what is performance testing?

Answers were Sorted based on User's Feedback



what is performance testing?..

Answer / vrn

Testing an application performance with respect to
different user loads is called performance testing

Is This Answer Correct ?    3 Yes 0 No

what is performance testing?..

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

what is performance testing?..

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

Post New Answer

More Manual Testing Interview Questions

Find the Cyclometric complexity on the following p seudocode Do while records remain read record; if record field#1=0 then process record;store in buffer; incremental counter;store in file. reset counter;end if end do please let me know the procedure too.

3 Answers   Accenture,


What is the exact difference between retesting & regression testing? Please advise in detail

7 Answers   IonIdea,


Hi I want to start online training couses for testing Any body plz help me out how to start the online courses Plz post the answer here or send me a mail for kommineni.1020@gmail.com

0 Answers  


what is Latent Bug?

9 Answers   MBT,


How do u write integration test cases?do u have any special format?

4 Answers   IndiumSoft,






Scenario-based testing Option 1 concentrates on actor and software interaction Option 2 misses errors in specifications Option 3 misses errors in subsystem interactions Option 4 Both 1 abd 2

0 Answers   Infosys,


from user point of view wht is the test case for notepad

1 Answers   Lionbridge,


Define the bug life cycle?

3 Answers   MD Synergy,


I faced this question in interview. please answer any body what is core team in testing

3 Answers   NCR,


can anyone help me in getting unix on manual testing i.e can u forward material & web sites to my mail id (suresh_57599@yahoo.com) to understand how the work flow working on manual testing on unix and the contents.plzzzzzzzz help me its urgent.

0 Answers  


how to write test cases for epos/pos testing.

0 Answers   IBM,


what is meant by exhaustive testing?

18 Answers   Ericsson, STC,


Categories