what is difference between stress testing and load testing?
Answer Posted / madhusudhan
Load testing: also concurrency testing.
load means number of concurrent users using our software build at a time. during this test, the testing team executes our software build under customer expected config n cust expected load to estimate speed of processing or performance.
eg : Hospital mgmt software.
Load = 10 = number of counters operating at a time in hospital.
here we test with 10 counters.
testing with more than 10 counters results stress testing.
stress testing : The execution of our software build under customer expected load to estimate the peak limit of load is called stress testing.
example for easy understanding sake.
take 7 seven seater auto.
if we sit 7 members = its comfirtable as its created for 7 ( load )
allowing the max number of persons to sit up to 10 or 11 is stress testing.
Thanks for spending.
Is This Answer Correct ? | 7 Yes | 0 No |
Post New Answer View All Answers
What do you do if the bug that you found is not accepted by the developer and he is saying its not reproducible.
test cases on bangles???
hi sir, i completed my GNIIT from NIIT. i recently joined in IT company for Testing(manual) on JD EDWARDS.So,i wanna to ask that after taking 1yr experience can i able to do Testing .NET in another company.Pl i am confused pl send yours suggestion throw my email(paresh_shindeal@yahoo.com)
What are the different levels of manual testing?
1) how will you do validation testing in combo box ? (2)Suppose user does not want maximum length validation message, but when tester inserts data in textbox and it gets truncated, how will you resolve this issue ? (3)if a user inserts maximum number in quantity textbox in a PHP based web application then what result will show?
How can you prepare the resume for testing? Can you send me the answer for this questions?
Why Equivalence Partitioning is called equivalence or what is the significance of equivalence term in ECP?
Hi All. How can we write negative test cases for Logout Operation ? Please place the answer with a few details and if possible add some related object properties. "A tester exposes his/her ability not only by words he/she also proof it by work"
how we write test cases to brs,srs,hlds,llds
I have an Interview about Guidewire claimcenter,so could you provide any info regd it?.I would really appreciate any kind of help- email at hvshah2001@gmail.com
what are the testing appraoch that you have tested for Bread toaster
What is verification in software testing?
What is data flow diagram?
I know functional test cases are derived from frs and system design specs. But are test cases for performance, database, boundary, relational integrity and other types of tests other than functional tests created from frs and system design specs as well? When are these test cases created? Are they in the same test plans alongside functional test cases or is their a different test plan that includes these test cases?
What are the advantages of automation over manual testing?