Wednesday, 28 October 2015

What is Validation?

Validation in software testing

·          Determining if the system complies with the requirements and performs functions for which it is intended and meets the organization’s goals and user needs.
·          Validation is done at the end of the development process and takes place after verifications are completed.
·          It answers the question like: Am I building the right product?
·          Am I accessing the right data (in terms of the data required to satisfy the requirement).
·          It is a High level activity.
·          Performed after a work product is produced against established criteria ensuring that the product integrates correctly into the environment.

·          Determination of correctness of the final software product by a development project with respect to the user needs and requirements.

Related Posts:

  • Interview Questions on Automation Interview Questions   Test Automation: 1. What automating testing tools are you familiar with? LoadRunner, WinRunner, TestDirector, Rational … Read More
  • QTP FAQ 1. How Does Run time data (Parameterization) is handled in QTP? A) You can then enter test data into the Data Table, an integrated spreadsheet with … Read More
  • QTP FAQ-4 Why do we need Automation? Automation used when: To speed up the testing process To reduce the human errors To Maintain the Test t… Read More
  • Quality Center(Defect Reporting Tool) Quality Center INTRODUCTION: Quality Center is a Test Management tool from HP (Mercury Interactive) It is a web based application FOLLOWING ACTI… Read More
  • QTP Frequently Asked Questions How can i save the changes to my DataTable in the test itself? Well QTP does not allow anything for saving the run time changes to the act… Read More

0 comments:

Post a Comment

Note: only a member of this blog may post a comment.