Skip to content

Allow omission of conformance class / conformance tests #29

Open
@ronaldtse

Description

One major hesitation on standards adopting ModSpec is the requirement that every requirements class / requirement needs to be paired with their corresponding conformance class / conformance test.

Most of the time, the standards author will just "wing" the conformance part by making a generic conformance test, or just a rephrase of the original requirement, which means the result is not useful.

The new ModSpec can recognize that Requirements and Conformance can potentially be in separate types of documents.

In the ISO "management systems" world, they are:

  • Standards -- provides requirements
  • Audit manuals -- provides audit steps

If I can use management system standards as an example:

  • ISO/IEC 27001 only states requirements
  • Certification Bodies develop their own "Audit manuals" which are conformance tests
  • Some standards like SS 584 (Singapore's cloud security standard) state both requirements ModSpec and audit steps (corresponding to ModSpec requirements and ModSpec conformance tests)

Activity

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

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions