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