N5 Computing Science: Software Evaluation

N5 Computing Science: Software Evaluation

9th - 12th Grade

34 Qs

quiz-placeholder

Similar activities

Karel Adventures

Karel Adventures

9th - 12th Grade

30 Qs

Express Course: Unit One

Express Course: Unit One

5th - 12th Grade

38 Qs

J277 Random Quiz 1

J277 Random Quiz 1

12th Grade

32 Qs

for my coding teacher

for my coding teacher

KG - Professional Development

31 Qs

2.1 PLTW Data Diligence

2.1 PLTW Data Diligence

9th Grade

37 Qs

Year 8 Assessment Autumn 1

Year 8 Assessment Autumn 1

10th Grade

35 Qs

Translators

Translators

9th - 12th Grade

37 Qs

Final Quiz

Final Quiz

12th Grade

37 Qs

N5 Computing Science: Software Evaluation

N5 Computing Science: Software Evaluation

Assessment

Quiz

Computers

9th - 12th Grade

Easy

Created by

Calum Gordon

Used 2+ times

FREE Resource

34 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

By the end of the section on evaluating software, you should be able to evaluate a program in terms of which of the following aspects?

Fitness for purpose, efficient use of programming constructs, robustness, readability.

Compatibility, user interface design, speed, security.

Algorithm complexity, database size, color scheme, licensing.

Marketing strategy, cost analysis, customer support, scalability.

Answer explanation

The correct aspects to evaluate a program are fitness for purpose, efficient use of programming constructs, robustness, and readability.

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the main goal of ensuring a program is 'fit for purpose'?

To make sure the program is developed within budget.

To ensure the program matches the program's purpose agreed with the client during the analysis stage.

To confirm the program uses the latest technology.

To verify the program has no bugs or errors.

Answer explanation

The main goal of ensuring a program is 'fit for purpose' is to ensure the program matches the program's purpose agreed with the client during the analysis stage.

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What should the program be evaluated against to ensure it is fit for purpose?

The software's color scheme and design preferences.

The functional requirements that were previously identified.

The marketing strategy for the software.

The personal preferences of the development team.

Answer explanation

The program should be evaluated against the functional requirements that were previously identified to ensure it is fit for purpose.

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

The purpose and functional requirements of a program form part of what document?

The software specification.

The project timeline.

The user manual.

The financial report.

Answer explanation

The purpose and functional requirements of a program are part of the software specification document, making it the correct choice.

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What term is used to describe the goal of using programming constructs and data structures to accomplish a task in National 5 Computing Science?

Optimization

Simplification

Efficiency

Minimization

Answer explanation

Efficiency is the term used to describe the goal of using programming constructs and data structures to accomplish a task in National 5 Computing Science.

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following is NOT listed as a factor to consider for efficient use of programming constructs?

How quick it is to write, understand and maintain the code

The programming language used

The minimum number of instructions used in the code

The memory necessary to complete the task

Answer explanation

The programming language used is NOT listed as a factor to consider for efficient use of programming constructs.

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What programming construct is suggested to use for repeating the same task?

Variables

FOR ... END FOR loops

IF and ELSE statements

Logical operators

Answer explanation

FOR ... END FOR loops are suggested for repeating the same task in programming.

Create a free account and access millions of resources

Create resources
Host any resource
Get auto-graded reports
or continue with
Microsoft
Apple
Others
By signing up, you agree to our Terms of Service & Privacy Policy
Already have an account?