Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Build a test set for PMQu. #8

Closed
DavidPratten opened this issue Apr 4, 2015 · 2 comments
Closed

Build a test set for PMQu. #8

DavidPratten opened this issue Apr 4, 2015 · 2 comments
Assignees

Comments

@DavidPratten
Copy link
Owner

Test Mode

If the subject .mpp contains the following three text fields

  • "Actual As Expected"
  • "Actual Results"
  • "Expected Results"

When these plans are checked, no normal report is produced. Instead,

  • there are multiple Outline Level 1 summary components and each represents a distinct plan that is subject to the full battery of checks.
  • the "Actual As Expected" and "Test Results" columns are emptied.
  • the results of the tests are written into a text field called "Actual Results". Each check's results are noted against the involved item(s).
  • the results of the tests are compared to the results in a "Expected Results" field and if there are differences between the "Test Results" column and "Expected Results" column, the word "FAIL" is saved in the "Actual As Expected" column.
  • To see if there are any tests which failed, filter the "Actual As Expected" column for the word "FAIL".

Test Set

The test set is an .mpp file and a precalculated result set.

@DavidPratten DavidPratten self-assigned this Apr 4, 2015
@DavidPratten DavidPratten added this to the First Public Release milestone Apr 4, 2015
@DavidPratten
Copy link
Owner Author

Code is working. Need to complete the test set to cover all checks.

@DavidPratten
Copy link
Owner Author

Test enabling code added and a test set added that tests all checks that test for characteristics of the .mpp

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant