can u explain me v-model?I told him we will do parallely
both devolpment and testing .
frs------------useraccepatance testing
\ /
srs system testing
\ /
HLD integration testing
\ /
LLD--------------------- unit testing
\ /
CODING
he asked me how ur frs is done parallel with useracceptence
testing and srs is done parallel to system testing and HLD
IS done parallel to integration testing and LLD is done
parallel to unit testing.Give me a clear clarification for
it?
Answer Posted / abdul sameer
BUssiness Requirements(BR)- ----------> User Acceptence Testing
\ /
System Requirements(SRS)---------------> System Testing
\ /
High Level Design(HLD)--------------> System
Integratioon Testing
\ /
Low Level Design(LLD)--------> Component Integration Testing
\ /
Coding ----------> Unit Testing
\ /
\ /
\ /
\/
Build
V Model is a popular Software development model. It large
number of resources to implement.
In v model every development stage will have corresponding
testing stage.
Here test will be prepared in parallel with development phases.
i.e
After receiving the business requirements are prepared
then testing team will develop User acceptence Testcases.
But these testcases will be executed and the end of the project.
Here Business Requirements are very abstract in nature and
it talks just about What user/customer actually needs.
System Requirement Specifications will be prepared From
Business Requirements specifications.
SRS will be more elaborated then the Business requirements.
SRS tell what are system features need to be developed.
After seeing SRS Document Testing People will start
preparing System Functional Test cases.
After receiving High level Design Doc,Testing people will
prepare the System Integration Test cases.
After seeing Low level Design doc,Development team will will
prepare the Component integration Test cases.
After coding development team will prepare uint test cases
and executes the unit test on the each individual unit or
function.
Thus there is a mapping between the each development phase
with testing.
| Is This Answer Correct ? | 14 Yes | 0 No |
Post New Answer View All Answers
What is bug severity?
What is black box testing, and what are the various techniques?
Work flow in testing in your company?
What is fuzz testing?
How will u decide test data to see that evey feature is thoroughly tested
What is early testing?
I want to do certification in ISTQB please anybody hepl me with the details and site to refer for further details.............if possible give me the material as well on my mail id a.vishwakarma@aol.com. Please help me........Thanks
What is the negative testing and example
If there is non reproducible bug which developer is not ready to agree, how you will convince him.
Which was the most interesting bug you found.
What is reverse engineering?
how will you test a wine filled bottle along with 100 glasses
Write notes on apparel testing equipments.
What exactly you do as a Configuration controller?
Can you explain regression testing and confirmation testing?