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

What are the Qualities of a Tester?

5 Answers  


What is Pesticide Defect?

4 Answers  


x:validating :Are we producing product right y:verification:Are we producing right right a)X is wrong statement b)y is " c)x and Y " d)x & y is right statement

1 Answers   Hughes,


what is the entry & exit criteria of testing process?

6 Answers   APC, MBT, Microsoft, Nortel, TCL,


what is severity?explain with example

11 Answers   IBM, NSN,


What types of documents would you need for QA, QC, and Testing?

1 Answers  


create a daily status report or list the items you will cover in a status report

0 Answers   QA, TCS,


At wht stage in the SDLC testing should be started?

4 Answers   IBM,


What is the difference between compatibility testing and cross browser testing?

0 Answers  


what is difference between software tester and quality analyst, in fact can anyone tell me what is role and responsibility for software tester,quality analyst,software quality assurance tester,test engineer,test lead,Quality Assurance manager. Quality Control Senior/junior Tester Quality Assurance Automation engineer. Quality Assurance Manual tester. Quality assurance test analyst.  

1 Answers   DS Group, TCS,


What is the difference in responsibilities of programmers and qa analyst?

0 Answers  


what is system testing ? explain with example ?

13 Answers   Icon, Microsoft, Opus, Trend Micro,


Categories