Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


What is Virtual Users?



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

Post New Answer

More QTP Interview Questions

Give one example of Standard checkpoint in qtp 10?

1 Answers  


hi,which is the best book to refer QTP 9.2 and Faq's.

2 Answers  


Waht is Test Report , What it consists?

2 Answers  


if we made any changes in shared object repository how it reflects of others like our team members?

2 Answers   CTS,


Why VB scripts are used in QTP and TSL in Winrunner, is there any advantage of using VB Scripts

2 Answers  


Hi Guys, I want to place all of my values which i am getting it from a loop in to a global shee. For that i had written the script like this For i = 1 to ECOs-1 ECO = List(i).GetROProperty("innertext") DataTable.AddSheet("ECOList") DataTable.GetSheet("ECOList").AddParameter "ECOList",ECO AbortECO = DataTable.GetSheet("ECOList").GetParameter ("ECOList").Value msgbox AbortECO DataTable.GetSheet("ECOList").SetNextRow Using the above script, whenever the loop iterates it is creating new column "ECOLIST" in the sheet called "ECOLIST". It means, the values are displaying in the column wise even though i added the script " DataTable.GetSheet("ECOList").SetNextRow" . The cursor is not moving to the next line. Anybody help me out how to pass the values from script to the excel(Global/Local) sheet. Pls let me know @ nbabu11@gmail.com if you are not clear about the question.

0 Answers  


Can someone tel additonal features which has been included under QTP 9.0 which is not there in 8.2 version?

1 Answers  


how to count spaces in a given string ex: "this is jagadeesh" in QTP with simple functional script

5 Answers   Cap Gemini,


How u perform Batch Program in QTP?

3 Answers  


I want to open a Notepad window without recording a test and I do not want to use System utility Run command as well. How do I do this?

0 Answers  


how to test one edit box using dotnet addin for Web Applications? write script?

2 Answers   NTT Data,


How can i see test results in excel sheet ? test data not present in data table.

5 Answers  


Categories