What are the differences and similarities between build and fix model and the v-model??
Answer Posted / 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 View All Answers
Hi, My name is Dinesh.I want to prepare for ISTQB certification , So can anyone please email me the syllabus of it and what is criteria for giving exam.Please email me answers at: dinesh0323@live.com
Define performance and stress testing?
hi, this is geetha, i have one doubt regarding the vulnerability testing. For sql injection testing is there any need for the tools to be installed. If it is what is tool and what is the method to test in sql injection testing. Plz Guide me
what is the general pattern of explanation of projects in interview, can u ans me plz.......... ex: online banking application
give me a example of writing a test case,take any good example which i can understand easily.
What is your approach when requirements change continuously?
what comments have u given in peer review? tell me at least 3 comments what u have given? july27 brahma412@yahoo.co.in
How we can test Cookies Manually?
Explain unit testing, integration tests, system testing and acceptance testing?
test cases on bangles???
What is quality center? How many built in tables does quality center have?
Define what is a critical bug.
what are questions asked in TCS for database tester (sqlserver)?ay idea
List the considerations in developing testing methodology
Describe a past experience with implementing a test harness in the development of software.