0% found this document useful (0 votes)
53 views

Is AHunit DITunit Spec

The document outlines the stages of implementing and testing a database system including development, testing, documentation, conversion techniques, evaluation, and maintenance. It describes different types of testing like component, integrative, and system testing. Examples are provided for creating test plans, systematically testing with normal, extreme, and exceptional data values, and documenting test results and errors. Conversion techniques like piloting, parallel, and phased implementations are also defined.

Uploaded by

cosidesk
Copyright
© Attribution Non-Commercial (BY-NC)
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
53 views

Is AHunit DITunit Spec

The document outlines the stages of implementing and testing a database system including development, testing, documentation, conversion techniques, evaluation, and maintenance. It describes different types of testing like component, integrative, and system testing. Examples are provided for creating test plans, systematically testing with normal, extreme, and exceptional data values, and documenting test results and errors. Conversion techniques like piloting, parallel, and phased implementations are also defined.

Uploaded by

cosidesk
Copyright
© Attribution Non-Commercial (BY-NC)
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 1

Database Implementation and Testing Unit Checklist

Topic 1: Overview of database system implementation


1. Describe the stages of implementation:
1. creation of test plan,
2. database development,
3. testing,
4. documentation,
5. system conversion techniques,
6. post implementation review (evaluation),
7. maintenance.
2. Explain the iterative nature of the process

Topic 2: Testing
3. Describe the types of testing:
1. component testing,
2. integrative testing,
3. systems testing,
4. acceptance testing.
4. Describe and give examples of creation of test plan:
1. elements to be tested,
2. sequence of testing,
3. types of testing,
4. create of test data values (normal, extreme and exceptional).
5. Give examples of systematic testing including:
1. summary of results,
2. rectifying errors and bugs.

Topic 3: Database Development


6. Give examples of:
1. tables,
2. relationships,
3. queries,
4. forms,
5. reports,
6. user interface,
7. scripting.
7. Describe and use different conversion techniques:
1. piloting,
2. parallel,
3. phased,
4. direct.

Topic 4: Documentation, Evaluation and Maintenance


8. Describe and give examples of documentation:
1. User Guide,
2. system design documentation (incl models and design of system).
9. Describe contents and purpose of evaluation:
1. compare to specification,
2. ease of use,
3. maintainability.
10.Describe types of maintenance:
1. corrective,
2. adaptive,
3. perfective.

You might also like