What is Virtual Users?
Answer / 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 |
Plz give the vb script for the following scenerio I have faced one issues while doing test in QTP. I have described the scenario below. 1. I have to test web application.In that i want to select from the drop down values in the application. 2. Suppose Drop down has 5 value "A,B,C,D,E".I would like to give value from data table of QTP. 3. For every iliteration it should select A,then B and so on
What is the difference between client server application and web based application?
Can we use smart identification in Keyword Driven approach? If yes , How we can use. Please Explain?
Any one please tell me how to create framework in QTP (in detail). Is there any website for reference?
we r conduction testing on a project USING QTP, regarding that project the object repository is full ? Till that project having objects that r not recognised by repository, then what wil you do? How we wil recogine remailning objects? Is it possible to maintain another shared(or)peraction repository? what is the maximum capcity of object repository? How the technical people decide this much object repository is enoughf for this project?
How many types of recording modes in qtp?
Can any give an example(if possible templates) how to test web application using QTP. thanks in advance
can anyone please send me qtp framework material please its urgent
How we can use the database checkpoint on a java web based application in which the database connectivity is done using JDBC->Pure Java type (in this type there is no need to create a DSN). At present in QTP we can fetch database values using checkpoint only through DSN. Is there any programming for this if we don't have DSN (ODBC)
suppose u hav a 10 dialog or window opened on screen with same name & value. now how to test each window? i.e. how qtp indetifies these objects separately?
Can any body help me to write descriptive program to find a cell value (say 2 row, 3rd column) in a datatable which is creating dynamically and statically
How to recognise the webelement and verifying that webelement is enabled?