What is verification And Validation?
Answers were Sorted based on User's Feedback
Answer / vipin dixit
verification:is the process to conforming that it(software)
meets with it's specification or not.It's static because we
testing specificatio with out execution on computer.
there r some techniqe to do this
1.inspection
2.walkthrough
3.audit
Validation:is the process to conforming that it(software)
meets with user's req. and client req. or not.it's dynamic
because we testing developed software with execution on
computer.
there r some techniqe to do this
1.black bok testing
2.white box testing
3.reggration testing
4.system testing
and so on.
correct me if i m wrong
| Is This Answer Correct ? | 3 Yes | 0 No |
Answer / sudip
verification is tipically invloves the checking and
evaluating codes, branches, documents, plans,requirements,
business specification.validation comes after execution of
test which validates the aplication as a product and sends
for deployment.
| Is This Answer Correct ? | 0 Yes | 0 No |
What is difference between qa, qc and software testing?
What are the factors responsible for the estimation of system integration test cycle and total integration time?
if i am giving you a module to test but no specification is provided to you then on what basis you will write test cases?
What is Test Scripts What is static testing and dyanmic testing. Explain with an example
What is is the meaning of Shakedown testing in Software Development.
What is the role of qa in a project development?
What is the differnt between Test condition and TesT Scenario
Test plan & test strategy are same..? or they are seprately prepared...?Please clarify
What is a ‘use’ case and what does it include?
What is basic block?
What kind of documentation is required for QA,QC and testing.?Tell me the diffrence between QA,QC and testing
Explain what is test metric is software testing and what information does it contains?