What is Mean by V-Module?
Answers were Sorted based on User's Feedback
Answer / shankar.j.
V-Model is nothing but Development and Testing done in same
time.
Shankar.J.
9965525553.
| Is This Answer Correct ? | 2 Yes | 0 No |
Answer / nirmal
In V model - development and testing will be done
simultaneously because of quick delivery of product.
| Is This Answer Correct ? | 2 Yes | 0 No |
V-model is used in testing.
it is the verificationand validation of the product,
verification is to see tht we are buliding the product right
validation is to see the the product build is right
verification is the static
validation is the dynamic
| Is This Answer Correct ? | 3 Yes | 2 No |
Answer / ramachandra naidu
-> V-model is graphical representation of the system
development lifecycle.
-> The left tail represents the specification stream where
the system specifications are defined.
-> The right tail represents the testing stream where the
systems are being tested.
-> The left tail refers to "Verification" where as right
tail refers to "Validation".
| Is This Answer Correct ? | 2 Yes | 1 No |
Answer / a.r.umesh
It is widely used model. Here writing test plan’s and
test cases starts at the initial phase i.e. during
designing phase of SDLC and the test cases execution is
done after coding.
Tejasoft Invoation Pvt. Ltd.
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / shirin shaikh
1.V- Module is a systamatic discription of Verification and
validation.
2.Verification is static, and validation is Dynamic
3.v- module is software development tool where development
and testing process is simultaneously.
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / sudhir s m
V- Diagram (model): A diagram that visualizes the order of
testing activities and their corresponding phases of
development.
| Is This Answer Correct ? | 4 Yes | 4 No |
Answer / mohan
Testing activity starts at the begining means paralally to
development activity
| Is This Answer Correct ? | 0 Yes | 0 No |
Regression testing: suppose you have 1000 test cases & u find a bug in unchanged component , so whether you test whole test case or some particular test case
Can you explain a pair-wise defect?
Can anyone tell me what is meant by "Mainframes Testing"? Also, Plz let me know what r all d responsibilities of a Manual Tester in Mainframes Testing? Plzzz reply!!
14 Answers Accenture, American Express, Cap Gemini, Google, IBM,
What is Manual and Automation Testing Framework
what is the difference between bug log and defect report?
Advantages and Disadvantages of different SDLC models?
8 Answers Harvard, IBM, Midas Technologies,
When u r executing a test case an error dialog or window appeared on screen describing some msg . u have to send that dialog/window as an attachment to the developer to let him understand properly abt the error dialog /window. how do u capture that error dialog/window as a snapshot , in manual tesitng ?
Main concepts in webpage Testing?
7. Would you return to this Web site on your own in the future? Why/why not?
what is bug life cycle? (Asked in Zensar Hyderabad today(17-1-12010))
can any one tell me what is the difference between Integration testing and End-End testing? plz dont tell me Integration is whitebox testing and done by developers, where as End-End is blockbox testing and done by testers.
What is the difference between sanity and smoke test? Please explain with an example.