...
Tip |
---|
Setting up Testing InstanceYou can install Newman and Node on your Build or Development servers for execution of Tests. This should be defined in FlexDeploy as Testing Instance. See Creating/Editing a Test Instance. You can use this Testing Instance as Override on your Test Definition, which means that if you are running Build or Deploy on any server/environment and as part of the Workflow you execute tests, execution will transfer to specific Testing Instance for execution of Tests. You can omit setup of Testing instance if newman and node are available on PATH environment variable wherever you are executing Build, Deploy or Test Workflow. |
...