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 |
How to create stubs? what is the use of Stubs and drivers? who is the responsible person of this?
How is Release Management is done in STLC. What are tools can be used for the same.
In "V" model, how OQ is related to DS.
what is the differemce b/w test cases and test scripts?
How is retesting different from regression testing?
The difference between Testing and Quality Assurance. Basic Difference in the Job profile Job profile
Why is automation testing preferred over manual testing?
What are points should consider at the time of reviews?
Which institute in hyderabad is good for ETL testing? Please suggest
What are various ways of calculating defect density? What is recommended for .Net based development projects?
Adhoc testing is done ?(a)without proper testplan and without proper test cases (b)without proper testplan and with proper testcases (c)Both a & b (d) none of the above ? PLZ explain....Thanks in ADVANCE
What are the metrics available?