Answer Posted / 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 View All Answers
Explain the strategy for testing a Java application?
How could we start writing testcases without having the FRS,BRS Docs? My Project has some docs that are related to explain the operations which will be done in the application. It is deployed in UAT server and is a maintainance project. Tell me some technipues or best way to provide the quality to application?
what the purpose of requirement phase
What type bugs you will find in integration testing with example?
ANY ONE HAS ATTENDED THE INTERVIEW FOR WIT INNOVATION P LTD? THEN KINDLY LET ME KNOW ABOUT THE INTERVIEW PROCESS AND QUESTIONS ASKED.
What is Independent Testing?
What is performance tuning? What are tools of performance testing?
Hello can anybody list out supported and unsupported browsers for Window OS,Android OS,MAC OS Ubuntu
what is e-tester?
14.What is function point breakdown?
Write the 10 high test cases for making video call/face time
Where we have to use perl scripting in Testing approach and its importance
can any one explain me briefly erp pharma project including all modules,like how to tell this project in interview in terms of s/w testing
What is reverse engineering?
What are the phases involved in software testing life cycle?