Question 2: Suppose that you have to build a product to determine
the inverse of 3.546784 to four decimal places. Once the product
has been implemented and tested, it will be thrown away. Which
life-cycle model would you use? Give reasons for your answer.
Question 3: How can design reviews improve designs? How can
design reviews help to educate operators, users, clients, analysts,
engineers, coders, and testers? How can design reviews uncover
deficiencies in SRS?
Question 4: Consider a university registration system. The system
is to handle student registration for various courses offered
by the university as well as for examinations. Identify the
risks associated with such a software system.
Question 5: Define Forward Engineering. Define Reverse Engineering.
Describe the situations for which they are suitable to apply.
Question 6: Define Black Box testing. Define White Box testing. Apply them by hand (i.e., You don’t need to use a computer) to any program and write the result.