adding temporay variable
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-24-2010
04:51 PM
05-24-2010
04:51 PM
adding temporay variable
How we can add temporary variable by script ??
Project.Variables.AddVariable "MyVar", "String" add to persistent variable only
.Variables.AddVariable "MyVar", "String" add to persistent variable only
3 REPLIES 3
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-24-2010
06:29 PM
05-24-2010
06:29 PM
Hi Saroj,
There is no a way to do this at the moment. We have such a suggestion in our database, and your request has increased its rating.
Could you please tell me what you need this functionality for?
--
Dmitry Nikolaev
Did my reply answer your question? Give Kudos or Accept it as a Solution to help others. ⬇️⬇️⬇️
Dmitry Nikolaev
Did my reply answer your question? Give Kudos or Accept it as a Solution to help others. ⬇️⬇️⬇️
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-24-2010
09:11 PM
05-24-2010
09:11 PM
I want to declare some variable which will be loaded as per some different language selection during run time
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-24-2010
10:37 PM
05-24-2010
10:37 PM
Hi Saroj,
You can manually create such variables and load the corresponding values at the beginning of the test without creating these variables from script.
--
Dmitry Nikolaev
Did my reply answer your question? Give Kudos or Accept it as a Solution to help others. ⬇️⬇️⬇️
Dmitry Nikolaev
Did my reply answer your question? Give Kudos or Accept it as a Solution to help others. ⬇️⬇️⬇️
