System Analysis and Design
Which of the following is not a requirement of structured design?

It should be made up of a hierarchy of modules
Each module should be as independent as possible of all other modules, except its parent
It should use many GOTO statements
None of these
The code should be executed in a top-to-bottom fashion within each module

ANSWER DOWNLOAD EXAMIANS APP

System Analysis and Design
The term Parallel Run refers to

None of these
All of these
the processing of two different jobs initiated from two terminals.
the concurrent operation of an existing system and a new system
the same job run on two different computer to test their speeds

ANSWER DOWNLOAD EXAMIANS APP

System Analysis and Design
Positive testing is

running the system with line data by the actual user
testing changes made in an existing or a new program
making sure that the new programs do in fact process certain transactions according to Specifications
is checking the logic of one or more programs in the candidate system

ANSWER DOWNLOAD EXAMIANS APP