Skip to content

SoftwareTestActionProfile

SoftwareTestActionProfile is profile for maSMP:SoftwareTestAction

The act of testing a software according to its specifications. For instance, testing a software with a particular testType using a specific testInput and getting a specific testOutput (aka result).

Minimum properties

PropertyExpected TypeDescriptionCardinality
maSMP:softwareTested SoftwareSourceCode or SoftwareApplication Link to the software tested by this action. one
maSMP:testType Text or URL or DefinedTerm The type of test that it is performed on the object. one
PropertyExpected TypeDescriptionCardinality
result See range for result in schema.org The result produced in the action. e.g. John wrote *a book*. many
description See range for description in schema.org A description of the item. one
sameAs See range for sameAs in schema.org URL of a reference Web page that unambiguously indicates the item's identity. E.g. the URL of the item's Wikipedia page, Wikidata entry, or official website. many

Optional properties

PropertyExpected TypeDescriptionCardinality
maSMP:testInput Thing or ListItem Input used to performed the test. Some tests may not require any input, some may require multiple ones. If order or grouping is important in the case of multiple inputs, a ListItem could help. many
target See range for target in schema.org Indicates a target EntryPoint for an Action. many