Answer Posted / rahul
Regression testing is to test whether changed functinality
has not regressed,impacted anything in the existing
functionality
Approach for regression testing:
1. Carry out the impact analysis (Change and the impacted
areas around the change)
2. Select all the major test cases with the maximum
functional coverage. You may draw a traceability matrix to
identify the coverage.
3. Prepare a regression pack with the maximum test
coverage. 100% regression testing is ideally not possible.
Focus on the major functionality and impacted areas around
the change.
4. carry out the regression testing
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
How are the quality assurance activities planned ?
Explain the benefits of destructive testing.
Explain the difference between quality control and quality assurance.
what is difference between smoke testing and sanity testing?
Describe the dimensions of the risk in qa?
What the first thing You’ll do as a SQA Tester if I hired You?
What is difference between qa, qc and software testing?
What is boundary testing?
create a daily status report or list the items you will cover in a status report
Field level test cases are developed using AF TOD to validate individual fields on a screen using a black box testing methodology. IN THIS CONTEXT WHAT IS "AF TOD"
can 2 tier architecture can be change as a 3 tier architecture
How will you manage a team member who is more experienced than yours and what challenges will you face? ( that guy might be technically sound).
What is a weighted Defect What is Defect Density
Explain the difference between the verification and validation?
What are the things the tests ensure?