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


Please Help Members By Posting Answers For Below Questions

What can you tell about the project if during testing you found 80 bugs in it

1815


test cases for compose functionality of gmail

1483


What is the difference between qa, qc, and testing?

789


How can I done a Web Testing? Which steps are include in it?

1436


what is the difference between Risk based and Requirement based testing???

1713






any one giv test cases for wordpad using equivalence class partioning

2590


What ishigh severity, low priority bug?

686


What is Mixed Testing

1630


what is TAS language which is used as a language for some projects/

1595


what are the Cs in testing

1627


What are the different types of software testing?

709


How can a LOG for testcases be maitained which can give information about a TestCase that is it new one or has been occured in previous versions of the software.

1595


What is Cyclometric testing?

1760


Write all combinations of test cases for calculater on + symbel

1804


What is a test severity and test priority? difference between them with suitable examples?

1310