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?



can u explain me v-model?I told him we will do parallely both devolpment and testing . frs-------..

Answer / 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

More Manual Testing Interview Questions

Explain severity with example and expalin each example?

1 Answers   Vertex,


What tests would you perform on common homepage?

0 Answers  


After which phase you are performing UAT?

5 Answers  


!.what is the need for testing ?

3 Answers  


what is bug tracebility matrix and it's formet?

2 Answers  






what is a usecase?

5 Answers  


what is difference between severity and priority

8 Answers   CSC, Wipro,


How do we test the requirements?

3 Answers  


Hi frnds im mini. can any one give correct answers for this interview questions. i have an interview in 4days..pls 1.What are tests that u have participated in Testing. 2.What is diff between Load testing Stress testing? 3.What is sanity testing when do u start it? 4.how can you test ur application with negative testing? 5.when can u start test case writng? 6.what is the tool your are using and the version? 7.what is the tool you used to report the bug ? 8.what is a formate of test case document in your company and also bug report document formate? pls send me reply.. tank u frnds.............

1 Answers  


What is release notes&have u involed in preparing the release notes?

6 Answers  


what r the different types of testing environments?

11 Answers  


What is SEVERITY and PRIORITY ?

3 Answers  


Categories