loadrunner Hi All, Need some assistance in WebService Testing using...

  • perf-test.com need your contributions to build up a strong repository of performance engineering resources.

I

Ifti Inamdar

Guest
Hi All, Need some assistance in WebService Testing using Loadrunner 12.5. Kindly reply if any one having the experience on the same.. Thank you.. Ifty
 
Hi Sagar..Thanks for the reply. We have never carried the web services perf test before..need to understand the process of Web Service Perf Test.And the prerequisites required.
 
1. Add SSL certificate to extra files in your script by doing like this certificate will copy to script folder. So no need to change path ever time. 2. Instead of mentioning entire certificate path you can add certificate name and format in web_set_certificate () just avoid absolute path instead of tat give relative path of certificate. 3. Check whether for certificate your having key store password is there or not if it is there just add. 4. Instead of keeping all these function in action file, try insert in init(). Finally try to run your web services script. For your side confirmation purpose try to validate same SOAP request in SOAP UI Tool by adding same SSL certificate to tat tool, most of the time response from SOAP UI Tool trustable one. By the way when your adding SSL certificate to SOAP UI Tool try to add under preferences also unchecked proxy as none.
 
Yes, both SOAP and REST. SOAP rides over HTTP which can be built with HTTP virtual user (my preference) or Web Services. REST is more protocol independent and can be used across HTTP and/or SMTP.
 
I suggest staring with manual it is free, then there is google once you know specifically what you are looking for
 
Hi All ..when play back of web service script facing to install WSE2 orWSE3...am I carrying it in wrong way or should I down load and install it...As I m working in secured network..very difficult to install any softwares..kindly suggest