Newman execution example

Newman execution example, with reports.

From the windows PowerShell

1. CD to the path where the input file is
2. Execute the following command:
newman run "<relative_path_and_name_of_json_collection_file>" -e "<relative_path_and_name_of_json_environment_file>" -d "<relative_path_and_name_of_the_data_file>" [--folder "<name_of_the_folder_to_run>"] --verbose --reporters='cli,htmlextra' --reporter-htmlextra-export <relative_path_and_name_of_report_file> --reporter-cli-show-timestamps [--env-var cas_password=<cas_passwd>]


Comments

Popular posts from this blog

Add GitHub Repository to DBeaver CE Secured with SSH Protocol

Keyboard Shortcut to "Toggle Line Comments" in DBeaver

DBeaver Shortcuts