Hi People!
I am starter in WEB UI telerik test studio, so may be asking a very basic question. Would love to get some idea about the way I can use test studio in following scenario.
I have a test (L1) to automate login for site.
Now after logged in I have to run 2 separate test. T1, T2 (without logged in user T1 T2 cannot be run)
What I want to do is make a test list so that at first I will use the
>L1 > T1 > T2
Problem if i make a test list in this sequence after L1 execution, T1 is started as new and fails because it has lost the session created by L1.
Can u please help me?
I am starter in WEB UI telerik test studio, so may be asking a very basic question. Would love to get some idea about the way I can use test studio in following scenario.
I have a test (L1) to automate login for site.
Now after logged in I have to run 2 separate test. T1, T2 (without logged in user T1 T2 cannot be run)
What I want to do is make a test list so that at first I will use the
>L1 > T1 > T2
Problem if i make a test list in this sequence after L1 execution, T1 is started as new and fails because it has lost the session created by L1.
Can u please help me?