Fixed-price contracts, where the contractor bids a fixed price to complete a system development, may be used to move project risk from client to contractor. If anything goes wrong, the contractor has to pay. Suggest how the use of such contracts may increase the likelihood that product risks will arise.

What will be an ideal response?


Fixed price contracts increase the chances of product risks because they remove
options from the development process. Because the contract is fixed-price, the
contractor is naturally reluctant to increase the effort or time expended on the
project as this will reduce their profits on the work. Therefore, if problems arise
they will look for ways to reduce the scope of the product or to reduce the costs of
product development (e.g. by reducing the effort devoted to testing). Both of these
factors can lead to products that are not as expected by the customer.

Computer Science & Information Technology

You might also like to view...

___ is the process of updating programs after the programs are put into production.

A. Design B. Implementation C. Maintenance D. Desk-checking

Computer Science & Information Technology

You are sitting at a client computer connected via a PPTP VPN over the Internet to your employer's private LAN. When you open a browser on your desktop and browse the Internet, describe in simple terms the path the packets will travel from your computer to the Internet.

What will be an ideal response?

Computer Science & Information Technology

What is the most typically used group type conversion?

A. Distribution group -> security group B. Security group -> distribution group C. Universal group -> domain local group D. Domain local group -> global group

Computer Science & Information Technology

The C# language provides a set of operators known as ____________, which you can use to create complex Boolean expressions.

a. Boolean operators b. relational operators c. logical operators d. expressional operators

Computer Science & Information Technology