someone tell me the difference between volume testing,
stress testing and load testing?
Answers were Sorted based on User's Feedback
Answer / ics_ab
Vloume Testing - if you want to volume test your
application with a specific database size, you will explode
your database to that size and then test the application's
performance on it. An example could be when there is a
requirement for your application to interact with an
interface file (could be any file such as .dat, .xml), You
will create a sample file of the size you want and then
test the application's functionality with that file test
the performance.
Stress - is a form of testing that is used to determine the
stability of a given system or entity. It involves testing
beyond normal operational capacity, often to a breaking
point, in order to observe the results.
Load - testing is to test software intended for a multi-
user audience for the desired performance by subjecting it
with an equal amount of virtual users and then monitoring
the performance under the specified load, usually in a test
enviromnent identical to the production, before going live.
| Is This Answer Correct ? | 4 Yes | 0 No |
Answer / venkat
Load testing: testing whether the software working at customer expected load or not
Stress testing: testing whether the software working at More than customer expected load or not.
Volume testing: testing capacity of the database by inserting model data as per customer requirements.
| Is This Answer Correct ? | 0 Yes | 0 No |
explain fault based testing technique.
what is prototype and why we are using that ?
what is android testing?
It will be a great help if any one will help on this issue, Three test cases got faied [TC#1, 2 and 3] and all are there in the same TestScript. For all the three failed testcases a bug is logged refrencing to the three failed testcase. In Next round of validation out of three two TC#2 and 3 got PASSED and TC#1 FAILED. I am confusssed if in this scenario if i mark the PASSED test case as PASS OR FAIl, as the the Defect will have BOTH PASS and FAIl at the same time. Please clarify How to handel this scenario.
differnce between testing life cycle and bug life cycle?
Prepare a set of test cases you would use to test a 'Corded telephone?
If the developer rejects that its not abug means then whats the next step we follow?
What is the difference between performing testing the Desktop, web application & client/server application?
Mention 3 test component areas which gave lots of bugs & had lots of difficulties in testing it ?
What is webbased application testing?
What is Bugzilla ?
i have two questions ,1)wat is sixsigmatesting 2)wat is stand alone project.plz anybody give the answer