what is difference between load ,strss and perofrmance???
can u explain me with example???
Answers were Sorted based on User's Feedback
Answer / rudra
Load and Stress Testing are a part of Performance testing.
Load Testing: Apply a maximum level of load to the system,
i.e, if database then load a maximum no of data in to the
table or in case of website try with maximum no of user and
see whether the system is satisfying its load level
according to the specification.
Stress Testing: Apply the maximum stess to the system and
see at what level the system crash. i.e, if the
specification is to run the system in 128 MB RAM then try
running the system in 64 MB RAM and 256 MB RAM and check
the stress level.
| Is This Answer Correct ? | 6 Yes | 0 No |
Answer / ram
HI
Load Test : No of Users access the system(permittes users
& below or Above No's)
Stress Test: Test The Load Vs volme
Performance Test: Check for Response time, throughput
& resource consumtion
sun_ramprasad@yahoo.co
9940314706
| Is This Answer Correct ? | 5 Yes | 1 No |
Answer / haritha
System performance can be accomplished with load and stress
testing.
Load Testing : Measuring the performance of a system while
subjecting it to an increasing load...Used to measure the
performance or reliability of a system
Stress Testing : Here the system is forced to fail..i.e to
reach the breaking point n tests the system's operability
under heavy loads....
| Is This Answer Correct ? | 4 Yes | 0 No |
Load Testing: The application is tersted against heavy loads
or inputs such as testing of web sites in order to find out
at what point the website/application fails or at what
point the its performance degrades
Stress Testing : The application is tested against heavy
load such as complex numerical values, large number of
inputs, large number of queries ect., which checks for the
stress/load the application can withstand
Vinodh Anandhan
Software Tester
Exceed Technologies (P) Ltd
Chennai
| Is This Answer Correct ? | 2 Yes | 0 No |
one will perform testing on application with some expected
load then how to perform the aplication is load testing
testing the application with unexpected load in order to
ply stress on application in this testing we findout
application maximum capacity after that load application
may work or may not work
performance testing means with expected & un expected loads
how to perform the application
srin8ivas from delhi
thankyou
| Is This Answer Correct ? | 4 Yes | 3 No |
Answer / sanjaya mohapatra
Load testing:Test the application by applying load less or equal to the desired load.
Ex: If ability of the application is run 1000 scripts then give 1000or less then that no of script & run,
stress:test behaviour of appln by applying more than desired load
Ex:enter 1100 script, Run & check
Performance:test the behaviour of app. by applying load.
Here3 factors are comes 1.Load 2. Response time 3.stability
| Is This Answer Correct ? | 0 Yes | 0 No |
could u pls anyone tel me .."which is the best instute that provides eficient practical knowledge and also real-time oriented knowldge to do a project in manual and automation testing..in hyd" pls send me to dis mail-id if u find any..? sinducute17@gmail.com
IS Mutation testin and error seeding the same....if not can anyone tell me the difference???
verfication vs validation
i have experience in automation testing for 1.6 yrs, and now i'm working as manual tester... will it create any black mark when i search for jobs again...??
What will be the testcase for a uniquely generated number in the application?? i mean to say is, how will i conform the application is generating a unique value.... please do answer...
Define the term Bug, Failure, Error?
What is Trivial Bug?
What is a Test Strategy? What is d difference between a Test Strategy and a Test Plan?
Need to know about Quality Center in brief
integration testing is followed by a)unit testing b) system testing c) acceptance testing d) regression testing
You find that there is a senior tester who is making more mistakes than the junior testers. You need to communicate this aspect to the senior tester. Also, you don’t want to loose this tester. How should one go about the constructive criticism?
If client is not given any requirements then how will you test the application