Forum Discussion
- Marsha_RModerator
You would have to reset each one of them individually. Another option would be to add them all at the top of your test and delete them all at the end.
- AlexKarasChampion Level 3
Hi,
Are you talking about global variables of your scripting language or about Project Variables?
In case of latter, just create them as Temporary (not Persistent) ones if you are not interested in preserving their values between test runs.
- nedbacanFrequent Contributor
I am referring to Project Variables but when I want to repeat test again, I would like to clear all global variable to my project so at the end is all new data. I understand the previous data are overwritten, but to assure myself I prefer clearing everything all at once. Is there a way to do this in javascript?
These variables are pass down to other scripts within the project.
- Marsha_RModerator
There are javascript examples for adding and deleting variables at the link I mentioned earlier.
Related Content
- 7 years ago
Recent Discussions
- 9 hours ago
- 10 hours ago
- 16 hours ago