difference between validation and regression testing
Answers were Sorted based on User's Feedback
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 |
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 |
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 |
can anybody explain insurance project modules,and what we need to test on which functionality
1. What is the most critical bug you found 2. Consider a moblie phone : when you save the number, the number gets saved under a different name . What is the priority and severity of the bug 3. Write code for binary search
Explain what should your qa documents include?
Mention the different types of software testing?
Hai Friends I am working as a Software Test Engineer in Bangalore. I am taking Classes at weekends on Testing Concepts. I will teach will all the real time examples and writing the Test cases, Document Management and also about what are all the duties of a real time Test Engineer at a company. Course Fee is very minimal and only in week ends. For who attended the class any time support through phone and job guidence. Intrested Friends mail me at vinodhanandhan@gmail.com
What if there is not enough time for thorough testing?
What is conversion testing?
what is Agile Testing and who will involve and when will u perform this testing ??
What is User Acceptance testing?
what is the difference between CMM and CMMI?
4 Answers ABC, Infosys, Virtusa,
why do not u try to get job in your core side(example :-eee)?
What are the five common solutions for software developments problems?