what is Independent Verification and Validation(IV&V)?
Answers were Sorted based on User's Feedback
Answer / sunil reddy
verification is nothing but to check whether our
application is based on corresponding s/w specifications or
not?
validation is nothing but to check whether our application
functionality is equal to customer requirements or not?
Is This Answer Correct ? | 13 Yes | 6 No |
Answer / murali
Verification is nothing but checking the correctness of
every documet stage before application is developed.
Validation is nothing but checking the correctness of
developed application.
Is This Answer Correct ? | 10 Yes | 5 No |
Answer / damanarayana
independent Verification is Static testing and system
environment.
validation is Dynamic testing.Actual testing start in
validations.like funtional testing and system testing.
Is This Answer Correct ? | 8 Yes | 6 No |
Verification:-Verification is a process,to ensure that the building a software is right that is to verify the requirement software which we have and whether we developing software is right or not. Activities involved in inspection,review,walk through.
Validation:-Validation is the process, whether we are building the right product i.e., to validate the product which we have developed is right or not. Activities involved in this is Testing the software application.
Is This Answer Correct ? | 1 Yes | 0 No |
In which situation or phase or any did u find that Manual testing is a must instead of Automation testing
Explain user acceptance testing.
what is corrective & Preventive Action
What is Test Case?
How we will do the regression testing (in real time)
What are the initiations Ur taken in UR projects?(In P.M)
What sort of things would you put down in a bug report?
What is the Diff between Code Walk through & Code Review?
what r ur strengths?
Can anyone have some better answer for this.. Difference between Boundary value analysis & Equivalence partitioning?
Explain the V model.
what are the ways to crash an application when it is unter testing?