Homework Clinic

Social Science Clinic => Accounting => Topic started by: V@ndy87 on Apr 8, 2019

Title: Describe the different methods of testing a system.
Post by: V@ndy87 on Apr 8, 2019

Question 1

Describe the different types of documentation that should be prepared for a new system.

Question 2

Describe the different methods of testing a system.
Title: Describe the different methods of testing a system.
Post by: marict on Apr 8, 2019

Answer 1

Development documentation includes system description; copies of output, input and file and database layouts; program flowcharts; test results; and user acceptance forms. Operations documentation includes operating schedules; files and databases accessed; and equipment, security and file retention requirements. User documentation includes procedures manuals and training materials.

Answer 2

Walkthroughs, which involve systematic reviews of procedures or program logic at different phases during the SDLC. In the early stages of the design process, the focus is inputs, outputs, and files. In the later stages, the focus is on program logic and structure. Processing test transactions to determine whether a program operates as designed. Different types of hypothetical transactions are processed to see if the controls catch various types of errors. Acceptance tests, which use real transactions and file records. Users develop the acceptance criteria and make the final acceptance or rejection decision.
Title: Describe the different methods of testing a system.
Post by: V@ndy87 on Apr 8, 2019
TY
Title: Describe the different methods of testing a system.
Post by: marict on Apr 8, 2019
You're welcome