how load testing is different from regression testing?
Answers were Sorted based on User's Feedback
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 / satya_k21
Hi,
Load Testing is Performance testing , this can be used
when we want to check the how the application behaves if
the number of users are more at the time of accessing it.
Regression Testing:After getting confirmation the bug is
fixed we are going to check the fixation is going to create
any problems in the application or not...
Regards,
Satya.k
| Is This Answer Correct ? | 1 Yes | 1 No |
Answer / arpita
Load Testing ia s performance based testing while
regression testing ia functionality testing
In load testing you check that your system performance when
you will put enough load on it
and in regression testing you check that when you will
change one of the module then how other are effected
| Is This Answer Correct ? | 1 Yes | 1 No |
Answer / sarfaraz ahmad
load test :
typically it is a type of performance testing.
it is being carried out to determine when the system gets
break.
it is carried out gradually.
Regression:
Regression is a process of testing the software that has
been modified to ensure that no defect has been introduced
by the modification and the software still able to meet its
specification.
| Is This Answer Correct ? | 0 Yes | 2 No |
Answer / nirmal anand
normally, load testing means estimating the load applied on
cpu or server when 'n' number of users using the same
application at a same time.
regression testing means testing an application after the
defect has been fixed inorder to know whether the defect
shows impact on the other subfeatures where the defect has
been found in a certain feature.
| Is This Answer Correct ? | 0 Yes | 2 No |
How do you carry usability testing?
5 Answers ADITI, CTS, GrapeCity, Intel,
This is a common login screen example with all well known fields like username, password, etc. How could you test this in Unit Testing Phase, Integration Testing Phase and System Testing Phase??
Hello everybody, How many people do you think one sprint team can have in average?
Can u tell me any 3 BVT's for yahoo login page ?
what is the framework followed in ur company?
Hi everyone.This is one of my interview questions.Could you please send me the answer for this?My ID:spam4rekha@gmail.com Q : what is BVA and ECP ? Thank You rekha
Whatz the main use of preparing a tracebility matrix
how to generate id in testdirector? a) Td id 1 b) td id 2 c) td id 3 d) td id 4 which is correct answer please any one of the tell me and mail me
What is regression testing and what are the types in regression testing?
What is meant by Product-based testing?
What is the difference between Test Cases and Test Scenarios
what is compatibility testing