How do you make a Rational Performance Tester (RPT) HTTP test that can do requests to different URLs?
I want to reuse my script. Generally, a test recorded against an ibm page would not run correctly against a microsoft page. The reason is that RPT tests capture all the requests that a browser sent to a site. The requests at these two sites are certainly substantially different.
Answer by GWA (150) | Jun 16, 2015 at 10:43 AM
EXAMPLE
If you recorded your own Web site hosted on server1 and then at some point moved this site to server2, you could adjust the test to account for the changed server.
In older RPT versions like 8.2.1.5, the server name is specified in the Test Variables > Server Connections. Change the string in the Server Connection host, the requests will connect to the new host. You see the host header in the requests with the new host name.
How many number of virtual users available with PVU license for load testing? 1 Answer
How do I enable/disable a port used by IIB? 1 Answer
Do you need to record Citrix (Web) and HTTP test separately with RPT 8.6.x onwards? 1 Answer
How do I display all Agents data after schedule playback? 1 Answer
How to set the language of the web analytics report in Rational Performance Tester 1 Answer