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 |
In which of the software testing phase is QA involved & QC not involved?
what is metrics? type of metrics?
In an Interview I have been asked the following questions, 1) How would allocate job to your team members if you are assigned a role of Team Lead. 2) The second question was, do you follow any technique for the distribution of time while assigning jobs to your team members. For, both the questions I was clueless to answer. Please give me a practical approach for the above questions.
What is a cookie testing?
what is angle testing
How many levels of ISTQB Certifications r there? What r they? When they will be commenced?
Explain the process of project tailoring.
Adhoc testing is done ?(a)without proper testplan and without proper test cases (b)without proper testplan and with proper testcases (c)Both a & b (d) none of the above ? PLZ explain....Thanks in ADVANCE
What is a ‘use’ case and what does it include?
What is application binary interface (abi)?
how will you define your bug status flow in softsmith qamonitor?
What are the types of testing can be performed on facebook login page?