Abbreviations, used in manual:
QG - Quality Gates
EF - Execution Flow
This manual will guide you on how to create a Script of type "run_qp command".
run_qp commands (run_qp.exe for Windows & run_qp.sh for Linux) allow to run quilliup entities (for example: EFs, Tests, ...)
Follow the next steps:
1. In the QG module, in the left side menu, under specific Project, go to the “Scripts” component:
Click “Add Script” button:
2. Fill in all required fields - See details in manual Quality Gates, Scripts:
- Name - Script`s name.
- Description - Describe the Script purpose.
Severity - The impact level of a script failure
Tags - Variable can be related to appropriate Tag(s).
- Script Type - In our case we'll choose "run_qp_command":
- Return type (*Optional) - chose "Success" or "Failure":
- Success Message - This value will be returned in case of successful Script termination.
- Error Message - This value will be returned in case of the Script's failure.
"run_qp command" Script type allows to trigger QG module's entities (EFs, Tests, etc.).
For example:
C:\Program Files\quilliup_9\webapps\ROOT\utils\run_qp.exe -u "http://RELEVANT_IP_ADRESS:PORT" -a "AUTHENTICATION_KEY" -t "297480813" -d
Please refer to the manual below for more details on remotely triggering QG module entities (EFs, Tests, etc.):
Manual for version 2.6.3.4 to version 3.0.0- command line execution guide
Manual for version 3.0.0 and above- quilliup command line execution guide (from 3.0.0 and above)
Comments
0 comments
Please sign in to leave a comment.