Answer Posted / ramyab.mca@gmail.com
Hai.....
Unlike a WinRunner workstation which emulates a single
user's use of a client, LoadRunner can emulate thousands of
Virtual Users.Load generators are controlled by VuGen
scripts which issue non-GUI API calls using the same
protocols as the client under test. But WinRunner GUI
Vusers emulate keystrokes, mouse clicks, and other User
Interface actions on the client being tested. Only one GUI
user can run from a machine unless LoadRunner Terminal
Services Manager manages remote machines with Terminal
Server Agent enabled and logged into a Terminal Services
Client session.
During run-time, threaded users share a common memory pool.
So threading supports more Vusers per load generator.
The Status of Vusers on all load generators start
from "Running", then go to "Ready" after going through the
init section of the script. Vusers are "Finished" in passed
or failed end status. Vusers are automatically "Stopped"
when the Load Generator is overloaded.
To use Web Services Monitors for SOAP and XML, a separate
license is needed, and vUsers require the Web Services add-
in installed with Feature Pack (FP1). No additional license
is needed for standard web (HTTP) server monitors Apache,
IIS, and Netscape.
K,Byeee...
Thanks & Regards
B.Ramyasri
| Is This Answer Correct ? | 0 Yes | 1 No |
Post New Answer View All Answers
How to carry out bit map check points in QTP
In qtp, explain what is crypt object
Hi, Hope you viewers are doing fine with good health. What are the steps and connection parameters to connect to Oracle db ? Can you connect with just the Oracle client or Oracle XE ? Cheers!!
Explain the types of object repository?
Which scripting language used by quicktest professional (qtp)?
In qtp, how you can exit for loop?
How to give a call to another action from one action?
How many types of status are there?
Explain different checkpoints in qtp.
I want to capture data(using keyword) from msdos application using QTP?... Below is little work i could do on it... /* Set app=CreateObject("Wscript.shell") SystemUtil.run ("C:\Users\Agent\Desktop\pumpsim\PUMPSIM.EXE") Window(“PUMPSIM.EXE”).Activate wait(3) app.sendkeys "N" */ Thanks in advance...!!!
Why do we use breakpoints in QTP?
Can anybody post some real time scenario in qtp? please its very urgent.
How you debug your script?
Explain the difference between check point and output value?
What are the things(properties, and other details) will be recorded while recording an object using normal recording?