Software Design and Testing Quiz

Software Design and Testing Quiz

University

50 Qs

quiz-placeholder

Similar activities

System Analysis and Design (Prelim Exam)

System Analysis and Design (Prelim Exam)

University

53 Qs

IT 412- Formative Assessment

IT 412- Formative Assessment

University

55 Qs

software engineering

software engineering

University

45 Qs

IT 412-System Administration and Maintenance Quiz 2

IT 412-System Administration and Maintenance Quiz 2

University

55 Qs

ITP 324 - Final Exam

ITP 324 - Final Exam

University

50 Qs

CBT - Revision # 3

CBT - Revision # 3

12th Grade - University

54 Qs

Prelim Exam - Ent. Sys

Prelim Exam - Ent. Sys

University

50 Qs

Midterm Examination

Midterm Examination

University

50 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?