can any one define V-V testing?....thanks in advance
Answers were Sorted based on User's Feedback
Verification:
Verification is done by frequent evaluation and meetings to
appraise the documents, policy, code, requirements, and
specifications. This is done with the checklists, walk
throughs, and inspection meetings.
Validation:
Validation is done during actual testing and it takes place
after all the verifications are being done.
Please correct me if i am wrong.
Sudhir
| Is This Answer Correct ? | 7 Yes | 3 No |
Answer / lakshmi
V - V testing stands for Verification and Validation.
In this type of testing both the development and the
Testing gors in parallel.
Verification involves all the development activities
including SRS BRS FSD and coding
Validation include Unit Testing, Integration Testing, and
System testing and Acceptance testing
| Is This Answer Correct ? | 1 Yes | 1 No |
What r the sequences that leads to automation?
What's the exact meaning of quality
20 Answers AppLabs, QCA, Textiles,
what are the bugs we canot find in black box.
How performance testing can be done manually? can anyone answer this question plz?
What is Version Control?
.what are the diff between desktop and web applications?
Can u please explain the regression testing criteria? we are having 1000 testcases, outof 1000 TC'S 800 defects we find,whose priority and seviority is high . in this situation how we can done the regression testing?
How do you prepare a regression testing suite?
What is the difference between Shakeout, Smoke, and Sanity Testing.
Hi,please help me out with my ques:as soon as the build we get from developer,how will we start testing?first all how the build we get (means which form)?who will install it in the system and how tl will assign us the work?
Once automated, what are the types of functionality provides the highest Return On Investment (ROI) to the company?
Can anybody write the test cases for the following scenario. I want to create District. for that, District Code field, District Name field, Reset button, Submit button, Back button are there in the screen. whenever we enter District Code & District Name in the related fields, by clicking on Submit button, District should be created. By clicking on Reset button, all fieds should be cleared. By clicking on Back button, user should navigate to home page. Can you write the test cases for the scenario. I want to know the test case format for the scenario. what procedure is the best. tahnks in advance...