difference between validation and regression testing

Answers were Sorted based on User's Feedback



difference between validation and regression testing..

Answer / raj.thakur21

Both are interrelated.

1) Regression Testing is a Testing Technique that we use to
validate/ensure that the earlier tested module doesn't lead
to any defects after the integration with other
modules.Means it works properly after integration.

2)Validation is the major thing in the whole process, Based
on that we decide whether the product meet the SRS, and
ready for deployment...

Is This Answer Correct ?    14 Yes 4 No

difference between validation and regression testing..

Answer / lakshmanaraj bg

Regression Testing:

The objective of regression testing is to ensure software remains intact.

A baseline set of data and scripts will be maintained and executed to verify changes introduced during the release have not “undone” any previous code.

Expected results from the baseline are compared to results of the software being regression tested.

All discrepancies will be highlighted and accounted for, before testing proceeds to the next level.

Validation:

Validation checks that the product design satisfies or fits the intended usage (high-level checking) – i.e., you built the right product.

This is done through dynamic testing and other forms of review.

The process of evaluating software during or at the end of the development process to determine whether it satisfies specified requirements.

Is This Answer Correct ?    2 Yes 0 No

difference between validation and regression testing..

Answer / vijay

Validation: validation is main testing of the application.
the execpected results need to check with actual results.

Regression: Re execution of the test cases on modified
build is called Regression testing.

Is This Answer Correct ?    2 Yes 4 No

Post New Answer

More QA Concepts Interview Questions

Why are you in qa?

0 Answers  


List out the roles of quality assurance engineer?

0 Answers  


How to find all the bugs during first round of testing?

0 Answers  


List out the roles of software quality assurance engineer?

0 Answers  


How to log defect in HP ALM

0 Answers  






Who defines quality?

7 Answers  


What tools are available to support testing during development of application?

0 Answers  


What if the project is not big enough to justify extensive testing?

0 Answers  


How you will collect a module from the version?

0 Answers  


Whats'the difference between Seviroty and priority .. Please answer in the follwoing way ? 1) Who will give the priority and Sevirity (ex - client/users and testers/developers) ? 2) If the client wants to give a high importance to an issue and for that the QA and developement don't think that much importance then how would be the situation ? 3) If a high sevirity issue is there but another issues is there with high priority .. Then which issue will be fixed first and vice versa ?

8 Answers   Covansys, Logica CMG,


Is there Any Automation tool Which supports IE6,IE7,IE8 and Mozilla and OPera

3 Answers  


what are the metrics you are following?

1 Answers   Cap Gemini,


Categories