Explain the recording mode for web Vuser script?

Answers were Sorted based on User's Feedback



Explain the recording mode for web Vuser script?..

Answer / subhashini

There are two modes of recording :

1. HTML based recording
2. URL based recording

HTML is adv, as it records all the contents in page under a
single url, where as in URL based it takes every HTTP
request as a URL.

Is This Answer Correct ?    4 Yes 0 No

Explain the recording mode for web Vuser script?..

Answer / chaitanya

normally there r two basic recording modes such as HTML
RECORDING MODE AND URL RECORDING MODE and they have the
respective advaced recording modes

Is This Answer Correct ?    3 Yes 0 No

Explain the recording mode for web Vuser script?..

Answer / pravash0000@gmail.com

2 recording mode is available in loadrunner.
1.html mode
2.url mode

html mode is a context base recording mode .it is also depend upon ui.when some unrecognized data is not coming in that mode we can write the function web_custom function.
it is less script code.executive time very fast.response time very fast.

url mode is the context less recording mode .it doesnot depend the ui.
scipt code is very high.response time also less the hml mode.here by default web_custom _function is available.

Is This Answer Correct ?    1 Yes 0 No

Explain the recording mode for web Vuser script?..

Answer / msuresh17

1.HTML based script - Generates the separated steps for each user action.
2.URL based script - Records all requests and resources from the server.

Is This Answer Correct ?    1 Yes 0 No

Explain the recording mode for web Vuser script?..

Answer / khaali

Hi Mahesh

I am not clear about your answer. because the above
question is explain about the recording modes in Web vuser.
Please try to explain about the available recording modes
in Web Vuser. Wait for your reply.........

Khaali

Is This Answer Correct ?    0 Yes 0 No

Explain the recording mode for web Vuser script?..

Answer / mahesh sv

We use VuGen to develop a Vuser script by recording a user
performing typical business processes on a client
application. VuGen creates the script by recording the
activity between the client and the server. For example, in
web based applications, VuGen monitors the client end of the
database and traces all the requests sent to, and received
from, the database server. We use VuGen to: Monitor the
communication between the application and the server;
Generate the required function calls; and Insert the
generated function calls into a Vuser script.

Is This Answer Correct ?    1 Yes 2 No

Post New Answer

More Load Runner Interview Questions

What is .lrs?

1 Answers  


what are the skip functions in Load Runner?

1 Answers  


How did you plan the Load? What are the Criteria?

6 Answers  


What are the vuser components in loadrunner?

1 Answers  


WHAT IS THE PRESENT MARKET FOR LOAD RUNNER?ANY REQ IS THERE UP TO DEC 2012?

2 Answers  


Consider a business transaction, which is run in the LR tool (takes 2sec), but when run manually (takes 4sec). Please explain??

3 Answers   Keane India Ltd,


I have generated a script and inserted the rendezous point in that. With the help of dev. we have a created script which tracks the execution of the request and the response on the server machine and shows on the cmd console. I have assigned 10 Vusers and started the execution, then while tracking on the server machine, the requests are assigned one by one on the server. According to the rendezous point, the requests has to hit at a time on the server, but in this case the request are hitting one by one on the server. Any one help me out......

1 Answers  


What is Response Time?

3 Answers  


How can you design a Userdefined Template In Loadrunner analysis?

2 Answers   Wipro,


Did u use Load Runner? What version?

4 Answers  


Throughput ?

8 Answers  


What is the purpose of selecting ‘show browser’ during replay in the general options settings?

1 Answers  


Categories