how load testing is different from regression testing?

Answers were Sorted based on User's Feedback



how load testing is different from regression testing?..

Answer / ramyasri

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

how load testing is different from regression testing?..

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

how load testing is different from regression testing?..

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

how load testing is different from regression testing?..

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

how load testing is different from regression testing?..

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

Post New Answer

More Manual Testing Interview Questions

Give an example for Waterfall model and iteration model??

3 Answers   ABC, TCS,


What Is Functional Testing?

7 Answers  


What is Difference between White-box Testing and Unit testing?

6 Answers   AZTEC, College School Exams Tests,


What should be done after writing test cases?

6 Answers   iSoft,


What is difference between SDLC and STLC?

16 Answers   College School Exams Tests, HCL, TCS, Verizon,


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

0 Answers  


wirte the test cases for triangle

3 Answers   Accenture, DGF, iGate, Intel, Oracle,


how testing is carried out in real time agile methodology i mean to say how a job is assigned to one tester in a team

2 Answers  


what is the need for different tools? why cant we manage testing with a single tool?

2 Answers   Calpine Technologies,


Types of validation Testing?

3 Answers  


Tell me example for Risk,Mitigation,Assumption?

0 Answers  


whar are the contents in db testing test case template

0 Answers   Reliance,


Categories