Here are the types of file-property meta information that are available in the plug-in.
For specified file values, non version-controlled files with absolute paths on the execution server are distinguished from version-controlled files. Files under source control are always relative to the root directory of the test container and are typically used to specify a test source to be executed. Absolute paths need to exist on the execution server, typically specifying a tool or resource used to invoke the test on the execution server.
Type | Description |
---|---|
openBrowser | A value of true indicates that a browser should be opened to select the file from the files in a test container. |
isSourceControl | A value of true indicates that the file originates from a source control system. |
fileNameSpec | Denotes a restriction for allowed file names as known from the standard Windows file browse dialog. |