You are on page 1of 3

Truong hoang long

The Development Stage


Questions:
1. Summarise what the ‘Development’ stage involves.

create a system that works fully and is free of errors

2. List the 4 stages of development.

 Creating a file structure to store data


 Create validation rules to make sure that data entered is sensible
 Create a user-interface to allow data to be input into the system
 Create output formats (reports, payslip's, bills etc)

3. Explain what a file structure is.


Systems (like databases) that are required to hold data need to use file structures

File structures are made up of 4 parts. What are they?

 Tables
 Fields
 Field Properties
 Records

5. Explain what test data is.


Is the data that entered into the fields to make sure that data is being stored correctly

6. Explain what validation rules/checks are.


make sure that only correct data can be entered into the sys

7. State the 2 ways in which validation rules are tested to ensure they are working correctly.


8. Explain what a user-interface is.

IGCSE ICT: Unitto7 allow usersLife


- Systems to input
Cycle data into the system
Truong hoang long

List 4 characteristics that a good user-interface should include.

 Make use of form controls appropriately


 Include instructions which tell the user how to enter data correctly
 Make sure that text boxes are large enough to enter the required data
 Be well designed and easy to understand

10. Explain what form controls are.


are the items on a data entry form that allow you to interact with the system and enter data.

11. List 5 examples of form controls, along with a description of what each of them are used for and
include an image (the image should not come from the ictlounge).

Form control Description


Text boxes Used to enter text using a
keyboard
Option buttons Used to select from a number of
options (only one option can be
selected)
Check boxes Used to select from a number of
options (more than one option
can be selected)
Combo boxes Used to select one item from a
(drop-down lists) list of options
Command buttons Used to perform a command
(save for example)

12. Explain what a system output is.


 is the information produced by a system or process from a specific input.

There are 2 types of system outputs. What are they?

 On-screen outputs
 Printed outputs (hard copies)

14. List 3 characteristics that a good system output should have.

 clear
IGCSE ICT: Unit7 - easy to read
Systems Life Cycle
 complete and correct.

Truong hoang long

IGCSE ICT: Unit 7 - Systems Life Cycle

You might also like