What is regression testing and what are the types in
regression testing?

Answers were Sorted based on User's Feedback



What is regression testing and what are the types in regression testing?..

Answer / amit dixit

In Regression Testing, We check the entire system whether the
fixed bug make any adverse effect in the existing system or
not.
Types of Regression depends on the assigned work.

In General we consider following:
Level 1 Regression- Done after initial Test cycle completes.
Level 2 Regression- Done when all issues reported are fixed.
Level3 Regression- Final Regression before release on UAT or
Production.

Is This Answer Correct ?    11 Yes 0 No

What is regression testing and what are the types in regression testing?..

Answer / aruna

regression testing is to check the changes have afffected
the previous functionality.

there r two types of RT
1)Regular RT-it is done between the test cycles to find
that the defects fixed and the functionality is working
properly
2)Final RT-is done to validate the product before release

Is This Answer Correct ?    4 Yes 0 No

Post New Answer

More Manual Testing Interview Questions

what is Negative testing and what It?s Purpose?

11 Answers  


what is analysis and interpretation of results?

3 Answers   Semantic Space,


please give information about ERP Projects and how V-model use in project

0 Answers  


what is diff b/w smoke testing & sanity testing?

10 Answers   Wipro,


what is mean by impact analysis ,how we used to select regression TC using this?

0 Answers  






what is the def between Test Plan and Test strategy

5 Answers  


Hi, Below is a question on white box testing. Kindly help me in answering it. How many test cases are needed to obtain 100% branch coverage. This question was asked in ISTQB foudation level exam - Dec21 2008. Read(A,C) If(A<10) then Print A; Endif If(C>100) then Print C is greater then A else if(C<100) then print only C Endif else Options - a. 4 b. 3 c. 2 d. 1 Kindly answer with explanation so that it would be easy to understand

6 Answers   ISTQB,


What is Regression Testing?

22 Answers   IBM, Sapient, Siemens,


Explain prototype model?

6 Answers   AXA, HCL,


what is regression testing and what is system testing? whaen we will do the regression testing and when we will do the system testing?

2 Answers   Accenture,


what is the difference between test bed & test environment.

2 Answers   TCS,


What techniques will cause double-byte problems to show up?

0 Answers  


Categories