What is V-model and explain

Answers were Sorted based on User's Feedback



What is V-model and explain ..

Answer / sohail ahmed reyaz

As far as i know v model is a sequential development with
parallel testing model in which each and every phase of
development is supported by testing activities. In this
model testing starts as the model/project begings. testing
is the longest phase. 49-50% budget is used for testing.

REq\ /acceptance testg
\ /
SRS \ /System testing
Architecture \ /
Design \ /
\ /
\ /
Detailed Desgn \ /unit testing
\ /
\ /
\ /
Test cases are made \ / Test cases are executed
\ /
\ /
\ /
coding
left side is called static testing and works from top to
down before coding is done.

Right side is called Dynamic testing and works from Down to
tOp as testing is done after coding. and test case are
executed as the Software is developed and ready for Test.

Tell me if it answers your question.

Regards,
Sohail Ahmed Reyaz

Is This Answer Correct ?    11 Yes 4 No

What is V-model and explain ..

Answer / pramoodgoud

What he explained is right for me.

Is This Answer Correct ?    3 Yes 2 No

Post New Answer

More Manual Testing Interview Questions

Anyone attended the manual testing interview with L&T infotech in recent past. please let me know the type of questions they can ask especially in PM round. Thanks

0 Answers  


what is the work flow of testing(glamorous)

2 Answers  


What is the difference between QA (Quality Assurance) & QA (Quality Analyst)?

4 Answers  


what are the UAT bugs...why they come ??

2 Answers   Satyam,


What types of code coverage do you know?

1 Answers   3i Infotech,






What is mean by bug? how its gets injected into application?

4 Answers  


comptability testing with ui means,any body can expain me how we perform compatability testing in real time,don;t give definetions

3 Answers  


How many hours a week should a tester work?

1 Answers   Cognizant, Wipro,


What is the diffrence between web testing & web based testing?

3 Answers  


I had faced in one of the interview that " you have found the bug and assigned to the corresponding developer, but the developer did not accept your bug. what will you do at this situation. can any one help me with clear answer ? I answered like, I will show the SRS,GUI document and show the image of the bug where i got. and again they asked me , still they did not accpet your bug. what you will do ? Answer me....

5 Answers   CMC, Veritas,


You are testing a new feature that includes a builder(wizard)that walks you through the creation of an item.There are 10 configuration checkboxes you can check/uncheck for the item being built.The builder makes you select 3 of these 10 options.You can choose any 3 options. A)How many possible ways could the item in question be created (i.e. how many possible configurations)? Describe the technique you would use to determine this.

1 Answers   Meridium,


What are all the things should be covered in the Unit Test cases ?

1 Answers   CSS,


Categories