in IS&Software Engineering retagged by
1,640 views
0 votes
0 votes

The advantage of better testing in software development is in 

  1. waterfall model
  2. prototyping
  3. iterative
  4. all of these
in IS&Software Engineering retagged by
by
1.6k views

1 Answer

2 votes
2 votes

Incremental delivery not supported: In the iterative waterfall model, the full software is completely developed and tested before delivery to the customer. There is no scope for any intermediate delivery. So, customers have to wait long for getting the software.

So A and C are wrong.

 In this model, a prototype of the end product is first developed, tested and refined as per customer feedback repeatedly till a final acceptable prototype is achieved which forms the basis for developing the final product.

So B is correct.

Ref:

https://www.geeksforgeeks.org/software-engineering-prototyping-model/

https://www.geeksforgeeks.org/software-engineering-iterative-waterfall-model/

Answer:

Related questions

Quick search syntax
tags tag:apple
author user:martin
title title:apple
content content:apple
exclude -tag:apple
force match +apple
views views:100
score score:10
answers answers:2
is accepted isaccepted:true
is closed isclosed:true