Path to input file that will be uploaded to the VSE. The input file can be Request/Response (file or zip),
VSM/VSI, Swagger, RAML, or WADL file.
Possibilities:
for files in job workspace you can specify:
- relative path to input file in job workspace (example: dir/test-req.txt)
for files on the DevTest machine you can specify:
- absolute path to file (example: file:///C:/something/test-req.txt)
- http location of input file (example: http://something/test-req.txt)