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 |
I attended CDC software written test on 14th august 2009.time is 45 minutes. 10 objective type questions & 10 descriptive questions. In objective they asked questions from database like what is MTTF,Hotfix,Normalization,table index is used for what?,Release notes etc... 1.What is Registry? 2.What is compatibility testing? 3.Diff between Automated&Performance testing? 4.What is testing for availability? 5.Open database connectivity interface is used for/ 6.Difference btn Application and DLL'S? 7.What is code complete? 8.What is Release candidate? 9.What is smoke test? 10.Is virus a bug?
If a TESTER finds a defect in a WEB APPLICATION, and then raised a ticket to developer. But a developer was unable to reproduce the same defect, then what a tester must do. And what a tester needs to explain a developer...?
How do we decide scope for smoke and sanity testing?
how to create automation frame work ?
what is the diff between testing methodology and testing technique
About Hierarchy level in your company.
What is your experience with change control? Our development team has only 10 members. Do you think managing change is such a big deal for us?
difference between change management and configuration management
What is show stopper defect and explain with example ?
Explain Single View Testing ?
What is the base data for drawing Triangle?
What’s the difference between verification and validation in testing?