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

Not to close browser automatically after test finishes.

5 Answers 123 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
Vinay
Top achievements
Rank 1
Vinay asked on 13 Sep 2016, 02:15 PM

i have used Telerik testing framework to create regression test. i am also using that regression test to perform security testing(First regression testing then security testing in same unit test).

But since Telerik framework automatically closes the browser when test finishes. But for security testing i need the browser opened till security test finishes.

 

I know there is a "RecycleBrowser" web setting which allows to open a browser till its manager instnace is not disposed, but that is not working for me as expected. It closes the browser after waiting for some time. I want the browser to remain open all the time and it only closes if some manually try to close it.

Let me know if it is possible using telerik framework.

 

 

5 Answers, 1 is accepted

Sort by
0
Vinay
Top achievements
Rank 1
answered on 13 Sep 2016, 03:41 PM
Anyone there?
0
Elena
Telerik team
answered on 16 Sep 2016, 08:14 AM
Hello Vinay,

Please note that the 'Recycle Browser' feature works for all tests included in a single test list. It is not applicable in execution of different test lists. When is the browser closed during your execution? Please elaborate more on your exact scenario and why the Recycle Browser feature is not an option for you. 

Regards,
Elena Tsvetkova
Telerik by Progress
 
Quickly become an expert in Test Studio, check out our new training sessions!
Test Studio Trainings
 
0
Vinay
Top achievements
Rank 1
answered on 19 Sep 2016, 07:39 AM

Hi Elena,

Thanks for your reply.

'Recycle Browser' feature working well for all test included in a single test list. But i have different scenario here. Let say i have only one test. I want to remain the browser opened after that one test finishes execution. 

I do not want that telerik framework automatically closes the browser after test execution and want restriction on closing browser automatically.

Now come to a point why i need the browser opened for a single test when it finishes execution. Because in that particular test i am capturing a web traffic by running regression for a security test. I need browser for security test.

Is it possible to restrict automatic browser closing by telerik framework. If not, I think there should be a setting\property for this.

 

 

 

 

 

 

0
Vinay
Top achievements
Rank 1
answered on 21 Sep 2016, 12:28 PM
Can you please tell me whether it is possible or not?
0
Elena
Telerik team
answered on 21 Sep 2016, 02:22 PM
Hello Vinay,

The RecycleBrowser feature is applicable currently within the terms of a test list only. Of course you could use our public feedback portal and log a feature request sharing you needs. 

But I would like to know how your security test is being run. Even if it is not a Test Studio test and is a coded script you could implement it as a coded step in a test and still use the test list settings. Please note that this is only an assumption from my side since I do not have your details and this may not be applicable.

Let me know if you need any further assistance on that! Thanks for you understanding! 

Regards,
Elena Tsvetkova
Telerik by Progress
 
Quickly become an expert in Test Studio, check out our new training sessions!
Test Studio Trainings
 
Tags
General Discussions
Asked by
Vinay
Top achievements
Rank 1
Answers by
Vinay
Top achievements
Rank 1
Elena
Telerik team
Share this question
or