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
Recommended properties
Property | Expected Type | Description | Cardinality |
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
Property | Expected Type | Description | Cardinality |
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 |