What are the differences and similarities between build and fix model and the v-model??



What are the differences and similarities between build and fix model and the v-model??..

Answer / govind sain

In the build and fix model (also referred to as an ad hoc model), the software is developed without any specification or design. An initial product is built, which is then repeatedly modified until it (software) satisfies the user. That is, the software is developed and delivered to the user. The user checks whether the desired functions 'are present. If not, then the software is changed according to the needs by adding, modifying or deleting functions. This process goes on until the user feels that the software can be used productively. However, the lack of design requirements and repeated modifications result in loss of acceptability of software. Thus, software engineers are strongly discouraged from using this development approach.
This model includes the following two phases.

Build: In this phase, the software code is developed and passed on to the next phase.
Fix: In this phase, the code developed in the build phase is made error free. Also, in addition to the corrections to the code, the code is modified according to the user's requirements.

Various advantages and disadvantages associated with the build and fix model are listed in Table.

Table Advantages and Disadvantages of Build and Fix Model

Advantages


Disadvantages

Requires less experience to execute or manage other than the ability to program.
Suitable for smaller software.
Requires less project planning.



No real means is available of assessing the progress, quality, and risks.
Cost of using this process model is high as it requires rework until user's requirements are accomplished.
Informal design of the software as it involves unplanned procedure.
Maintenance of these models is problematic.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Manual Testing Interview Questions

What is sanity?

0 Answers  


how many test cases are posible to write on textbox. but it is allows the 0-10 digits numaric

3 Answers   CTS,


Hi Everybody could you please send me the ISTQB Material to my mail id karthik18487@gmail.com Thanking you in advance

0 Answers  


what is vss?

8 Answers   Lintas, Transdyne,


What are the principles of software testing?

0 Answers  






Sentence "Working from onsite is effective" is growing in IT field. How do we bring that knowledge to offshore and do an effective job in Offshore?

0 Answers  


What type of metrics we prepare in testing?

2 Answers  


difference between web based server and client based server?

2 Answers  


How to test back up and storage products?

0 Answers  


Suppose there are three modules A-B-C, the output of A is responsible for B and output of B is responsible for C and if A & C is not ready & B module is ready then how can u check Module B

4 Answers   TCS,


write test case for gmail sign up page?

0 Answers  


what is exactly a tracebility matrix?

11 Answers   Patni, TCS,


Categories