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

Individually running test scripts in one browser one fater another.

1 Answer 87 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
wish
Top achievements
Rank 1
wish asked on 31 Aug 2011, 01:40 AM
Hi Cody/plamen,

I need suggestion on my scenario...

i have two individual test scripts say login as one test script and another say search fucntionality test script which actually comes after login...

what my requirement is first i want to execute login and in the same browser search functionality should continue after login....individually... i know it is possible by adding them in a new test scripts as test as step.. but i need different way...

pls tell me procedure if u knw.. which i need as a part framework implementation...

Thanks.,
Hari

1 Answer, 1 is accepted

Sort by
0
Plamen
Telerik team
answered on 31 Aug 2011, 12:16 PM
Hi Wish,

There is a way to do this, if you add your tests "login" and "search" in a Test List. Than you can control the browser behavior from the test list settings. Just select the test list and click Edit Settings, under the Web tab find RecycleBrowser option and turn it on(see screenshot). In this way the browser will stay opened until the execution of all tests.

Hope this helps!  

Regards,
Plamen
the Telerik team
Vote for Telerik Test Studio at the Annual Automation Honors Voting!
Tags
General Discussions
Asked by
wish
Top achievements
Rank 1
Answers by
Plamen
Telerik team
Share this question
or