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

Changing a Step in All Test of A Project

2 Answers 27 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
İsmail Yusuf
Top achievements
Rank 1
İsmail Yusuf asked on 07 Oct 2015, 02:34 PM

Hi,

Is there any way to change same steps of tests that are part of project? For example; in my test in my project, I navigate a site and enter site using username and password. Now, this navigation adress and enter credentials are changed. How can I change this steps with in all my test. Don't say copy steps and paste. For example; I mean I have approximately 131 tests in a project. 

Thanks in advance

2 Answers, 1 is accepted

Sort by
0
Cody
Telerik team
answered on 07 Oct 2015, 06:15 PM
Hi İsmail,

Well you don't want me to say "copy steps and paste" but unfortunately there is no global find and replace built into Test Studio.

The better approach (which requires manually modifying every single test) would be to create a "Login" subtest and have every parent test call it via Test-as-step. Then you would have just one place to change instead of every single test.

Regards,
Cody
Telerik
 
The New Release of Telerik Test Studio Is Here! Download, install,
and send us your feedback!
0
İsmail Yusuf
Top achievements
Rank 1
answered on 08 Oct 2015, 06:28 AM

Hi Coby,

I understood the way to do it. I think that's a practical approach. Thanks for help.

Tags
General Discussions
Asked by
İsmail Yusuf
Top achievements
Rank 1
Answers by
Cody
Telerik team
İsmail Yusuf
Top achievements
Rank 1
Share this question
or