N5 Computing Science: Software Evaluation

N5 Computing Science: Software Evaluation

9th - 12th Grade

34 Qs

quiz-placeholder

Similar activities

Visual Basic 6.0

Visual Basic 6.0

10th Grade

35 Qs

G9-mid term review

G9-mid term review

9th Grade

31 Qs

CIW UID Lesson 6 JavaScript Events, Functions & Methods

CIW UID Lesson 6 JavaScript Events, Functions & Methods

8th - 12th Grade

30 Qs

ICT 10-2ndQ- ComProg

ICT 10-2ndQ- ComProg

10th Grade

29 Qs

1.1.1 - 1.1.6 CSE REVIEW FOR ASSESSMENT

1.1.1 - 1.1.6 CSE REVIEW FOR ASSESSMENT

9th - 12th Grade

37 Qs

2.2 - Programming Fundamentals

2.2 - Programming Fundamentals

9th Grade

30 Qs

AP CSP|U3L6 Intro to Programming by Mr. B

AP CSP|U3L6 Intro to Programming by Mr. B

12th Grade

30 Qs

OCR H446 - 2.2 Problem Solving and Programming - Algorithms - 02

OCR H446 - 2.2 Problem Solving and Programming - Algorithms - 02

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?