Explain the recording mode for web Vuser script?
Answers were Sorted based on User's Feedback
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 |
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 |
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 |
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 |
How is the 90 percentile calculated? Say I am having total 2000 transactions pumped to the system and I have 1800 passed and 200 failed. So the 90 pertile is considered from the Passed transactions or (passed+failed) transactions?
what is the real process dealt in load runner,starting from getting the requirement till submitting the deliverables,when a tester is provided with the scenarios? if any real time user could answer it would be very useful for me.also i need what are the real time bottlenecks u have undergone
Suppose you are not using Web server (But using Application Server and DB server). Then what are the graphs available in LoadRunner?
Specific Performance Monitoring counters for, 1. Web Servers (IIS, Apache etc) 2. Application Servers (Weblogic etc) 3. Database Servers a. Oracle Database b. Sybase c. SQL Server d. DB2
When will u do Lad Testing,Stress Testing, Spike Testing and scalability Testing?
Why is Load Runner called as State of Art Tool.
what is meant by virtual users.what is the purpose of it.
How to increase the performance of an application?real timers plz(Chandana)
If a Page is having 5 Links and there are 5 users and each user is clicking on one link. How can we achieve it in Loadrunner.
where we can see the graphs in Loadrunner when it is use ? (Chandana)
How do you debug a LoadRunner script?
How do you measure current load levels in Load Runner?