Define Stress, Load, Volume Testing?
Answers were Sorted based on User's Feedback
Answer / sowmya
Stess testing is beyond the limit how the system is working.
where as load testing is upto the limit how the system is
working
volume testing is volume of data transfer will be validated
.the amount of volume time taken to upload a file
| Is This Answer Correct ? | 10 Yes | 4 No |
Answer / mercy
Load testing is the process of subjecting an application to
a work level approaching the maximum limit. This is
basically to test the reliability of the application. This
is a part of more general process called 'Performance
Testing'.
Eg: Assigning many jobs to a printer in a queque.
Load testing can be conducted in two ways:
1. Longevity Testing(Endurance Testing): This evaluates a
system's capability to handle a constant moderate load for
a long time.
2. Volume Testing: This evaluates a system's capability to
handle huge load for a short time.
Stress Testing: Evaluates the extent to which a system
keeps working when subjected to extreme work loads or when
some of its hardware or software is comprimised. The
primary goal is to determine the maximum amount of work a
system can handle without breaking.
| Is This Answer Correct ? | 6 Yes | 3 No |
Answer / mudaseer
in stress testing you test the application by application load for more than the desired number of users and we test whether the application is able to handle the load or not.in this we check the break point of the application
load testing we test the application by applying load equal to or less than number of users.for example if a website is designed for 1000 users we test the application by applying a load of 999 or 1000 users
volume testing here test for huge volume of data for example in facebook we upload photos this is known as volume testing
| Is This Answer Correct ? | 1 Yes | 0 No |
How do you go about testing a web application?
what is difference between win 98 and win 2000 poertating system?which is better one?
For Change Password functionality-- Test Case is -- > Change Password Test Steps/Descriptions: 1) Enter Old Password 2) Enter New Password 3) Enter Confirm Password 4) Click on Save button Expected -- > User should login successfully. My question is --> After 4th step tester will check/verify that user [whose password has been changed] is login successfully or not. Should I have to write that steps which user will fallow to verify user login in above test case? What are the preconditions for above test case?
1) Difference between "Delete" and "Concatenate" with reference to databases? 2) Difference between SDLC and STLC. 3) Latest versions of the browsers used. 4) What is URL Tampering? 5) Full form of URL. I don't need the answers. These are just for reference.
0 Answers Net Solution, Oracle,
What type of questions will be asking for 2 years experience candidate in manual testing?
what could be the (realtime)bugs you come across in job portal and health care projects in terms of 1. high severity n low priority 2. high severity n high priority 3. low severity n low priority 4. low severity n low priority? pls its very urgent thanks n in advance n lukin forward for reply
what r all the testing methods & what methods u r using 4 the current project.
what is the difference between Developer environment and Test environment?
8 Answers Tech Mahindra, Value Labs,
What kind of testing to be done in client server application and web application? Explain
What is requirment phase testing?
What are the principles of software testing?
What is Bug leak or Defect leak ?