SlideShare a Scribd company logo
1 of 13
ICT IGCSE Theory – Revision Presentation
2015 – 2016 Questions (New Syllabus)
Chapter
7
-
Systems
Life
Cycle
Tick the most appropriate method of implementing a new system for each company.
ICT IGCSE Theory – Revision Presentation
2015 – 2016 Questions (New Syllabus)
Chapter
7
-
Systems
Life
Cycle
When creating a database, it is important to assign the correct data type to each field.
Tick the most appropriate data type for each of the following items of data.
ICT IGCSE Theory – Revision Presentation
2015 – 2016 Questions (New Syllabus)
Chapter
7
-
Systems
Life
Cycle
• Appropriate spacing for each field (1 mark)
• Forward/backward buttons/save (submit) - must have at least two navigation aids. (1
mark)
• Candidate attempts for information to fill the page AND is clearly a screen form (1
mark)
• All six of the given fields – 3 marks
• Five of the given fields – 2 marks
• Four of the given fields – 1 mark
ICT IGCSE Theory – Revision Presentation
2015 – 2016 Questions (New Syllabus)
Chapter
7
-
Systems
Life
Cycle
For each of the following fields, name and describe the most appropriate validation
check. Assume that the values given in the numeric fields include the minimum and
maximum values for those fields.
Registration_number
• format/picture check
• must consist of one letter, three digits, space, three letters
Maximum_speed
• range check
• must be >=140 and <=180
ICT IGCSE Theory – Revision Presentation
2015 – 2016 Questions (New Syllabus)
Chapter
7
-
Systems
Life
Cycle
A large company has asked a systems analyst to research the current system.
Describe how this will take place.
• Users of the current system will be interviewed
• Users of the current system will be asked to complete questionnaires
• Users of the current system will be observed using the system
• Existing documents will be examined
• Management will be interviewed
• Management will be asked to complete questionnaires
Describe what information will be identified as a result of this research.
• Inputs of the current system
• Outputs from the current system
• Processing in the current system
• Problems/limitations with the existing system/improvements required
• The user requirements
• The information requirements
ICT IGCSE Theory – Revision Presentation
2015 – 2016 Questions (New Syllabus)
Chapter
7
-
Systems
Life
Cycle
A company is going to introduce a new computer system.
The company employs drivers to deliver orders and they are rarely in the office for more
than a few minutes. The office secretaries process the orders and dislike being
interrupted. A manager is in charge of the current system and appointments can be
made to see her.
Name three methods of researching the current system other than from examining
documents. Identify the workers that each method would be most suitable for. Each
method will be used with a different type of worker.
• Interview
• Manager
• Questionnaire
• Drivers
• Observation
• Secretaries
ICT IGCSE Theory – Revision Presentation
2015 – 2016 Questions (New Syllabus)
Chapter
7
-
Systems
Life
Cycle
A company is going to introduce a new computer system.
The company employs drivers to deliver orders and they are rarely in the office for more
than a few minutes. The office secretaries process the orders and dislike being
interrupted. A manager is in charge of the current system and appointments can be
made to see her.
After the current system has been researched, the new system will be designed. This
means that the file structure will be designed.
Identify three items of a flat file structure which will form part of this activity.
Data type for each field
Appropriate field names
Validation rules
Field lengths
Field descriptions
ICT IGCSE Theory – Revision Presentation
2015 – 2016 Questions (New Syllabus)
Chapter
7
-
Systems
Life
Cycle
An airline company allows customers to book flights
online. Here is an example of the data a customer is
asked to type in when they search for a suitable flight,
together with a typical entry. There are three types of
class: Economy, Business and First.
Evaluate this form regarding the ease of entering data
• The fields which require completion are all included.
• Fields are clearly labelled
• The space allowed for data entry is more than adequate
• On the other hand the form could be improved by having:
• Appropriate space for each field
• Screen more spread out
• Larger font for field names
• Drop down list for Number of adults, Number of children,
Number of infants date of return/date of departure & Class
• Separate drop down lists for dd/mm/yyyy
• Navigation buttons could be included to move between
records
• Drop down list for Number of adults, Number of children,
Number of infants
ICT IGCSE Theory – Revision Presentation
2015 – 2016 Questions (New Syllabus)
Chapter
7
-
Systems
Life
Cycle
An airline company allows customers to book flights
online. Here is an example of the data a customer is
asked to type in when they search for a suitable flight,
together with a typical entry. There are three types of
class: Economy, Business and First.
Explain why it would not be appropriate for a format
check to be used on the dates as given in the example
data.
• A format check ensures that data is in a specific
format…
• …such as two digits for day, two digits for month and
four digits for year
• In the table above the date would be rejected by this
check as it has one digit for the month in one example
two in the other
• In the table above the date would be rejected by this
check as it has two digits for the day in one example
and one in the other
ICT IGCSE Theory – Revision Presentation
2015 – 2016 Questions (New Syllabus)
Chapter
7
-
Systems
Life
Cycle
Name and describe three methods of implementing a new computer system. For each one
describe the type of situation where each method might be used.
Direct changeover
• New system replaces existing system immediately/overnight
• A small organisation which can afford to lose data/where system needs to be up and
running very quickly/where the new system has been thoroughly tested
Parallel running
• New system runs alongside/together with existing system
• An organisation with large amounts of data which would take too long to re-enter / cannot
• afford to lose data/where time taken/cost to implement is not an issue/where the new
system needs to be thoroughly tested
Phased implementation
• New system is implemented part by part
• An organisation where there are clearly defined separate processes/where the new system
needs to be thoroughly tested
Pilot running
• (Whole) system is implemented in one branch/one office (at a time) [1]
• An organisation where there are several branches all doing the same work)/where the new
system needs to be thoroughly tested
ICT IGCSE Theory – Revision Presentation
2015 – 2016 Questions (New Syllabus)
Chapter
7
-
Systems
Life
Cycle
Maria is the principal of the International Municipal school. She has employed Paulo, a
systems analyst, to create a new database system to store records of her final year IGCSE
students.
Examples of the details of the students which will be stored are:
Velia Grimaldi, A3058, Female, 161, Leaving
Giuseppe Campo, A3072 , Male, 177, Staying on to 6th form
Nicola Donati, B3085, Female, 173, Staying on to 6th form
Giovanni Agnelli, C3102, Male, 172, Leaving
Complete the following table by entering the field names and most appropriate data type for
each field.
ICT IGCSE Theory – Revision Presentation
2015 – 2016 Questions (New Syllabus)
Chapter
7
-
Systems
Life
Cycle
Paulo wishes to save storage space. He does not change the Name field, but decides that two
other fields could have their data shortened.
Apart from the Name field, identify the two other fields and describe how the contents will be
shortened.
Field 1: Gender
Shortened form 1 M for male, F for female
Field 2 Staying on to 6th form /Leaving
Shortened form 2 S/6 for Staying on to 6th form, L for Leaving
ICT IGCSE Theory – Revision Presentation
2015 – 2016 Questions (New Syllabus)
Chapter
7
-
Systems
Life
Cycle
Different types of test data are used to test a newly developed system.
Complete the following sentences.
(a) Data which is of the correct type is called
Normal data
(b) Data which is outside a given range is called
Abnormal data
(c) Data which is at the boundaries of a given range is called
Extreme data
(d) Data which has been used with the current system and the results are known is called
Live data

More Related Content

What's hot

The effects of using ict
The effects of using ictThe effects of using ict
The effects of using ict
odalyfer
 
Computer System
Computer SystemComputer System
Computer System
hajjaz
 
Fundamentals of computers
Fundamentals of computers Fundamentals of computers
Fundamentals of computers
Tej Kiran
 

What's hot (20)

ITE v5.0 - Chapter 9
ITE v5.0 - Chapter 9ITE v5.0 - Chapter 9
ITE v5.0 - Chapter 9
 
Computers and society
Computers and societyComputers and society
Computers and society
 
The effects of using ict
The effects of using ictThe effects of using ict
The effects of using ict
 
07 Input Output
07  Input  Output07  Input  Output
07 Input Output
 
Computer System
Computer SystemComputer System
Computer System
 
Storage devices and media
Storage devices and mediaStorage devices and media
Storage devices and media
 
1.1 work sheet 1
1.1 work sheet 11.1 work sheet 1
1.1 work sheet 1
 
0417 IGCSE ICT Chapter 1 Exercises
0417 IGCSE ICT Chapter 1 Exercises0417 IGCSE ICT Chapter 1 Exercises
0417 IGCSE ICT Chapter 1 Exercises
 
File management - ICT IGCSE Chapter 11
File management - ICT IGCSE Chapter 11File management - ICT IGCSE Chapter 11
File management - ICT IGCSE Chapter 11
 
Fundamentals of computers
Fundamentals of computers Fundamentals of computers
Fundamentals of computers
 
A presentation on Motherboard
A presentation on MotherboardA presentation on Motherboard
A presentation on Motherboard
 
ITE v5.0 - Chapter 4
ITE v5.0 - Chapter 4ITE v5.0 - Chapter 4
ITE v5.0 - Chapter 4
 
Introduction to Computer Engineering. Motherboard.
Introduction to Computer Engineering. Motherboard.Introduction to Computer Engineering. Motherboard.
Introduction to Computer Engineering. Motherboard.
 
As Level Computer Science Book -1
As Level Computer Science  Book -1As Level Computer Science  Book -1
As Level Computer Science Book -1
 
Bus & Interface
Bus & InterfaceBus & Interface
Bus & Interface
 
How to install windows 7 operating system
How to install  windows 7 operating system How to install  windows 7 operating system
How to install windows 7 operating system
 
An Introduction to Operating Systems
An Introduction to Operating SystemsAn Introduction to Operating Systems
An Introduction to Operating Systems
 
Computer Parts Lesson 1 Grade 2
Computer Parts Lesson 1 Grade 2 Computer Parts Lesson 1 Grade 2
Computer Parts Lesson 1 Grade 2
 
Data conversion
Data conversionData conversion
Data conversion
 
How 2 format a pc
How 2 format a pcHow 2 format a pc
How 2 format a pc
 

Similar to Chapter 7 - Systems Life Cycle.pptx

June 2011 scenario 4
June 2011 scenario 4June 2011 scenario 4
June 2011 scenario 4
alexwiggin
 
May/June 2010 Scenario 4
May/June 2010 Scenario 4May/June 2010 Scenario 4
May/June 2010 Scenario 4
ianwbhs
 
Structure system analysis and design method -SSADM
Structure system analysis and design method -SSADMStructure system analysis and design method -SSADM
Structure system analysis and design method -SSADM
FLYMAN TECHNOLOGY LIMITED
 
A. Can InciFIN 465Innovations in Contemporary FinanceP.docx
A. Can InciFIN 465Innovations in Contemporary FinanceP.docxA. Can InciFIN 465Innovations in Contemporary FinanceP.docx
A. Can InciFIN 465Innovations in Contemporary FinanceP.docx
bartholomeocoombs
 
May june 2010 scenario 4 [documentation]
May june 2010 scenario 4 [documentation]May june 2010 scenario 4 [documentation]
May june 2010 scenario 4 [documentation]
owenchambers11
 
May june 2010 scenario 4 [documentation]
May june 2010 scenario 4 [documentation]May june 2010 scenario 4 [documentation]
May june 2010 scenario 4 [documentation]
owenchambers11
 
May june 2010 scenario 4 [documentation]
May june 2010 scenario 4 [documentation]May june 2010 scenario 4 [documentation]
May june 2010 scenario 4 [documentation]
owenchambers11
 
May june 2010 scenario 4 [documentation]
May june 2010 scenario 4 [documentation]May june 2010 scenario 4 [documentation]
May june 2010 scenario 4 [documentation]
owenchambers11
 
May june 2010 scenario 4 [documentation]
May june 2010 scenario 4 [documentation]May june 2010 scenario 4 [documentation]
May june 2010 scenario 4 [documentation]
owenchambers11
 

Similar to Chapter 7 - Systems Life Cycle.pptx (20)

Showcase 2
Showcase 2Showcase 2
Showcase 2
 
Exam – june 2010 – qp 11
Exam – june 2010 – qp 11Exam – june 2010 – qp 11
Exam – june 2010 – qp 11
 
Scenario 4
Scenario 4Scenario 4
Scenario 4
 
Scenario 4
Scenario 4Scenario 4
Scenario 4
 
As Applied ICT term 3 Ex 10
As Applied ICT term 3 Ex 10As Applied ICT term 3 Ex 10
As Applied ICT term 3 Ex 10
 
OPS 571 Effective Communication - snaptutorial.com
OPS 571 Effective Communication - snaptutorial.comOPS 571 Effective Communication - snaptutorial.com
OPS 571 Effective Communication - snaptutorial.com
 
June 2011 scenario 4
June 2011 scenario 4June 2011 scenario 4
June 2011 scenario 4
 
Exam Questions
Exam QuestionsExam Questions
Exam Questions
 
May/June 2010 Scenario 4
May/June 2010 Scenario 4May/June 2010 Scenario 4
May/June 2010 Scenario 4
 
Structure system analysis and design method -SSADM
Structure system analysis and design method -SSADMStructure system analysis and design method -SSADM
Structure system analysis and design method -SSADM
 
163912338 ch-13-systems-analysis-and-design
163912338 ch-13-systems-analysis-and-design163912338 ch-13-systems-analysis-and-design
163912338 ch-13-systems-analysis-and-design
 
A. Can InciFIN 465Innovations in Contemporary FinanceP.docx
A. Can InciFIN 465Innovations in Contemporary FinanceP.docxA. Can InciFIN 465Innovations in Contemporary FinanceP.docx
A. Can InciFIN 465Innovations in Contemporary FinanceP.docx
 
May june 2010 scenario 4 [documentation]
May june 2010 scenario 4 [documentation]May june 2010 scenario 4 [documentation]
May june 2010 scenario 4 [documentation]
 
May june 2010 scenario 4 [documentation]
May june 2010 scenario 4 [documentation]May june 2010 scenario 4 [documentation]
May june 2010 scenario 4 [documentation]
 
May june 2010 scenario 4 [documentation]
May june 2010 scenario 4 [documentation]May june 2010 scenario 4 [documentation]
May june 2010 scenario 4 [documentation]
 
May june 2010 scenario 4 [documentation]
May june 2010 scenario 4 [documentation]May june 2010 scenario 4 [documentation]
May june 2010 scenario 4 [documentation]
 
May june 2010 scenario 4 [documentation]
May june 2010 scenario 4 [documentation]May june 2010 scenario 4 [documentation]
May june 2010 scenario 4 [documentation]
 
Systems development cycle
Systems development cycleSystems development cycle
Systems development cycle
 
OPS 571 Exceptional Education - snaptutorial.com
OPS 571   Exceptional Education - snaptutorial.comOPS 571   Exceptional Education - snaptutorial.com
OPS 571 Exceptional Education - snaptutorial.com
 
Documentation project of college management [1]
Documentation project of college management [1]Documentation project of college management [1]
Documentation project of college management [1]
 

More from MegatRidwanbinMegatA (10)

DC16_Ch08.pptx
DC16_Ch08.pptxDC16_Ch08.pptx
DC16_Ch08.pptx
 
DC16_Ch06.pptx
DC16_Ch06.pptxDC16_Ch06.pptx
DC16_Ch06.pptx
 
DC16_Ch05.pptx
DC16_Ch05.pptxDC16_Ch05.pptx
DC16_Ch05.pptx
 
DC16_Ch03.pptx
DC16_Ch03.pptxDC16_Ch03.pptx
DC16_Ch03.pptx
 
DC16_Ch02.pptx
DC16_Ch02.pptxDC16_Ch02.pptx
DC16_Ch02.pptx
 
DC16_Ch01.pptx
DC16_Ch01.pptxDC16_Ch01.pptx
DC16_Ch01.pptx
 
4 Expanding on PowerPoint Basics.ppt
4 Expanding on PowerPoint Basics.ppt4 Expanding on PowerPoint Basics.ppt
4 Expanding on PowerPoint Basics.ppt
 
3 Working with Visual Elements.ppt
3 Working with Visual Elements.ppt3 Working with Visual Elements.ppt
3 Working with Visual Elements.ppt
 
2 Creating and Enhancing PowerPoint Presentations.ppt
2 Creating and Enhancing PowerPoint Presentations.ppt2 Creating and Enhancing PowerPoint Presentations.ppt
2 Creating and Enhancing PowerPoint Presentations.ppt
 
1 Microsoft PowerPoint Basics.ppt
1 Microsoft PowerPoint Basics.ppt1 Microsoft PowerPoint Basics.ppt
1 Microsoft PowerPoint Basics.ppt
 

Recently uploaded

Salient Features of India constitution especially power and functions
Salient Features of India constitution especially power and functionsSalient Features of India constitution especially power and functions
Salient Features of India constitution especially power and functions
KarakKing
 
The basics of sentences session 3pptx.pptx
The basics of sentences session 3pptx.pptxThe basics of sentences session 3pptx.pptx
The basics of sentences session 3pptx.pptx
heathfieldcps1
 

Recently uploaded (20)

HMCS Vancouver Pre-Deployment Brief - May 2024 (Web Version).pptx
HMCS Vancouver Pre-Deployment Brief - May 2024 (Web Version).pptxHMCS Vancouver Pre-Deployment Brief - May 2024 (Web Version).pptx
HMCS Vancouver Pre-Deployment Brief - May 2024 (Web Version).pptx
 
COMMUNICATING NEGATIVE NEWS - APPROACHES .pptx
COMMUNICATING NEGATIVE NEWS - APPROACHES .pptxCOMMUNICATING NEGATIVE NEWS - APPROACHES .pptx
COMMUNICATING NEGATIVE NEWS - APPROACHES .pptx
 
UGC NET Paper 1 Mathematical Reasoning & Aptitude.pdf
UGC NET Paper 1 Mathematical Reasoning & Aptitude.pdfUGC NET Paper 1 Mathematical Reasoning & Aptitude.pdf
UGC NET Paper 1 Mathematical Reasoning & Aptitude.pdf
 
ICT Role in 21st Century Education & its Challenges.pptx
ICT Role in 21st Century Education & its Challenges.pptxICT Role in 21st Century Education & its Challenges.pptx
ICT Role in 21st Century Education & its Challenges.pptx
 
Fostering Friendships - Enhancing Social Bonds in the Classroom
Fostering Friendships - Enhancing Social Bonds  in the ClassroomFostering Friendships - Enhancing Social Bonds  in the Classroom
Fostering Friendships - Enhancing Social Bonds in the Classroom
 
TỔNG ÔN TẬP THI VÀO LỚP 10 MÔN TIẾNG ANH NĂM HỌC 2023 - 2024 CÓ ĐÁP ÁN (NGỮ Â...
TỔNG ÔN TẬP THI VÀO LỚP 10 MÔN TIẾNG ANH NĂM HỌC 2023 - 2024 CÓ ĐÁP ÁN (NGỮ Â...TỔNG ÔN TẬP THI VÀO LỚP 10 MÔN TIẾNG ANH NĂM HỌC 2023 - 2024 CÓ ĐÁP ÁN (NGỮ Â...
TỔNG ÔN TẬP THI VÀO LỚP 10 MÔN TIẾNG ANH NĂM HỌC 2023 - 2024 CÓ ĐÁP ÁN (NGỮ Â...
 
Basic Intentional Injuries Health Education
Basic Intentional Injuries Health EducationBasic Intentional Injuries Health Education
Basic Intentional Injuries Health Education
 
Philosophy of china and it's charactistics
Philosophy of china and it's charactisticsPhilosophy of china and it's charactistics
Philosophy of china and it's charactistics
 
NO1 Top Black Magic Specialist In Lahore Black magic In Pakistan Kala Ilam Ex...
NO1 Top Black Magic Specialist In Lahore Black magic In Pakistan Kala Ilam Ex...NO1 Top Black Magic Specialist In Lahore Black magic In Pakistan Kala Ilam Ex...
NO1 Top Black Magic Specialist In Lahore Black magic In Pakistan Kala Ilam Ex...
 
Salient Features of India constitution especially power and functions
Salient Features of India constitution especially power and functionsSalient Features of India constitution especially power and functions
Salient Features of India constitution especially power and functions
 
This PowerPoint helps students to consider the concept of infinity.
This PowerPoint helps students to consider the concept of infinity.This PowerPoint helps students to consider the concept of infinity.
This PowerPoint helps students to consider the concept of infinity.
 
Towards a code of practice for AI in AT.pptx
Towards a code of practice for AI in AT.pptxTowards a code of practice for AI in AT.pptx
Towards a code of practice for AI in AT.pptx
 
On_Translating_a_Tamil_Poem_by_A_K_Ramanujan.pptx
On_Translating_a_Tamil_Poem_by_A_K_Ramanujan.pptxOn_Translating_a_Tamil_Poem_by_A_K_Ramanujan.pptx
On_Translating_a_Tamil_Poem_by_A_K_Ramanujan.pptx
 
Sensory_Experience_and_Emotional_Resonance_in_Gabriel_Okaras_The_Piano_and_Th...
Sensory_Experience_and_Emotional_Resonance_in_Gabriel_Okaras_The_Piano_and_Th...Sensory_Experience_and_Emotional_Resonance_in_Gabriel_Okaras_The_Piano_and_Th...
Sensory_Experience_and_Emotional_Resonance_in_Gabriel_Okaras_The_Piano_and_Th...
 
Plant propagation: Sexual and Asexual propapagation.pptx
Plant propagation: Sexual and Asexual propapagation.pptxPlant propagation: Sexual and Asexual propapagation.pptx
Plant propagation: Sexual and Asexual propapagation.pptx
 
REMIFENTANIL: An Ultra short acting opioid.pptx
REMIFENTANIL: An Ultra short acting opioid.pptxREMIFENTANIL: An Ultra short acting opioid.pptx
REMIFENTANIL: An Ultra short acting opioid.pptx
 
The basics of sentences session 3pptx.pptx
The basics of sentences session 3pptx.pptxThe basics of sentences session 3pptx.pptx
The basics of sentences session 3pptx.pptx
 
Beyond_Borders_Understanding_Anime_and_Manga_Fandom_A_Comprehensive_Audience_...
Beyond_Borders_Understanding_Anime_and_Manga_Fandom_A_Comprehensive_Audience_...Beyond_Borders_Understanding_Anime_and_Manga_Fandom_A_Comprehensive_Audience_...
Beyond_Borders_Understanding_Anime_and_Manga_Fandom_A_Comprehensive_Audience_...
 
Single or Multiple melodic lines structure
Single or Multiple melodic lines structureSingle or Multiple melodic lines structure
Single or Multiple melodic lines structure
 
Understanding Accommodations and Modifications
Understanding  Accommodations and ModificationsUnderstanding  Accommodations and Modifications
Understanding Accommodations and Modifications
 

Chapter 7 - Systems Life Cycle.pptx

  • 1. ICT IGCSE Theory – Revision Presentation 2015 – 2016 Questions (New Syllabus) Chapter 7 - Systems Life Cycle Tick the most appropriate method of implementing a new system for each company.
  • 2. ICT IGCSE Theory – Revision Presentation 2015 – 2016 Questions (New Syllabus) Chapter 7 - Systems Life Cycle When creating a database, it is important to assign the correct data type to each field. Tick the most appropriate data type for each of the following items of data.
  • 3. ICT IGCSE Theory – Revision Presentation 2015 – 2016 Questions (New Syllabus) Chapter 7 - Systems Life Cycle • Appropriate spacing for each field (1 mark) • Forward/backward buttons/save (submit) - must have at least two navigation aids. (1 mark) • Candidate attempts for information to fill the page AND is clearly a screen form (1 mark) • All six of the given fields – 3 marks • Five of the given fields – 2 marks • Four of the given fields – 1 mark
  • 4. ICT IGCSE Theory – Revision Presentation 2015 – 2016 Questions (New Syllabus) Chapter 7 - Systems Life Cycle For each of the following fields, name and describe the most appropriate validation check. Assume that the values given in the numeric fields include the minimum and maximum values for those fields. Registration_number • format/picture check • must consist of one letter, three digits, space, three letters Maximum_speed • range check • must be >=140 and <=180
  • 5. ICT IGCSE Theory – Revision Presentation 2015 – 2016 Questions (New Syllabus) Chapter 7 - Systems Life Cycle A large company has asked a systems analyst to research the current system. Describe how this will take place. • Users of the current system will be interviewed • Users of the current system will be asked to complete questionnaires • Users of the current system will be observed using the system • Existing documents will be examined • Management will be interviewed • Management will be asked to complete questionnaires Describe what information will be identified as a result of this research. • Inputs of the current system • Outputs from the current system • Processing in the current system • Problems/limitations with the existing system/improvements required • The user requirements • The information requirements
  • 6. ICT IGCSE Theory – Revision Presentation 2015 – 2016 Questions (New Syllabus) Chapter 7 - Systems Life Cycle A company is going to introduce a new computer system. The company employs drivers to deliver orders and they are rarely in the office for more than a few minutes. The office secretaries process the orders and dislike being interrupted. A manager is in charge of the current system and appointments can be made to see her. Name three methods of researching the current system other than from examining documents. Identify the workers that each method would be most suitable for. Each method will be used with a different type of worker. • Interview • Manager • Questionnaire • Drivers • Observation • Secretaries
  • 7. ICT IGCSE Theory – Revision Presentation 2015 – 2016 Questions (New Syllabus) Chapter 7 - Systems Life Cycle A company is going to introduce a new computer system. The company employs drivers to deliver orders and they are rarely in the office for more than a few minutes. The office secretaries process the orders and dislike being interrupted. A manager is in charge of the current system and appointments can be made to see her. After the current system has been researched, the new system will be designed. This means that the file structure will be designed. Identify three items of a flat file structure which will form part of this activity. Data type for each field Appropriate field names Validation rules Field lengths Field descriptions
  • 8. ICT IGCSE Theory – Revision Presentation 2015 – 2016 Questions (New Syllabus) Chapter 7 - Systems Life Cycle An airline company allows customers to book flights online. Here is an example of the data a customer is asked to type in when they search for a suitable flight, together with a typical entry. There are three types of class: Economy, Business and First. Evaluate this form regarding the ease of entering data • The fields which require completion are all included. • Fields are clearly labelled • The space allowed for data entry is more than adequate • On the other hand the form could be improved by having: • Appropriate space for each field • Screen more spread out • Larger font for field names • Drop down list for Number of adults, Number of children, Number of infants date of return/date of departure & Class • Separate drop down lists for dd/mm/yyyy • Navigation buttons could be included to move between records • Drop down list for Number of adults, Number of children, Number of infants
  • 9. ICT IGCSE Theory – Revision Presentation 2015 – 2016 Questions (New Syllabus) Chapter 7 - Systems Life Cycle An airline company allows customers to book flights online. Here is an example of the data a customer is asked to type in when they search for a suitable flight, together with a typical entry. There are three types of class: Economy, Business and First. Explain why it would not be appropriate for a format check to be used on the dates as given in the example data. • A format check ensures that data is in a specific format… • …such as two digits for day, two digits for month and four digits for year • In the table above the date would be rejected by this check as it has one digit for the month in one example two in the other • In the table above the date would be rejected by this check as it has two digits for the day in one example and one in the other
  • 10. ICT IGCSE Theory – Revision Presentation 2015 – 2016 Questions (New Syllabus) Chapter 7 - Systems Life Cycle Name and describe three methods of implementing a new computer system. For each one describe the type of situation where each method might be used. Direct changeover • New system replaces existing system immediately/overnight • A small organisation which can afford to lose data/where system needs to be up and running very quickly/where the new system has been thoroughly tested Parallel running • New system runs alongside/together with existing system • An organisation with large amounts of data which would take too long to re-enter / cannot • afford to lose data/where time taken/cost to implement is not an issue/where the new system needs to be thoroughly tested Phased implementation • New system is implemented part by part • An organisation where there are clearly defined separate processes/where the new system needs to be thoroughly tested Pilot running • (Whole) system is implemented in one branch/one office (at a time) [1] • An organisation where there are several branches all doing the same work)/where the new system needs to be thoroughly tested
  • 11. ICT IGCSE Theory – Revision Presentation 2015 – 2016 Questions (New Syllabus) Chapter 7 - Systems Life Cycle Maria is the principal of the International Municipal school. She has employed Paulo, a systems analyst, to create a new database system to store records of her final year IGCSE students. Examples of the details of the students which will be stored are: Velia Grimaldi, A3058, Female, 161, Leaving Giuseppe Campo, A3072 , Male, 177, Staying on to 6th form Nicola Donati, B3085, Female, 173, Staying on to 6th form Giovanni Agnelli, C3102, Male, 172, Leaving Complete the following table by entering the field names and most appropriate data type for each field.
  • 12. ICT IGCSE Theory – Revision Presentation 2015 – 2016 Questions (New Syllabus) Chapter 7 - Systems Life Cycle Paulo wishes to save storage space. He does not change the Name field, but decides that two other fields could have their data shortened. Apart from the Name field, identify the two other fields and describe how the contents will be shortened. Field 1: Gender Shortened form 1 M for male, F for female Field 2 Staying on to 6th form /Leaving Shortened form 2 S/6 for Staying on to 6th form, L for Leaving
  • 13. ICT IGCSE Theory – Revision Presentation 2015 – 2016 Questions (New Syllabus) Chapter 7 - Systems Life Cycle Different types of test data are used to test a newly developed system. Complete the following sentences. (a) Data which is of the correct type is called Normal data (b) Data which is outside a given range is called Abnormal data (c) Data which is at the boundaries of a given range is called Extreme data (d) Data which has been used with the current system and the results are known is called Live data