Recording reliable HTTP tests
You use a web browser to capture the HTTP test. To record reliable HTTP tests, certain configuration of the web browsers are required. Read the guidelines in this topic for robust HTTP tests.
Remove temporary files
To ensure that your recording accurately captures HTTP traffic, remove temporary files from the web browser's cache before you record a test.
- Open Internet Explorer, and click .
- On the General tab, click Delete.
- In the Delete Browsing History window, click Delete, and then click OK.
- Open Mozilla Firefox and click .
- Click the Advanced tab and then the Network tab.
- Click Clear Now.
- Click OK.
Allow recorded pages to load completely
When recording, wait for each page to load completely. This wait does not affect performance results, because you can remove extra think time when you play back the test.
Recording with IP addresses
To resolve the IP address, map each IP address to a host name in the /etc/hosts file. On a Windows system, the file is typically stored in C:\windows\system32\drivers\etc\hosts.
If an address cannot be resolved, your test shows a slower connection time. This time might be delayed by as much as 8 seconds, depending on the network configuration of the computer.