Software Design and Testing Quiz

Software Design and Testing Quiz

University

50 Qs

quiz-placeholder

Similar activities

Software Engineering

Software Engineering

University

50 Qs

IAS101 - Final Quiz

IAS101 - Final Quiz

University

50 Qs

Mendix Quiz Unit II

Mendix Quiz Unit II

University

50 Qs

Software Engineering

Software Engineering

University

50 Qs

Computer Systems Servicing - Q2 Summative Test

Computer Systems Servicing - Q2 Summative Test

University

45 Qs

DFD4043_SET A

DFD4043_SET A

University

50 Qs

OPERATING SYSTEM

OPERATING SYSTEM

10th Grade - University

50 Qs

Management Quiz

Management Quiz

9th Grade - University

45 Qs

Software Design and Testing Quiz

Software Design and Testing Quiz

Assessment

Quiz

Computers

University

Hard

Created by

Dr.Uma Technology-SF

Used 1+ times

FREE Resource

50 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

An important aspect of coding is

Readability

Productivity

To use as small memory space as possible

Brevity

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Structured programming codes includes

sequencing

alteration

iteration

all of the above

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

User documentation consist of

Training manuals, operation manuals and reference manuals

Description of the program logic in the form of algorithm

Control flow diagram and data flow diagram

All of the above

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following is not a requirement of structured design?

It should be made up of a hierarchy of modules

It should use many goto statements

The code should be executed in a top to bottom fashion within each module.

Each module should be as independent as possible of all other modules, except its parent

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

________ are used to organize work activities and to maintain the documents.

Supporting Documents

user manual

Internal documents

program unit notebooks

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

A programming standard must specify items as

Goto statements will not be used

The nesting depth of program constructs will not exceed five levels.

Subroutine length will not exceed 30 lines.

All of the above.

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which one of the following is not included into the good coding style.

Hide data structures behind access function.

Isolate machine dependencies in a few routines.

Use an identifier for multiple purposes.

Introduce user defined datatypes

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?