What is Mean by V-Module?
Answers were Sorted based on User's Feedback
Answer / shivanibehere
It will be V Model not V Module.........
V Model can be define as.
Acceptance Testing ----------------------Client Requirement
System Testing----------------------Planning
Module Testing------------------Design
Unit Testing------------Unit Coding
|
Coding
This the V Model or Verification and Velidation Model,it
something looks like in the V shape.
In this model at the first step Acceptance Testing must be
parallel at the Client Requirement means that Acceptace
Testing must be satisfied when Client Requirement will be
done in the same way other steps will follow.........
| Is This Answer Correct ? | 11 Yes | 0 No |
Answer / kamaraj
v-module is the parellel process in software developement
and test development.
| Is This Answer Correct ? | 8 Yes | 0 No |
Answer / subbu
It's lika a V-Shape.
BRS............................UAT
SRS......................ST
HLD................IT
LLD's........UT
CODING
| Is This Answer Correct ? | 8 Yes | 1 No |
Answer / sumalatha
V model is a diagram showing the map between verification
and corresponding validation for the application
verification is to see tht we are buliding the product right
validation is to see the the product build is right
| Is This Answer Correct ? | 8 Yes | 2 No |
Answer / anurag
v-module is the parellel process in software developement
and test development.
V- Module is a systamatic discription of Verification and
validation.
Verification is static, and validation is Dynamic.
| Is This Answer Correct ? | 4 Yes | 0 No |
Answer / vivek.ranganathan
V module is software development tool where development And
testing occurs simultanesouly ....
| Is This Answer Correct ? | 3 Yes | 0 No |
Answer / mamta
in the software develoment life cycle, both the development
activity and testing activity starts at the same time with
the same information in thier hands.A development team will
apply "do-procedures" to achieve the goal and the testing
team will also apply "check-procedures" to varify
that.normally to say its parallel process and arrive to the
productwith almost no error.
develoment activity=testing activity.
| Is This Answer Correct ? | 3 Yes | 0 No |
Answer / aleem
V Model is also known as Inverted V Model,it is one of the
software development Model.
| Is This Answer Correct ? | 4 Yes | 2 No |
Answer / shwetha mahadik
v-model which illustrate how the testing activities are
carried out in software developement life cycle..
| Is This Answer Correct ? | 2 Yes | 0 No |
If date field is a text field write test cases to validate it?
can you tell me high priority low severity defect?
what is the diff between webserver app & client server application...
2 Answers 3i Infotech, HCL, vSplash,
what is compliance testing?
What icon is used in WinRunner to get an explanation of the syntax of TSL?
what is test leakage?
1.What types of documents would you need for QA, QC, and Testing?
Apart from testing what are ypur roles as a tester.
what is the steps for preparing scenario ?
what is the use case and what is the test case?
Explain about performanece testing?
1) In a software development project Spiral Model was Chosen as the development model. What is the best-suited reason for this? A)This model is the oldest and most widely used paradigm for software development. B)In this model users get the feel free the actual system and developers get to build something immediately. C)In this model risk analysis is done coupled with evolutionary S/W process model with the iterative nature of prototyping and controlled systematic aspects of water fall model D)This model combines elements of Classical model with this iterative philoophy of prototyping.