What is Performance testing?

Answers were Sorted based on User's Feedback



What is Performance testing?..

Answer / ramyab.mca@gmail.com

Hai.....

Timing for both read and update transactions should be
gathered to determine whether system functions are being
performed in an acceptable timeframe. This should be done
standalone and then in a multi user environment to
determine the effect of multiple transactions on the timing
of a single transaction.

K,Byeee...
Thanks & Regards
B.Ramyasri

Is This Answer Correct ?    2 Yes 0 No

What is Performance testing?..

Answer / shyam g

Verifying the efficiency,characteristics of an applition
like load,Response time and resource consumption...etc

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More QTP Interview Questions

How to convert manual test cases to automated testcases

1 Answers   TCS,


If QTP not recognizing using repository while executing, how can we go forward

3 Answers  


i am trying to capture the URL from the open browser and store it. pls give me solution how we can do this in QTP. thanks

2 Answers  


What is the diffrence bettween QTP 9.0 and QTP 9.1?

1 Answers  


i have batch scripts in qtp and i want to update the status like pass/fail in excel sheet after excecuting the every script in batch.how to write the script for this?

1 Answers   IBM,


What is driver script and driver script in qtp frame work????

6 Answers   IBM,


How to Creating an Output Value using QTP?

1 Answers  


what is impact analysis on regression testing?

0 Answers   L&T,


I have below user Defained function function AddTwo(ByVal a, ByVal b) Dim Ans Ans=a+b MsgBox Ans End function Now my question comes here...from given below methods which method is right to call above function?Which is Wrong and why? 1. AddTwo(2,4) 2. Call AddTwo(2,4) 3. AddTwo 2,4 4. Call AddTwo 2,4

1 Answers  


Could you please explain me about QTP framework.

2 Answers   Oracle,


how can you select random value for every iteration from a weblist

4 Answers   Microsoft,


How to export(copy) the entire webtable from the webpage into Excelsheet? using Vb scripting

9 Answers  


Categories