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

hi, i am recently joining a SW house as a QA but i have no any experirnce in it so i need some help to solve this my question is that what is the staring steps to make the test plan of web application and also how make the test case

2 Answers  


Define use case testing.

0 Answers  


QA Responsibilities?

10 Answers   Trigent,


Adhoc testing is advisable for every project?

2 Answers   Logica CMG,


Do you have a favourite QA book? More than one? Which ones? And why.

0 Answers  






How do you perform integration testing?

0 Answers  


What mental attitude do You have, if You are really qualified to this Tester Job?

2 Answers  


what is build and release and what is the difference b/w them?

1 Answers  


What is the test ware?

0 Answers  


Due to shutdown failure, one application is not running then what type of testing do u perform? Load testing or stress testing or recovery testing ?

3 Answers   Logica CMG,


What is Regression Testing and how it is useful in real- time scenario? Please correct me if it is wrong...

2 Answers  


If a company is a Software Product based company, whether they should go for CMMI or ISO ?

1 Answers  


Categories