What are the advantage of using V models?
Answers were Sorted based on User's Feedback
Answer / shraddha hande
1.The formal'V'model is a software development and testing
model which helps identifying need of planning and design
of testing in the early satge of development process.
2.The major benefit of having both SDLC along with STLC is
that,testing and development both get equal importance in
the process and forces management for their
commitment,attention,and palnning of required resources
equally for both.
3.another important advantage is that,o/p from the
development phase can be tested or reviewed by testing team
to validate the testability.
4.The last but not laest,early planing of testing process
significantly reduces non-conformities which otherwise not
detected at their respective phases.
| Is This Answer Correct ? | 17 Yes | 4 No |
Answer / brahma
1. output becomes a quality product bcoz both verification
and validations r done at a time i.e developement and
testing r done parallely.
2 Proactive defect tracking i.e defects r found at early
stages even may be in the development phase before
application is tested.
3.. avoids the downward flow of the defect
4. reduces the cost for fixing the defect since defects
will be found in early stages
4. it is a fast method
| Is This Answer Correct ? | 9 Yes | 2 No |
1) V Model Incorporate testing right from the beginning. So increases the scope of testing as Proactive activity.
2)Test planning process starts early in the life cycle. So reduces late surprises.
3)As static testing processes starts early in the life cycle the cost of fixing the detected bugs is very less.
4) As both verification & validation activities happens through out the cycle result is a quality product.
| Is This Answer Correct ? | 4 Yes | 2 No |
Answer / vijay
Developer will develop the code and check whether it is
valid or not this is called "happy path testing",and the
code will deployed in to the client server.
so the developer and tester do the testing
parallel.
| Is This Answer Correct ? | 1 Yes | 5 No |
Answer / nimisha vaidya
More advantage is
1. It's simple
2. not Rigid like V model
| Is This Answer Correct ? | 4 Yes | 21 No |
How will confirm the Test Cases are passed?
can anybody tell me "what is ur testing process in ur company" pls explain what is the process when v get a build?
What are the different available models of sdlc?
PLEASE ANSWER THIS Q? HOW TO DEFINE DEFECT DENCITY ?
integration testing is followed by a)unit testing b) system testing c) acceptance testing d) regression testing
If asked to create a Configuration Design Pattern, where would you start?
What is Functinal Equivalent Test?
What is data matrix? What is the use of it?
What is Test Procedure? What are Test matrices? What is Tracibility matrix?
how to write test case for ID CARD button in HOSPITAL MANAGEMENT INFORMATION SYSTEM. kindly do reply me.
What is difference between Development envionment and Test enviornment.
what is cyclomatic complexity? plz explain with example