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 |
Explain Operational Acceptance Testing with example ?
what is the importance of test data while testing the application? and how hard it is to set up the test data?
hello there, can anyone tell me what type of question does lg soft company ask in written test especially for a quant part? Thanku
Should Tester have to write separate test cases document for Functional testing, UI testing, Regression Testing, Stress testing etc....?
what is walkthrough?
i) functional test cases can we consider for regression test ? or we have to write separet test cases for regression test ? ii) How to write the system test case and what are the technique shall we have to follow ?
what is the difference between Test strategy and test plan?
25 Answers EDS, IBM,
Tracability matrix? what are test metrics?what is the use? scope of testplan? Estimation? Test stratagy? Entry ,Exit ,Suspention,Resumption criteria? Diff b/w web server and appli server? diff b/w web app and client server app? diff b/w brs,srs? what is Sla time? Exp defect life cycle? types of defects? how do u decide project is 100% bug free? How u send defect reports? Testing Environments? testbed? what is differed testing? what is differed defects? what r the base documents are recovered for test case design? what r the base documents are recovered for test case execution?
Hello can anybody list out supported and unsupported browsers for Window OS,Android OS,MAC OS Ubuntu
what are general aspects of security testing?
what is the structure of test cases
This is a common login screen example with all well known fields like username, password, etc. How could you test this in Unit Testing Phase, Integration Testing Phase and System Testing Phase??