What is the Benefit of "V-Model"...?
Answers were Sorted based on User's Feedback
Answer / swapna
Both the development and testing process will happen
simultaneously so the application can be developed in a
faster way.it is simple and easy to use.It works well for
small projects where requirements are easily understood
| Is This Answer Correct ? | 28 Yes | 1 No |
Answer / mudaseer
In v model testing starts from the requirement stage
so bug does not flow to the end and every stage is tested
we get a high quality product.
total investment is less
in this project will be completed fast because test cases
and test plan are already prepared
| Is This Answer Correct ? | 3 Yes | 0 No |
Answer / ram
In 'V-model' we have
1) Verification of the requirements is done in all the phage's
2) The quality of the product will be good and
3) Lots of documentation will be done, hence the root cause analysis of bug will be easy.
| Is This Answer Correct ? | 4 Yes | 2 No |
question about bug is valid or invalid ? suppose i don't have srs i want suggest close button in one form but the developer says client no need that one in this situation the bug is valid or invalid?
How to Test Web Application Without a Formal Test Plan....?
what is entry criteria for testing?
how to test the case with 5 combination and inputs
What is meant by thin point in QTP
What is difference between the Web application testing and Client Server testing?
My application is Central Management System(CMS) & Point of Sale(POS). CMS - main server is installed on one PC & POS - Client is installed on another PC. We can manage number of POS from CMS server. CMS is divided into CMS-Master & CMS Client. System flow is like - Manage data Menu has 22 submenus ex: Users, Customers, Printers etc....................... Manage all 22 submenus in CMS-Master Import all 22 submenus in CMS-Client one by one. My Question ---> Import CMS-Master to CMS-Client is the test case, So Should I consider it as a single test case or I have to write separte test cases for Importing All 22 submenus?
write test cases on pen
someone tell me the difference between volume testing, stress testing and load testing?
Use of Regression Testing?
What is the initial stage of testing?
what is meant by system testing? what is functional testing? what is the difference between both of these testing? can anyone explain this in detail?