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 ? | 11 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 |
how to write testcase for this particular textbox.i have textbox and it accepts only values from 1-9.how to write testcases for this using bva and ecp?need some more testcases any sites which provide testcases information? mainly for webapplication.
who prepares traceability matrix in ur company either jr tester or sr tetser or test lead?
what is the diff b/w Test Strategy and test approach doc? and which team prepares these doc's?
can anyone please clearly tell me about test scenario,test script&test case.in which levels v prepare all these?
i need the brief explanations fo following question. # 1 1. type of action, 2. smart identification, 3. check points, 4. script to invoke web browser, 5. wot is get ro & getto property, 6. can you set a value in runtime, 7. wot is the use of bitmap checkpoint, 8. diff between dim & redim, 9. wot is function & Sub procedure,10. how u declare constant value. 11. wot is output value , 12. virtual object, 13. write script to retrieve data from the DB, 13. Types of frame works explain them brieflly
what is the diff between testing methodology and testing technique
Is there any difference between Web Application and Client - Server application? If yes pls explain it.
Can u specify one Deadlock or Processlock issue in a client server application?
How do you select test cases for Regression Testing(The point is when there is change code how do you come know which part of code or modules it will affect).
15 Answers CTS, HCL,
what is the diff between IE and Netscape in web testing on a login page?
what is testing phase??
Acceptance testing is designed whether or not the software is FIT for the user to use. The concept of FIT is important in both design and testing. There are four components of FIT. State these 4 components?