| Objective |
Goal |
Roadblocks |
| Regression Testing (1) |
Identify all user-definable data elements that
affect billing. |
- Building the initial baseline will take time
|
| Regression Testing (2) |
Identify all the features that can be incorporated
into a rate plan. |
- We dont know what we might be missing
|
| Regression Testing (3) |
Identify what other elements such as system
date can affect billing. |
- Building the initial baseline will take time
|
| Test Readiness Criteria |
Have code that is ready to test. |
|
| Style Guide for Documentation |
Submit all QCPs in a consistent format. |
- Time to train.
- Judging whether a QCP passes
|
| Environments (1) |
Have a standard configuration for Reflections-X |
- Environment is diverse.
- Keeping the configuration from being changed
|
| Environments (2) |
Have a standard UNIX directory structure in
the test environment. |
|
| Environments (3) |
Have a standard Unix environment in the test
environment |
- .rc file can be overridden
|
| Complexity Ratings (1) |
Have a complexity rating for each executable |
Battlemap does not cover all languages. |
| Complexity Ratings (2) |
Have a complexity rating for each form |
Manual process establishing a baseline
will be time consuming |