What is the V-model?

Answers were Sorted based on User's Feedback



What is the V-model?..

Answer / guest

Waterfall Model vs V-Model

In Waterfall Model the tester role will take place only in
the test phase. In V-Model role will take place right from
the requirement phase itself.

Waterfall model is a fixed process that u can't make any
changes in the requirement or in any phase. In V-Model u can
make any change in the requirements.

Waterfall model is a continuous process. V-model is the
simultaneous process.

Waterfall model used only after the requirements are fixed.
V-model can be used for any type of requirement (Uncertain
requirement).

Any mistake in Requirement phase can't be recognized in
water fall model until near the end when customer gets to
see the product. This leads to huge cost of correctives in
terms of economy. So it is time consuming too. Here for each
and every phase of the software life cycle there is a review.

Reduce the probability of occurring a mistake or defect.
Hence saves the cost. It saves time.

Emphasizes the development cycle and ignores the testing
cycle. Testing merely get time as development phase takes
almost 98% of project time. Gives equal importance to the
testing phase as development.

Waterfall model stages:
1.User Requirement
2.System Requirement
3.Global Design
4.Detailed Design
5.Implementation
6.Testing

V model stages:
1.Component testing
2.Integration Testing
3.System Testing
4.Acceptance Testing

Is This Answer Correct ?    5 Yes 0 No

What is the V-model?..

Answer / v.lokesh

Basically this model is used to avoid defects r bugs in the
application and cost effective purpose,In this model we
will start the testing from begining of the project like
conducting the reviews on FRS,whether customer given all
requiremnts for developing the application r
not,understanding the system requirementsm i.e from
verfication(review) to validation(executing the code)

verifiaction-business requirements-system requirements-High
level design-low level design-Coding-unit testing-
integration testing-system testing-user acceptance testing-
validation

From system requirements stage we will start testing.
here we can ensure that right product is developed r not
during early stages and at every levels we can find the
defect and fix the defect,and at last the obtained product
is defect free......












































Is This Answer Correct ?    2 Yes 0 No

Post New Answer

More Manual Testing Interview Questions

what will you do in review meetings?

2 Answers  


We can check many things in one test case, then Is it necessary to write separate test case for checking each functionality? Example : For Login Window --> Test Case is---> 1) Enter valid user id & password --> For this expected result --> 1) User should login. My question --> while executing above valid test case, we can expect more than one result such as "Visibility of password should be as ****" So Should I have to write separate test case for "Visibility of Password" OR Not? Please guide me properly.

5 Answers  


if 2mmarow is release and 2-day You found a critical bug wat you will do ? plz give answers

6 Answers   Monaco, Wipro, Yahoo,


What is Usability testing? Can you please give me some examples of usability test cases or how to write usability test cases.

3 Answers  


How we make scripts for unit testing with Nunit.

0 Answers  






what is meant by Priority nad severity?

11 Answers   HCL, Infosys, Verizon,


Can any one send links or documents for web based testing? this week i want to take seminar in WEB BASED TESTING? can anyone share about this ?whatever thing u know send that details to me.

2 Answers  


Is there any diff. between Bug,Defect,Error?

19 Answers   MBT,


Test cases for Recycle Bin

4 Answers   Quexst, Shriram,


What is meant by code walkthrough?

1 Answers  


what is mean by test environment?

5 Answers  


What is regression testing and what are the types in regression testing?

2 Answers  


Categories