What is load testing?
Answer / ramyab.mca@gmail.com
Hai.....
Load testing is to test that if the application works fine
with the loads that result from large number of
simultaneous users, transactions and to determine weather
it can handle peak usage periods.
K,Byeee...
Thanks & Regards
B.Ramyasri
| Is This Answer Correct ? | 1 Yes | 0 No |
Is it possible to change the extension of Shared object repository?
what is the smart identification techniqu?what r the different mechanisums used in it?
In what occasion we can specify global sheet and action sheet?
what is the extension for QTP files?
Hi im new in Testing..can any one plz re-write this code SystemUtil.Run "C:\Program Files\Mozilla Firefox\firefox.exe","","C:\Program Files\Mozilla Firefox","open" ----using for loop(for i=0;i<=10;i++ )
How can I find out the cursor position through QTP suppose I am keep tabbing(Pressing the tab key continuously) and stoped at a position Now I want to find out where the cursor position is
When should I use smart identification?
Describe how Smart Identification is used
VB scrip has a special command named LBound, which returns the starting index of an arry. What are the possible indexes an array can start with? options are given below. and one only the correct answer. pl select it 1. any index 2. only even non-negative 3. only 0 4. any non-negative integer
What is the difference between run time object and test object in QTP?
how to count spaces in a given string ex: "this is jagadeesh" in QTP with simple functional script
Any limitation to XML Checkpoints?