Test Studio Team/ Experts/ Advanced Users:
Greetings! I work as a Software Tester and new to "Test Studio". I need some help with automating a "Email Address" field which requires a new data input each time I execute the Test Studio Script. For example:
1) The Business Rule for the application I am currently working is: When creating new users, each user should have a unique "Email Address".
2) So I am recording the steps in "Test Studio" for creating a new user using the email address: Tester1@test.com
3) However when I execute/ replay the same script it fails because an user with <Tester1@test.com> email already exists.
Now here are my questions:
* Question 1: Is there any way to increment the value in "Email Address" field? So that each time I run the script it automatically increment the email address as: <Tester1@test.com>, <Tester2@test.com>, <Tester3@test.com>. Please advise.
* Question 2: Is there any way to add a new value to a specific "Text Field" each time I execute my script?
* Question 3: If there is a solution for the problem mentioned above could you please send me the details steps as I am totally new to this "Test Studio" tool?
Thanks so much for your help.
Greetings! I work as a Software Tester and new to "Test Studio". I need some help with automating a "Email Address" field which requires a new data input each time I execute the Test Studio Script. For example:
1) The Business Rule for the application I am currently working is: When creating new users, each user should have a unique "Email Address".
2) So I am recording the steps in "Test Studio" for creating a new user using the email address: Tester1@test.com
3) However when I execute/ replay the same script it fails because an user with <Tester1@test.com> email already exists.
Now here are my questions:
* Question 1: Is there any way to increment the value in "Email Address" field? So that each time I run the script it automatically increment the email address as: <Tester1@test.com>, <Tester2@test.com>, <Tester3@test.com>. Please advise.
* Question 2: Is there any way to add a new value to a specific "Text Field" each time I execute my script?
* Question 3: If there is a solution for the problem mentioned above could you please send me the details steps as I am totally new to this "Test Studio" tool?
Thanks so much for your help.