Skip to Main Content

General Development Discussions

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

How to capt the Value of Session Id [jsessionid] in a variable in e-tester

700385May 8 2009 — edited May 22 2009
Hi,
We are facing a problem in the following scenario in e-testeer.

1. We had recorded two individual scripts in e-tester
a. Login Script of our application [ only login ] and
b. An Action Script which is DEPENDENT on the first script

We need to merge these two scipts in such a way, user would login through 1st script and then perform the action in 2nd script.

But there exists a dependency over session id on these actions.

Session ID generated in the first script needs to be used in the second script.

So the crux is we would like to know how to capture the session id generated in the LOGIN script and use it in the ACTION script in e-tester

Please provide a solution for our problem.

Thanks.

Edited by: user11144652 on May 8, 2009 2:10 AM

Comments

Locked Post
New comments cannot be posted to this locked post.

Post Details

Locked on Jun 19 2009
Added on May 8 2009
3 comments
1,177 views