ExecuteCollection

Executes Postman Collection defined in a Postman application. The collection file or the collection URL will be passed as input along with other optional arguments to the plugin operation. JSON File(s) will be copied to the temporary directory and Property Replacement will be performed on the file before execution. Test Results will be generated as an XML file and copied to the FlexDeploy Test Results repository.

Test Instance Properties

Property Name

Property Code 

Required

Description

Newman Executable PathFDPMN_POSTMAN_PATH_TO_NEWMAN_UTILITY  No

Absolute Path to the Newman command line utility for Postman testing

This is an optional property. If newman is on the PATH, then you don't need to supply it. Otherwise, give the full path to newman utility.

Node Executable PathFDPMN_POSTMAN_PATH_TO_NODEJS No

Absolute Path to the Node executable

This is an optional property. If the node executable is on the PATH, then you don't need to supply it. Otherwise, give the full path to node.

Environment/Instance Properties

Property Name

Property Code

Required

Description





Project Properties

Property Name

Property Code

Required

Description





Inputs

Input Name

Input Code

Required

De