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 |
You are a tester. Now how will you choose which defect to remove in 1000000 defects?
what is the difference between quality assurance and quality control
4 Answers BIPL, BJIT, Cap Gemini, SouthTech,
Explain what is bug triage?
What do you think is the perfect test management system for test service vendors like me?
Who solves problems ? - A Wise Person or - A Clever Person please justify your answer.
Mention some of the types of software testing?
Trace to customer requirements - what type of testing it is.. a.tracebility testing b.white-box testing c.block box testing d.regression testing
can you provide negative scenarios for ios alarm clock
what all we should write to prepare a test report?plz wit template?
What is the audit process? How do you perform the audit?
What is the differnt between Test condition and TesT Scenario
Test scenario is written by seeing SRS or by seeing application