What do you understand by the terms ?Response Time?, ?Pages
Per Second?, ?Transactions Per Second??
Answer Posted / rajareddy
Response Time : Time taken by server or applicatio to
respond user reques. (Response time from server/aplication)
Transaction Per Second : TPS is the count of transactions
processed each second. Like Kilometers Per Hour, it is a
measurement of speed.
Pages Per Second : is the count of accessed pages per
second.
| Is This Answer Correct ? | 4 Yes | 0 No |
Post New Answer View All Answers
what is Test management fundamental?
What is the purpose of test strategy?
In what situation would you want to parameterize a text verification check?
what types of testing you performed in transfer funds module....
explain fish model in detail?
what is diffrence between dynamic black box testing and dynamic white box testing
How to test the below code and write test case? Prove that this code is wrong? int add(int a ,int b) {return a+b; }
Why it is recommended to add verification checks to your all your scenarios?
What are the properties of a good requirement?
1. what is a date guidelines ?
Hi Could someone please provide Siebel Testing Interview questions for 5 years exp.
HOW TO CREATE SRS REVIEW REPORT TO PL?
What criteria would you use to select Web transactions for load testing?
What kind of input do we need from the end user to begin proper testing?
What is smoke test? Do you use any automation tool for smoke testing?