SoftwareRunAction

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

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
operatingSystem Text If the running was done by a direct execution (rather than via a container), indicate the operating system.
processorRequirements Text If the running was done by a direct execution (rather than via a container), indicate the processor specification.
runtimePlatform Text If the running was done by a direct execution (rather than via a container), indicate the runtime platform.
maSMP:runContainer URL If the running was done using a container, such container should be pointed to here.
maSMP:runInput Thing Actual input used by this action to run a software.
maSMP:softwareRun SoftwareSourceCode or SoftwareApplication Software executed by this running action.