InterviewSolution
Saved Bookmarks
| 1. |
On what kind of values can we perform correlation and parameterization in the LoadRunner tool? |
|
Answer» Correlation is performed for dynamic values such as SESSION IDS, session states, DATE values etc that are returned from the server in response to any request. Parameterization is conducted upon static DATA, such as passwords, usernames etc that are USUALLY entered by the user. |
|