| |
GeekInterview.com > Tech FAQs > Testing
| Print | |
Question: Manual testing V Model
Answer: How do you explain V Model in manual testing? |
| July 07, 2009 21:15:23 |
#2 |
| goksn |
Member Since: May 2009 Total Comments: 87 |
RE: Manual testing V Model |
In V-Model, manual testers will do the following.
Left side is development activity and Right side is manual testing activity
Req.Preparation - Preparation for user acceptance test cases High Level Design - Preparation of system test cases Low level design - Preparation of Integration test cases Component Design - Preparation of Functional test cases Coding - Preparation of functional test cases. |
| |
Back To Question | |