What is LoadRunner?
Answer / ramyab.mca@gmail.com
Hai.....
LoadRunner works by creating virtual users who take the
place of real users operating client software, such as
sending requests using the HTTP protocol to IIS or Apache
web servers. Requests from many virtual user clients are
generated by Load Generators in order to create a load on
various servers under test these load generator agents are
started and stopped by Mercury's Controller program. The
Controller controls load test runs based on Scenarios
invoking compiled Scripts and associated Run-time Settings.
Scripts are crafted using Mercury's "Virtual user script
Generator" (named "V U Gen"), It generates C-language
script code to be executed by virtual users by capturing
network traffic between Internet application clients and
servers. With Java clients, VuGen captures calls by hooking
within the client JVM. During runs, the status of each
machine is monitored by the Controller. At the end of each
run, the Controller combines its monitoring logs with logs
obtained from load generators, and makes them available to
the "Analysis" program, which can then create run result
reports and graphs for Microsoft Word, Crystal Reports, or
an HTML webpage browser.
Each HTML report page generated by Analysis includes a link
to results in a text file which Microsoft Excel can open to
perform additional analysis. Errors during each run are
stored in a database file which can be read by Microsoft
Access.
K,Byeee...
Thanks & Regards
B.Ramyasri
| Is This Answer Correct ? | 0 Yes | 0 No |
MANUAL TESTING, AUTOMATION TESTING QTP,QC , Load Runner , SELNEIUM ONLINE TRAINING
Hello Everybody, Please tell me the concept of recovery management in QTP by giving any practical example of it. Thanks, Gaytri
What is TD plugin? For what purpose they are used . Ineed to connect QC9.2 with QTP 9.2 . Need to run some scripts IN QTP having the QC connectivity. Pls explain in detailed step Thanks in advnece
What is the vb script when the url enter into the browser
what is descriptive programming?
In Descriptive programing if i use this below code will it work for login window or flight Res Window. Shud i add the properties like attached text=login and text=Agent Name in the object repository and define a new object first. Pls tell me the procedure in clear inorder to execute this script. Dialog("title:=Login").WinEdit("attached text:=Agent Name:").set"agent123" Dialog("title:=Login").WinEdit("attached text:=Password:").set"mercury" Dialog("attached text:=Login").winbutton("text:=OK").click
Differenece betwen Project and product ? when company need project or product?
How you r using QTP in u r project
1 Answers IBM, Lehman Brothers,
Can any suggest me what is exposure testing?
I am using Shared OR, and my collegues are also using Shared OR. How to merge Object Repositories?
How to retrieve the property of an object?
what is the Command used to start the QTp from Run.