what is verification and validation?
Answer Posted / geetha
Verification is are we building the right product? it is
static testing. this is corrective method of software
testing. This is informatl method of software testing.
before coding, testing will happen. no code will be
checked. here.
Ex:Walkthrogh, inspection,reviews, etc.
validation is have we done right product? it is dynamic
tesing. this is preventive method of software testing.
formal method of software testing. after coding,
validation will be done based on the requirement of the
client.
Ex: Behavioral or functional testing using software. real
testing.
Is This Answer Correct ? | 11 Yes | 4 No |
Post New Answer View All Answers
Can you do system testing at any stage of sdlc?
What are the queries mostly asked in testing ? give me some examples.
what is prototyping model,RAD model V model, spiral model?????
I studied MBA, I want learn any softwarecourse, which course is better hadoop or testing tools(manual+selenium?)
What is un-installation testing?
Explain the difference between alpha testing and beta testing.
What is positive and negative testing?
Which is the best testing model?
discuss black box and white box testing is not widely used if you disagree tell me why?
What is a code walk through?
How do test documents in a project span across the software development lifecycle?
How do u prepare test environment for ur application?
Hello everybody, How many people do you think one sprint team can have in average?
which sanity testing is performed?
write test case for gmail sign up page ?