performance testing is only done for online(website)
applications or even offline(desktop) applications
Answer Posted / 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 |
Post New Answer View All Answers
When the GUI Testing will be held on the V model ?
how to connect oracle with test director? in testdirector we will be getting only reports? pls answer Thanks in Advance
What are the basic forms of variations?
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
What is showstopper defect?
How do you test a web application for dump and deaf??
Hello Varun, Kindly send me the material as well as sample question papers as i am interested in doing the certification. Kindly help me out in this regard. Here is my mail ID: bjyothitesting@gmail.com
tell me brief about your project? please help me how to explain the project what is the flow? my current project is ERP domain web based application. please help me
What is an mr?
qtp9.2 and qtp10.0 difference
how deployment phase of SDLC differs in product based and in service based company ?
What is defect cascading in software testing?
Explain crud testing.
How do you estimate white box testing?
1.Acceptance testing involves procedures for identifying acceptance criteria for interim life cycle products and for accepting them.is that? 2.Acceptance testing occurs only at the end point of the development process; it should be an ongoing activity that test both interim and final products.is it?