7 The systems life cycle (3)

Resources | Revision Questions | Information Communication Technology ICT

Login to see all questions

Click on a question to view the answer

1.

A local authority is planning to implement a new online system for managing planning applications. They are considering four different methods of implementation: direct changeover, parallel running, pilot running, and phased implementation. Explain the key characteristics of each of these four implementation methods, highlighting the potential benefits and drawbacks of each.

2.

A software developer is testing a login form. Describe three different types of test data they could use to test the login functionality. For each type, explain why it is important to use that specific data and what potential issues it could reveal.

3.

Question 3

A program is designed to manage a student's grades. Describe the necessary validation routines that should be implemented in the program to ensure data integrity. Consider input validation and range checking. Also, explain how a sample run could be used to test these validation routines.