System Analysis and Design
After planning an algorithm, you should _____ to verify that it will work correctly.

Desk-check the algorithm
Analyze the algorithm
Evaluate and modify (if necessary) the program.
None of these
Code the algorithm

ANSWER DOWNLOAD EXAMIANS APP

System Analysis and Design
Unit testing is

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

ANSWER DOWNLOAD EXAMIANS APP

System Analysis and Design
Sequential or series testing is

testing changes made in an existing or a new program
running the system with line data by the actual user
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