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 |
Hi Im Madhuri I have 1 Year of exp in Software Testing.I was involved in manual testing of the applications.Pls let me know if you know abt any oppurtunities...Preferred location Bangalore,Mumbai,Hyderabad
Write 2 scenarios for System testing?
Explain v-model clearly ? how it works in real time on a project?
what is "test strategy"?
wat is the format of the build (the testers) get from dovelopers?
If project wants to release in 3months what type of Risk analysis u do in Test plan
what is the format of traceability matrix?
What is a defect?
How to write gui test cases ? plz gve me some sugessition about gui test cases along with examples plz plz any one plz
What is the difference between Shakeout, Smoke, and Sanity Testing.
Any one send me sample question for multimedia testing with microsoft access database. I am having interview next week. Please post it or send me my personal e-mail. Thank You
Explain Boundary value analysis, Equivalence partitoning and Error guessing?