This is a migrated thread and some comments may be shown as answers.

How to create a dynamic string as data

0 Answers 40 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
Daegis QA
Top achievements
Rank 1
Daegis QA asked on 17 Jan 2013, 09:42 PM
In one of the steps I am creating in the test application I need to create a data storage location name, which should have a unique name. I would like to use something like "Repository-" + {the date and time}.toString() so it will be unique while it goes through load testing.

Where do I do that?
Will I be using C# code as a step and then use the result as an input for the test step which requires a string?
Once I put the string in a variable, how do I use it as input for the next test step string in {TypedText} input box?
Thanks!

No answers yet. Maybe you can help?

Tags
General Discussions
Asked by
Daegis QA
Top achievements
Rank 1
Share this question
or