Describe to me the difference between validation and
verification.
Answer Posted / sivakumar
Verification: It is a process confirming that software
meets its specification document. It basically invoves
walkthroughs, review and inspection.
QA team members they r defining the process
as per the specification.
Validation: It is a process confirming that software
meets its user requirements. It basically involves testing.
Validation technique done after verification
process.
QC team like testers they r goig to
implementing the process defined by QA team.
| Is This Answer Correct ? | 7 Yes | 0 No |
Post New Answer View All Answers
What is component testing?
write test case for pen cap if it is not present?
Explain the gray box testing?
how to test stand alone programs?
write test cases for flipkart.
How to write a test case for create folder in the email. create aliases for email adress in the email. thanks Its urgent
i am preparing for interviews in real time job what test cases we have to prepare please explain with example?
For how many days (or) weeks you will test a product or software?
can you tell me how to write test cases for payments, receipts, inward clearing, outward clearing, A/c statements ?
How many test cases u will write for Acceptance testing?
Who will take care of test plan and test case?
How to write test case for this scenario. The system shall compare the requested name with the Service Member Name field in the database
Explain the concurrency testing?
Explain the dynamic testing?
Can any tell to create test data for SUM (calculation), Scenario is 0 to 9 digits are available as we see in the calculator, I want to certify that the sum of the two numbers are working fine by providing test data.