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
What are the cases when you’ll consider to choose automated testing over manual testing?
Hi, Can anyone suggest a test case writing technique for the below scenario. 1. User draws a lines on the image 2. User selects the lines and right clicks ( Measuremnts like distance between the start and the end point, coordinates of start point and coordinates of end point) 3. User selects one of the measurement Measurement is displayed Just want to highlight, i am looking for a test case writing technique for above scenario.
Which are the different tests for apparel testing?
When to stop testing? (Or) how do you decide when you have tested enough?
Being an Manual tester, what will be the role or activity in test plan ?
through which phases a software ttester need to pass like as a junnior test engineer,team lead,project lead,etc.? which is the final stage of your promotion and how will u achieve?
What type of questions will be asking for 2 years experience candidate in manual testing?
what kind of testing have u done?
How do you go about testing a project?
what is API 2.0?
What are the roles of glass-box and black-box testing tools?
About Hierarchy level in your company.
hi what are the test cases for web application..i need these example..please..mail me at mina_ims@yahoo.com
What is difference between web site testing, desktop application testing and wireless application testing? what is the difference in testing strategy to test them?
What is a testing process / lifecycle?