what is verification and validation?
Answer Posted / ashwin kumar v n
Verification - Are we building the product Right?
its the process of determining whether or not the products
of a given phase of software development fulfill the
requirements establised during the previous phase.
Validation- Are we building the Right Product?
Process of evaluating software at the end of its development
to ensure that it is free from failures & complies with the
requirements.
| Is This Answer Correct ? | 135 Yes | 14 No |
Post New Answer View All Answers
What is a top-down and bottom-up approach in testing?
what do you mean by Develop test data through sourcing (or) handcrafting techniques
What are the main key components in web applications and client and server applications? And explain the differences between them?
Test Cases For Router&Switch
Can list out some disadvantages of manual testing?
what are the prerequisite conditins to test clientserver and web applications
Explain unit testing, integration tests, system testing and acceptance testing?
we are about to implement a Test tool to test the performance of website, so what script does a tester should know (friends plz help me)
In Quality Center, If we can reuse a non reusable test script as template test, then what is the need of defining reusable test scripts? What additional functionality does Reusable test scripts add when compared to non reusable test scripts?
1) how will you do validation testing in combo box ? (2)Suppose user does not want maximum length validation message, but when tester inserts data in textbox and it gets truncated, how will you resolve this issue ? (3)if a user inserts maximum number in quantity textbox in a PHP based web application then what result will show?
What is bidirectional traceability ??? and how it is implemented
What is srs and brs document?
how will the test plan is pepared in ur organisation>?
After insert the record in front-end, how will you check the back end by manually? Please explain?
If you are handling a product testing and if there are around 100 test cases and in them few test cases are failed then at the end of the day how will you treat whether the product is pass/fail.? consider the failed test cases are in functional requirements.