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 your understanding regarding a test plan?
Have you ever managed writing the test cases without having any documents?
why ur looking for change
Explain what is test metric is software testing and what information does it contains?
Explain the benefits of destructive testing.
what is the diff between smoke testing & monkey testing?
When to start and Stop Testing?
Difference between Defect Removal efficiency and Defect containment effectiveness
what is the strength of present company
Differences between bug , defect and error
What is binary portability testing?
can 100% quality be achieved?