Can Regression test be done at all levels

Answers were Sorted based on User's Feedback



Can Regression test be done at all levels..

Answer / ekta

No, regression can be done only after integration

Is This Answer Correct ?    8 Yes 5 No

Can Regression test be done at all levels..

Answer / jyothi

Regression testing can done at all test levels(component
level, integration level, system level, acceptance level).
When ever changes are made(New version, add new features,
change features) in software regression tests will be
executed to conform weather or not software is
effected.Regression testing is also the part of maintenance
testing.

Is This Answer Correct ?    0 Yes 0 No

Can Regression test be done at all levels..

Answer / kishore

Regression testing is of two types
1. Initial regression testing
2. Final regression testing.

To ensure that the changes made in the software should not
effect in the other portions. when ever the changes that r
made to the project it must undergo regression testing.
The initial regression testing must be done for every cycles
and the final regression testing must be undergone when
ever the product is being released.

Is This Answer Correct ?    0 Yes 3 No

Post New Answer

More QA Concepts Interview Questions

If a company is a Software Product based company, whether they should go for CMMI or ISO ?

1 Answers  


what is the difference between defect age and build intervel period?

1 Answers   Semantic Space,


Give one example for both QC and QA

8 Answers   Satyam,


What are the responsibilities of a qa analyst?

1 Answers  


What is application binary interface (abi)?

1 Answers  


What is bug?

1 Answers  


Tell me in which of the software testing phase is qa involved & qc not involved?

1 Answers  


Suppose you find a bug in production, how would you make sure that the same bug is not introduced again?

1 Answers  


what are the differences between level 1 & level 2 of CMM? Please give me as many points of comparison.

2 Answers  


What is maturity level?

1 Answers  


Describe the benefits of agile testing.

1 Answers  


What do you know about data-driven testing?

1 Answers  


Categories