While recording an URL based web application, if SessionId did not get recorded what we need to do?

Showing Answers 1 - 6 of 6 Answers

There are situations where record using HTTP encounters problem. As the problem may varies in contexts, below is a list of solutions that may/may not resolve the problem.


[1] Use another machine to record.
[2] Use web_custom_request.
[3] Configure Port Mapping settings
[4] Use Older Recording Engine
[5] Use LoadRunner as Proxy Server for Recording (For Older Recording Engine)
[6]Utilize LoadRunner as Proxy Server to record communication going through to the server.
[6] Determine OS Support Status and Change the OS for Testing
[7] Use WinSock protocol

Using WinSock protocol, you can determine the actual communication method by the client to the server.

  Was this answer useful?  Yes



Hello

1. In the URL based recording information is located in the url address but some it will not recognize in URL addressee because the corresponding web page source may not be available.

2. So if u record the script the HTML based recording the HTML source will be recognized for the webpages.

3. Convert the script from URL to HTML based u may get the data

4. Otherwise at the time of running u may get error message belongs to the sessions So find out the corresponding webpage and go to identify the arguments.

  Was this answer useful?  Yes

Give your answer:

If you think the above answer is not correct, Please select a reason and add your answer below.

 

Related Answered Questions

 

Related Open Questions