Saturday 10 November 2012

How to do LR web services scripting

First make sure that you can run the request on SOAP UI. Then go to File->Preferences->Proxy Settings and add proxy settings as follows, 

Host Name : your machine name 
Port 7777 
User Name: your domain user id 
Pws : your domain pwd 
Select enable using proxy. 

Then go to LoadRunner -> Recording options ->Advance -> Change Recording Engine to user the Old one. 

Then start recording. Enter yes to all the popups. Once you see the recording tool bar just hit the play button on SOAP UI. That will capture the request into LR. After that you will not need SOAP UI at all. Just use LR script just like a regular script. Please note that you can parametrize in the script however if the SOAP request is secured then you need to record the request as explain above for each input.

1 comment:

  1. Thanks for sharing the post. This post is really nice and having some nice links shared about Loadrunner services.

    loadrunner services

    ReplyDelete

How to Change Password of IUSR_METRO Account

Sometime we need to change the password of IUSR_METRO Account. This may be required due to compliance issue. Below are the steps to chang...