How load testing is different from regression testing?
Answers were Sorted based on User's Feedback
Answer / ramyab.mca@gmail.com
Hai...
Load testing :
Its a performance testing to check system behavior under
load. Testing an application under heavy loads, such as
testing of a web site under a range of loads to determine
at what point the system’s response time degrades or fails.
Regression testing :
Testing the application as a whole for the modification in
any module or functionality. Difficult to cover all the
system in regression testing so typically automation tools
are used for these testing types.
k byeee..
B.Ramyasri
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / jahid
Load testing is like performance testing.
But Regression testing is functional testing.
| Is This Answer Correct ? | 0 Yes | 0 No |
What is Test Strategy and Test Plan..what is the Diff.between those?
What is positive and negative testing?
How do you select test cases for Regression Testing(The point is when there is change code how do you come know which part of code or modules it will affect).
15 Answers CTS, HCL,
What types of code coverage do you know?
what is mean by client and server?
what is the testcase review?
What is the difference between Functional testing and Unit Functionality testing?
can u merge 10GUI map files into a single GUI map file in winrunner?
what is boundary value analysis?
1. what is baseline document , can you say any two ?
What's an 'inspection'?
what is test bed,test harness,test environment