what is verification and validation,
Answers were Sorted based on User's Feedback
Answer / n@n!
verification/unconventional/quality assurence:
-> it is the procress of verifying that developers are
develop right product r not
-> verification can be done through review's and walk
through
-> verification is a prevention activity
validation/conventional/quality control:
-> it is the procress of finding bugs to make sure that the
application is works under customer expectations r not
-> validation is a correction activity
Is This Answer Correct ? | 10 Yes | 0 No |
Answer / arunatummala
Verification:Have we built the software right(i.e., does it
match the specification)?
Validation:Have we built the right software(i.e., is this
what the customer wants)?
Is This Answer Correct ? | 9 Yes | 0 No |
Answer / siva nadh reddy.g
verification which is done by the quality assurance people
on each and every role in the organization in order to
ensure that they are working according to the company
process guidelines or not
validation is a process of checking conducted on the
application and its related parts in order to ensure that
whether it is working according to the requirements or not.
Is This Answer Correct ? | 2 Yes | 0 No |
Answer / amit verma
Verification is done by QA peoples whilr Validation is done
by Testers.
In Verification phase,QA person verify the proceses that
rae used in the development of the application as per as
compnay standards.
While in Validation phase,Tester verify the developed
application are up to mark with user requirement or not.
Is This Answer Correct ? | 0 Yes | 0 No |
Answer / shobhit tyagi
In verification : check whether we are building system right or not
In validation: check whether we have build right system or not
Is This Answer Correct ? | 0 Yes | 0 No |
What is the difference between User Acceptance Testinga and System Testing?
Hi All, What is meant by compliance project?
Define brain stromming?
Give me some sertification courses in testing?
Difference between functional testing and end to end testing?
What's the test suit?? Explain with simple example. If there is User sub-menu & options are New, Edit, Delete (to create, edit & delete user ) then can i say USER Test suit Id-1 for user. Test case id - 1.1 for New, 1.2 for edit, 1.3 for delete.
what is the difference between 2-tier appli. and 3-tier appli. testing
I have tested ecommerce site, but when i search for any product Or access any page, some time i found it missed the values from my URL..EXAMPLE : we take this URL "http://www.allinterview.com/forms/questionform.php" This is the actual URL & it is ok but when i test it displays like "http://www.allinterview.com//questionform.php" NOTE : In above URL "forums" is missing.. I dont know why this happens as i have checked all the code & tested again & again but it dont know the reason. HELP ME plz... Thank you
Hi, Please can one tell me how to test the usability testing, which method has to be used, how to write the report? Thanks Deepa
Guys, can any one of u give the realtime example for System Test
What types of testing is specifically important for web testing?
Different types of design diagrams that supports to write test cases ?