Plese tell me What is V model how do u prepair documnet
using V model ?

Answers were Sorted based on User's Feedback



Plese tell me What is V model how do u prepair documnet using V model ?..

Answer / krishna

V Model stands for Verification and Validation.

The V Model is a more interactive model which requires the
testing team to involve after the FRS is prepared. There is
much scope for adding the new features into the application
at any stage of the application. The testing phases are in
congruence with the development phases, for ex. while the
Coding happens, simultaneously the WBT also happens.

Is This Answer Correct ?    6 Yes 0 No

Plese tell me What is V model how do u prepair documnet using V model ?..

Answer / a 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 ?    4 Yes 0 No

Post New Answer

More Manual Testing Interview Questions

what is the diff. between Test Case and Test Secenario ? give me one example ?

2 Answers  


Plz give me manual testing real test case ?

0 Answers   Aerosol,


what is the common in all s.o.p (standaed operating procedure)?

0 Answers  


hi, In testing, what is raw data and what is test data and who will prepare/provide those datas. and test run using raw and test datas will be the same or it differs and reasons. this has been asked to me in an interview. expecting a reply from you.

3 Answers   ProdEx Technologies,


suppose a new application is given to u and asked complete report with in one hr what will do?

4 Answers  






I have one doubt in regression testing, Example if we have five modules such as 1,2,3,4,5. If we made change in 3 module only and also 3 module will interact with only 1 and 5 module. For this case we will conduct testing in all module (or) only 1 and 5 module?? Answer soon firends

6 Answers  


How to identify the gaps in the system

1 Answers  


How to do risk management?

2 Answers  


You reported a Bug.The developers are saying that it's not a Bug even though it is..How you are going to prove that it's a Bug?

15 Answers   Adweb, Oracle,


What are the difference between Water fall model and V- Model? Which one is better? Why 80% of Software companies using Water fall model nowadays?

5 Answers   iGate,


what is data guidelines

0 Answers  


Retesting will be coducted on particuler bug or entair application?

6 Answers  


Categories