Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


what is verification and validation?

Answers were Sorted based on User's Feedback



what is verification and validation?..

Answer / dhana

verification:verification is the process confirming that s\w
meets it's specification.

validation:validation is the process confirming that s\w
meets user requirements

Is This Answer Correct ?    0 Yes 0 No

what is verification and validation?..

Answer / mark f davie

validation is a quality control that is used to evaluate
whether or not a product ,service or system compiles with
regulations.

Is This Answer Correct ?    0 Yes 0 No

what is verification and validation?..

Answer / rakesh b patel

verification is nothing but one type of software testing.

validation :if we make software then it is acoording to
customer reqirenment or not.

Is This Answer Correct ?    0 Yes 0 No

what is verification and validation?..

Answer / vijayalakshmi

verification is the process conforming whether the customer
specifications meet or not checking.
are we building the product right.
verification is done by the QAteam
validation is the process conforming whether the customer
requirements meet or not checking.
are we building the right product.
validation done by the QC team

Is This Answer Correct ?    0 Yes 0 No

what is verification and validation?..

Answer / tanvi dhillon

verification and validation is the part of testing.
verification is done at the end of each phase and
validation is done at the end of software development..

Is This Answer Correct ?    0 Yes 0 No

what is verification and validation?..

Answer / ahmed

Data validation and verification techniques

Validation check is when data is input to a computer, the computer must check if the data is sensible, for example date of birth not in the future. Different validation checks can be used on different fields depending on the type of data being entered. We can use the presence check to make sure that the data is present and not missed out, we can also check if the data is within the range, for example exam percentage should be between 0% and 100%, a month should be between 1 and 12. Moreover type check can be used to make sure that the data is off the correct type, an example is Letters should not be allowed in numeric field. There is also length check if the data is too short or long and this can be used in phone numbers or Visa numbers. Finally format check to make sure that data is off correct format.

Now speaking about verification it checks whether the data entered is sensible but that does not mean that the data is correct for example entering the date 30/10/1928 instead of 30/10/1982 will not be an error as it is a valid date. So to check that the data is correct we can use proof reading; after the data has been entered a person compares the original data with the data in the computer, this way is quick and simple but doesn’t catch every mistake. Another method is Double-entry where data will be entered twice (preferably by two different people). Then the computer compares the two sets of data to see if they match, if not then a person will correct the mistake but this method takes more time and effort but it catches almost every mistake. A common example is when you set a new password you need to tye it twice to make sure it’s typed correctly.

Is This Answer Correct ?    0 Yes 0 No

what is verification and validation?..

Answer / thinktest

Verification:

Definition: It is a static testing that mean testing a product without executing it (through Walk through, Inspection and Review etc). It helps in finding out the defects with the location of defect. It is a process oriented.
Key Objective: Are we building the product right?
Evaluation Item: Plan, Requirement, Design, Code, Test Cases etc)
Activity: Review, Instection, Walkthrough


Validation:

Definition: It is a dynamic testing that mean testing a product by executing it (through Integration testing, System Testing etc). It helps in finding out the defect only and not its location. It is a product oriented.
Key Objective: Are we building the right product?
Evaluation Item: Actual Product, Software
Activity: Testing

visit: Verification:

Definition: It is a static testing that mean testing a product without executing it (through Walk through, Inspection and Review etc). It helps in finding out the defects with the location of defect. It is a process oriented.
Key Objective: Are we building the product right?
Evaluation Item: Plan, Requirement, Design, Code, Test Cases etc)
Activity: Review, Instection, Walkthrough


Validation:

Definition: It is a dynamic testing that mean testing a product by executing it (through Integration testing, System Testing etc). It helps in finding out the defect only and not its location. It is a product oriented.
Key Objective: Are we building the right product?
Evaluation Item: Actual Product, Software
Activity: Testing

Visit: Verification:

Definition: It is a static testing that mean testing a product without executing it (through Walk through, Inspection and Review etc). It helps in finding out the defects with the location of defect. It is a process oriented.
Key Objective: Are we building the product right?
Evaluation Item: Plan, Requirement, Design, Code, Test Cases etc)
Activity: Review, Instection, Walkthrough


Validation:

Definition: It is a dynamic testing that mean testing a product by executing it (through Integration testing, System Testing etc). It helps in finding out the defect only and not its location. It is a product oriented.
Key Objective: Are we building the right product?
Evaluation Item: Actual Product, Software
Activity: Testing

See more: http://tinyurl.com/crbzx3z

Is This Answer Correct ?    0 Yes 0 No

what is verification and validation?..

Answer / rakesh

verification- Testing without execution
validation- Testing with execution
Thats it..

Is This Answer Correct ?    0 Yes 0 No

what is verification and validation?..

Answer / swapnil gour

This model executes in 2 phases i.e. 1st the verification starts & then validation takes place.

Since, execution happens in V shape it is known as V model.

•1st all the activity goes in downward flow

• we prepare necessary test documents at every stage

• at certain stage,we come back and make use of document and start testing.



Is This Answer Correct ?    0 Yes 0 No

what is verification and validation?..

Answer / anjani dubey

Verification is the process of doing reviews and
walkthroughs and conducting interviews.
This is doing before coding phase.

Validation is the process of doing actual testing in the
source code.
This is always starting after coding in SDLC.

Is This Answer Correct ?    1 Yes 2 No

Post New Answer

More Manual Testing Interview Questions

For a functionality 50 test cases are passed and we released the code with all the test reports etc etc.. But in customer side all the 50 test cases are failed. How will you answer for this error to ur manager and Customer?

2 Answers   IBS,


what is regression testing?

11 Answers   IBM, TCS,


5 negative test case for lift....

5 Answers   Deloitte, RBS, Wipro,


explain VSS

7 Answers   IBM,


KINDLY FORWARD ME THE INTERVIEW QUESTIONS & ANSWERS FROM REAL TIME POINT OF VIEW FOR 1.5 YEARS EXPERIENCED CANDIDATE. MY EMAIL ID IS sky_bird433@yahoo.com

0 Answers   IBM, STG,


What is Defect Density?

2 Answers   Acute Technologies,


Who is Kent Beck, Dr Grace Hopper, Dennis Ritchie?

1 Answers  


when we swipe the credit card what will genertaed in Back end. how system will validated from the back end for credit card who is Aquriree and Issuer ,

1 Answers   MetLife, Quark,


In first version of the build i found a bug . I report it to my developers with all the procedures and that was accepted by the developers and the bug was in open state. In the next version of the build the bug was not able to reporduce it .Then wat will be the status of that bug

9 Answers   Siemens,


Without exact specification can we write test case for functional testing?

1 Answers  


What is un-installation testing?

0 Answers  


What is Test Data ? Explain

5 Answers   CS,


Categories