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 |
What is the difference between 'Bug' and 'Issue'?
What is QA Life cycle
how can u find system IP address
On what basis CCB approves the changes?
what is defect life cycle in test director
can u explain what is concurrancy in testing
what are the contents in Test plan?
What are the dimensions of the risks?
What is Project Planning? how we can do the same? Is there any tool we can use for the same?
What are attributes and skills of LEAD AUDITORS?
How is negative testing different from positive testing?
Define use case testing.