How to re-point load script (NeoLoad)
Parent page: Load/Performance Testing with NeoLoad
You probably don’t want to rewrite your load testing scripts just because you need to run them against another server.
With NeoLoad you can re-point them with one of the following.
Change ‘server’ parameter in call of GET/POST methods
- Go to Design tab
- Select Virtual User – your script
- Select request
- Pick another server name on details panel
(Of course, you’ll need to update all requests)
Overwrite hostname (and other corresponding details) in the server definition
- Go to Design tab
- Select a server by name
- Update server definition details – hostname, port, etc.