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 |
do we require any scripting languae to write test cases in test director? what for it is used?it is like back end?only database we can there?
which test cases are not to be automated
How should testers write the test cases without Specifications
is Business requirment doc is configurations item or not how you control configurations control
How would you do Security Testing for web application?
What is difference between static and dynamic and testing?
How to run the Data Base Testing Manually ?
what is manual testing? what is the difference between manual testing and automation testing?
Can you explain v model in manual testing?
what is the difference between error,bug and defect?
why feature not to be tested in test plan
difference b/w test case doc & use case doc?