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 change management?
According to you, when is the good time to start qa in a project?
what is compliance testing
Have you written test plan?
What are the table contents in testplans and test cases?
how can you describe the defect sevirority n priority...mean low, medium and high... on what factors can we fix that defect is major r low r medium sevirori and proirity ???
What are the benefits of automated testing?
where can i find latest software quality interviews questions
Is 100% Coverage is possible in Testing ?
Interface Testing means?
What do you think is a good investment, a defect tracking system or a test management system integrated with a defect tracking tool? Please comment.
What is ISO 9003? Why is it important