HP Unified Functional Testing (QTP) - Process Steps
Run QuickTest Pro tests
Run QuickTest Pro tests
Name | Type | Description | Required |
---|---|---|---|
Base Path | String | The directory containing all QuickTest Pro tests to run. | Yes |
Browser | String | You can set the browser to use when running the tests (FF15, FF20, IE, NS8, etc) | No |
Fail on Error | Boolean | Select this box if you want to fail the step when any of the tests fail! | No |
Fail on Warning | Boolean | Select this box if you want to fail the step when any of the tests has a warning! | No |
Result Base Path | String | This will override the default result output location for the tests. A new directory will be created for each test under the path you have specified. | No |
Web Application URL | String | This will override the applications URL if testing a web application. | No |