Creating a job that uses the command-line adapter to test an application-under-test
When you use the command-line adapter, you must have at least one application that acts as the application-under-test. The application-under-test needs to return an exit that is mapped to a script Actual Results value.
Procedure
- Optional: Customize the actual results as described in Customizing the command-line adapter.
- Create a test job for the application-under-test. This job can be a batch file, a shell script or any executable file that takes arguments and returns an exit code.