Explain V model in depth?
Answers were Sorted based on User's Feedback
Answer / chabs
V-model is also known as Verification and Validation model
where the development and the testing team works parallely.
The CRS/BRS is sent to both developing and testing teams.
Where the developers/designers develop HLD, LLD then do
coding while the testers review and develop Acceptance test
cases and test plans, Integration test plans & cases,
functional test plans & cases.(in each stage i.e.,
CRS,SRS,HLD,LLD will be reviewed by the test engineers and
new document will be constructed if in case of any changes)
After white box testing is done at the developers side, the
product or the software is sent to the testing.
Now, this product is tested using the test plans and cases
(i.e.,they do Functional testing, Integration testing,
Acceptance testing) previously developed by the test
engineers(In the first phase they only develop test plans
and cases).
Finally, after doing the Acceptance testing the product is
moved to the production.
Advantage of this model is that each phase is tested
(i.e., defects in the customer requirements or any of the
documents is found out at the first phase)
so defects are rectified at an early stage.
| Is This Answer Correct ? | 6 Yes | 0 No |
Answer / ashish
The V-model is a graphical representation of the systems
development lifecycle. It summarizes the main steps to be
taken in conjunction with the corresponding deliverables
within computerized system validation framework.
The VEE is a process that represents the sequence of steps
in a project life cycle development. It describes the
activities and results that have to be produced during
product development. The left side of the VEE represents
the decomposition of requirements, and creation of system
specifications. The right side of the V represents
integration of parts and their verification
A concept of operations that describes user needs and the
operating environment, thorough and testable system
requirements, detailed design, implementation, rigorous
acceptance testing of the implemented system to ensure it
meets the stated requirements (system verification),
measuring its effectiveness in addressing goals (system
validation), on-going operation and maintenance, system
upgrades over time, and eventual retirement
| Is This Answer Correct ? | 3 Yes | 2 No |
What is STLC?
A server configuration is controlled from a single web page with multiple options: ● 20 drop-down menus, with 3-4 options each. ● 5 check-boxes. ● 1 multi-select menu, with 5 options. ● 1 template selection, with 6 options: A, B, C, D, E, F. ○ When options A, B, C, D are selected, all options (#1-#3) above are available. ○ When options E, F are selected, only 10 out of 20 drop-down menus have an effect. ● Besides item #4, developers input is that all options are independent, I.e., not impacting each other. What is the required number of test configurations required in order to test the server configuration and release in good quality: a) Assuming first release. b) Assuming regression tests for release with new features not impacted by the above options. Test configuration is a complete set of options that were selected to be tested in one complete server configuration scenario. I.e, a test configuration is set of 17 or 27 specific options tested together.
what is test procedure
What is Database Testing?
Can any one explain me what is Integration Testing with Stub and Drivers.Explain with Example.who will do Integration Testing?
what are the Cs in testing
what is meant by test strategy?
Usually on which server test engineer works?
What is CMM-1,2,3,4,5 Level Company? How much levels are there like CMM?
What is regression testing?difference between regression and retesting?
prepare test cases for file copy paste.
What is gamma testing?