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 |
what is localization and globalization testing?
what is the diff between function and Sub function
What is a test severity and test priority? difference between them with suitable examples?
wat is the diffrence b/n dyanamic blackbox testing and static black box testing.and which one is better
If asked to create a Configuration Design Pattern, where would you start?
what is test director?
differentiate test case and test script
What r all the security problems u r facing & the measures taken to solve.
Explain the scenario with example.
what is the test strategy you followed in your company
1.what is verifacation,validation,how its achieved? 2.What is test techniques& strategy? 3.what is error,fault,failure? 4.what is Reviews,Walkthrough,Inspection & Audit? 5.What is Change management,Configuration management,Version control,Test harness? 6.Importance of Severity,Priority,explain Bug life cycle? 7.Difference between use case & test case with example? 8.When should stop testing? 9.Write a test case for online banking application in the topics user login,security,transaction to other accout,data protection. 10.If the software is tested but all the bugs was not fixed,will you release this software?If yes/No then why?
A defect which could have been removed during the initial stage is removed in a later stage. How does this affect cost?