SoftwareTestAction

(parent type) Action - (type) maSMP:SoftwareTestAction

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

PropertyExpected TypeDescription
maSMP:softwareTested SoftwareSourceCode or SoftwareApplication Link to the software tested by this action.
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.
maSMP:testType Text or URL or DefinedTerm The type of test that it is performed on the object.