what is performance testing?
Answers were Sorted based on User's Feedback
Answer / vrn
Testing an application performance with respect to
different user loads is called performance testing
| Is This Answer Correct ? | 3 Yes | 0 No |
Answer / b g suresh
Performance Testing is the process of cecking the behaviour
of the application with the new environment/new
settings/Configuration.
| Is This Answer Correct ? | 1 Yes | 1 No |
Answer / parul gupta
Not all software systems have specifications on performance
explicitly. But every system will have implicit performance
requirements. The software should not take infinite time or
infinite resource to execute. "Performance bugs" sometimes
are used to refer to those design problems in software that
cause the system performance to degrade.
Performance has always been a great concern and a driving
force of computer evolution. Performance evaluation of a
software system usually includes: resource usage,
throughput, stimulus-response time and queue lengths
detailing the average or maximum number of tasks waiting to
be serviced by selected resources. Typical resources that
need to be considered include network bandwidth
requirements, CPU cycles, disk space, disk access
operations, and memory usage The goal of performance
testing can be performance bottleneck identification,
performance comparison and evaluation, etc. The typical
method of doing performance testing is using a benchmark --
a program, workload or trace designed to be representative
of the typical system usage.
| Is This Answer Correct ? | 0 Yes | 2 No |
i want to take the questions of software testing of QA infotech company
What is the relation ship between regression testing and pesticide paradox?
what is the difference between section & test feature in test case documention?
If there are more number of test cases, how can u pick up a selective test case?
Can you tell me what is boundary value analysis and Equivalence partitioning, and error guessing with examples
What is bug release notes? ....What does Bug release notes contain?
what is the diffrence b/w Test approach,test stratagy,test plan?
Want to learn Manual Testing in just two days? Students around Thanjavur, Trichy, Mayavaram and Kumbakonam Mail to manualtestingtraning@gmail.com. Entire Manual Testing Concept. Any doubt regarding IT Job please mail above ID
PLEASE CAN ANYONE SEND ME THE TEST SCENARIO BASED QUESTIONS FOR 3+ EXPERIENCE IN MANUAL TESTING
What is bug life cycle?
1. what's the difference between adhoc testing and monkey testing? 2.If I'm wrong correct me, in one test case there may be only one scenario is included or may be more than two and not for one scenario many test cases are written.. Right?
What is lessons learnt document?Explain.