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

Proposal for Test Documentation Template #80

Open
niazim3 opened this issue May 31, 2018 · 0 comments
Open

Proposal for Test Documentation Template #80

niazim3 opened this issue May 31, 2018 · 0 comments
Assignees

Comments

@niazim3
Copy link
Collaborator

niazim3 commented May 31, 2018

Upon discussing the current documentation for testing GlassBR and NoPCM, @samm82, @elwazana, and I believe that the following column headers are significant enough to have in the tables for each testing subfolder:

  • Ref : helpful in cross-referencing between tests as necessary
  • Test Name : needs to be descriptive; descriptive may mean longer names which may cause an aesthetic appeal problem*
  • Test Purpose : most likely will elaborate on what the test name outlines
  • Traceability : helps the reader know why a test case is needed
  • Input : will be a file name
    • Significant input : only for test cases that are testing invalid inputs or checking constraints

The following headers should be removed:

  • Old Filename : now obsolete, as this was a column that was useful when transferring the old test file
    contents into the new testing infrastructure

In question:

  • Notes : nothing too significant is being kept under this header at the moment, however in Test Documentation for GlassBR JacquesCarette/Drasil#262 it is mentioned that they will be useful in the future
  • Expected outputs : do we want errors that are output? where the correct answer is from (i.e. an equation** of some sort)?
  • *Is a table the best way to go if the document needs to be in portrait mode (mentioned in Documenting Test cases and Test values for noPCM #75)? Perhaps a list of some sort with subheadings that are the same as the column headings mentioned above?
  • **If we need to include actual equations, will a table of symbols be necessary? Or can it be assumed that the reader has access to the SRS and can look them up themselves?
@niazim3 niazim3 changed the title Proposal of Test Documentation Template Proposal for Test Documentation Template Jun 5, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants