Saturday, 26 March 2016

Load Testing : Using JMeter Part2

In this section will see how to record and test the performance of pages.

1. Right Click on Workbench , Select Non- Test Element ->HTTPS Test Script Recorder
2. Right Click on Workbench , click on Logic controller-> Recording Controller
3. Add Config Element-> HTTP Requesr Defaults.
4. Add ConfigElement -> User Defined Variables (To store parameter i.e. user id and password)












In HTTP Request Defaults ->  Sever name  : gmail.com    ,Enter protocol  : https
 Dont enter any port details.

Enter username and pwd in User Defined Variables  .

How to record:

Go to Http(S) Test Script Recorder -> Start button

TO record a script , we are supposed to change the proxy settings.
Browser: Click on Options ->Network tab->Click on Manual Proxy settings.

Given proxy server name: localhost
port : same port number given above


No comments:

Post a Comment