Need help with Requests

Is there any way to merge requests?

I want to try and get 1 request to click a button and then have a second request do the first request and a second button click.

Not sure how to do this as the first request executes fine but the second request seems to ignore the first request which means the panel that gets shown in the first request is no longer visible therefor the second request fails.

Thanks
Gregor

[442 byte] By [GregorSuttie] at [2007-12-21]
# 1

I think there's an underlying problem in your web test. Perhaps the first request is not actually executing properly due to some incorrect parameter value. It's just a guess, but can you check to see what the value of __EVENTTARGET is at runtime? You can do this by running the web test, selecting the first request you referred to above, and checking in the Request tab for __EVENTTARGET=<something>.

Josh

JoshChristieMS at 2007-9-10 > top of Msdn Tech,Visual Studio Team System,Visual Studio Team System - Web and Load Testing...

Visual Studio Team System

Site Classified