By using web_custom_request() to handle the dynamic itemdata
In loadrunner generally we record the script using HTML-based recording mode because it easy and minimizes the correlations
suppose there is one request to send data items those are changed every time dynamically for example
in 1st time there will be 4 dataitems and in 2nd time 5 dataitems in the same request
to see the link you can understand clearly
http://performance.punebids.com/?tag=creating-custom-request-in-vugen-loadrunner
In loadrunner generally we record the script using HTML-based recording mode because it easy and minimizes the correlations
suppose there is one request to send data items those are changed every time dynamically for example
in 1st time there will be 4 dataitems and in 2nd time 5 dataitems in the same request
to see the link you can understand clearly
http://performance.punebids.com/?tag=creating-custom-request-in-vugen-loadrunner
I have recored a script in URL mode using Vugen 11.52,The body part of the custom request is changing from time to time because of the application build. so how can i handle such dynamic requests to resolve the issues in script development. Eg: "Body=coverList=%5B%7B%22_checboxColumn%22%3Afalse%2C%22isColumnChecked%22%3A%22%22%2C%22naics%22%3A%22%22%2C%22comment%22%3A%22%22%2C%22localPolicytypKey%22%3A%22%22%2C%22policyBkngVal%22%3A%22%22%2C%22frontingtypKey%22%3A%22%22%2C%22limitAmt%22%3A%
ReplyDelete