performance testing is only done for online(website)
applications or even offline(desktop) applications
Answers were Sorted based on User's Feedback
Answer / ramprasad.s
Hi
Performance Testing is applicable for
1. Web Testing.
2. Client Server.
3. Desktop
What ever the application may be but..
To check Response Time & through put .
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / vishal
Performance testing is basically done to check the effect
of a particular level of stress or load on a application.
For e.g. if an application is designed to handle a load of
1000 users simultaneously, what would be the response of
the application if number of users are increased to say
1100 and so on.(load testing)
Similarly, if a application has been designed to work with
a min configuration of 128mb of RAM we check wht is the
response of the application working with 64 mb of ram
(stress testing)
in the same way u can check ur database response if we
increase the volume of data in it (volume test)
so performance testing can be done both online and offline
| Is This Answer Correct ? | 0 Yes | 0 No |
Can you explain the pdca cycle and where testing fits in?
When have you had to focus on data integrity?
What is difference between quality and testing?
How do you test calculator?
If the Time is cut shorted, how can you manage that?
write five negative testcase for web application?
What features of sqlserver is generally used in database testing
What is "pet model" of Bug reporting cycle
How you convine the Client that the application is very stable after testing. What type of Document you show to him or anything.
what is the differance between debugging and testing?
How to run the Data Base Testing Manually ?
what r the measure bugs found in your project??? Give some example abt this.