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
Explain some techniques for developing software components with respect to testability.
What are testing techniques? What is difference between general and specific?
What is configuration management in software testing ?
through which phases a software ttester need to pass like as a junnior test engineer,team lead,project lead,etc.? which is the final stage of your promotion and how will u achieve?
What are the cases why parameterization is necessary when load testing the Web server and the database server?
Hi I want to start online training couses for testing Any body plz help me out how to start the online courses Plz post the answer here or send me a mail for kommineni.1020@gmail.com
1)What are the QA procedures followed 2) Write test cases on a weatherreport.com web page that has only two dropdown and a submit button, Fist drop down is a countries and second is metros in the selcted countries.When proper selection si doen and submitted it shows weather report of that metro.? 3)Write test cases on Mobile Alarm Module? 4)Write test cases on Company Water Bottle?
If project wants to release in 3months what type of risk analysis you do in test plan?
What is a top-down and bottom-up approach in testing?
What is application programming interface (api)?
What is bidirectional traceability ??? and how it is implemented
Hi,friends i am going to write ICST certificate exam on augest.So can anybody post some of sample qusetions for ICST certificate exam.Really it will be useful for me
how to creat 2 test plan in 2 different environment exp:tour and travel
What is the Testing strategy for testing client server applications/products?
Q) Create Preffered customer: As a customer when i purchase more than $5000 in goods since my first purchase, I become a preffered customer so that i can receive the benefits associated with that status.