| |
GeekInterview.com > Tech FAQs > Testing
| Print | |
Question: Manual testing V Model
Answer: How do you explain V Model in manual testing? |
| August 08, 2009 00:35:21 |
#3 |
| rajmohan23 |
Member Since: August 2009 Total Comments: 37 |
RE: Manual testing V Model |
V model
Development
Testing
SRS
User acceptance testing
CDD
Gray box testing
HLD
Black box or system testing
LLD
Unit Testing
Coding Here
SRS is software requirement specification
CDD is comprehensive design document
contains high level and low documents
HLD is high level document
LLD is low level document.
Gray box testing - Combination of white box and black box testing
Unit testing - White box testing
Update me if I am incorrect. |
| |
Back To Question | |