Pages

Wednesday, September 5, 2007

Copy Paste Requests in a recorded web test

New request is pasted above selected request

Select the top node or Web Test name and paste to add the copied request to the end of the list

Example:

invalid date
_http://server/default.aspx
_http://server/page1.aspx
_http://server/page1.aspx
_http://server/page1.aspx

To add copies of the 3 requests for page1 and modify them for page2:
  1. Select the first page1 request, right click, and Copy
  2. Select the Invalid Date top node, right click, and Paste
  3. Select the second page1 request, right click, and Copy
  4. Select the Invalid Date top node, right click, and Paste
  5. Select the third page1 request, right click, and Copy
  6. Select the Invalid Date top node, right click, and Paste
Now there are copies of the last 3 requests

Change the properties and Form Post Parameters to work with another page

Select a different request and paste to add a copy above the selected request

There should be a way to change the order of the Web Requests. What if you record steps in a certain order and then want to change them later?

No comments: