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
write a test case for yahoo compose page?
By clicking the file button on a Word document and opening the Print window, Identify what needs to be white box tested and what needs black box testing. (On the black box testing items, identify boundary conditions and equivalence partition testing is possible and give data examples.)
how to write a test cases for Quick links like Feedback/Suggestions Advertise with us Contribute Invite a Friend FAQs Make HomePage RSS Feed Buzz Words Email Privacy Statement Terms & Conditions Copyright Disclaimer Download Forgot Password
can anybody help me how to write a test case for a program eg: c or C++ ,and also how to check their outputs
can one defect be mapped to more than one test script in manual testing
Can you list down a few characteristics of a test case?
Explain the integration testing?
Test a function that reads a file into memory, say ReadFileToMemory( FILE * pFile, BYTE * pMem, DWORD numBytes)
How many test cases u will write for Acceptance testing?
Describe to me what you see as a process. Not a particular process, just the basics of having a process.
A wholesaler sells printer cartridges. The minimum order quantity is 5. There is a 20% discount for orders of 100 or more printer cartridges. You have been asked to prepare test cases using various values for the number of printer cartridges ordered. Which of the following groups contain three test inputs that would be generated using boundary value analysis?
Explain the system testing?
"search"test cases on Linkedin website and how will you write test cases on it?
User registration form so many details will be there to enter like Username,Phone No,Email id ect.how do we write test cases for that? in one textbox i have to write all the test cases and go to next textbox
Explain the ramp testing?