Can Regression test be done at all levels
Answers were Sorted based on User's Feedback
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 |
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 |
If a company is a Software Product based company, whether they should go for CMMI or ISO ?
what is the difference between defect age and build intervel period?
Give one example for both QC and QA
What are the responsibilities of a qa analyst?
What is application binary interface (abi)?
What is bug?
Tell me in which of the software testing phase is qa involved & qc not involved?
Suppose you find a bug in production, how would you make sure that the same bug is not introduced again?
what are the differences between level 1 & level 2 of CMM? Please give me as many points of comparison.
What is maturity level?
Describe the benefits of agile testing.
What do you know about data-driven testing?