bugbug help
to see what you can do and how.3 dots
and select Run via CLI
. Just simply copy the commad for running, open terminal and paste and run. The commad looks as below:Suites
tab, expanding the details and selecting Run via CLI
. The command is the same but SUITE_ID is different. That's how we recognize you want to run the whole suite!--variable variableName="customVariableValue"
. This allows you to run different combinations of test data in different environments, for example, you can insert a different user password on prod and different on staging. for each
type of script and execute a suite with all the combinations.