Executing Mobile Automation ScriptsExecuting Mobile Automation Scripts in macOS

Executing Mobile Automation Scripts in macOS

Download generated mobile automation scripts from algoQA and execute them on macOS using the behave command in Terminal, then review the test reports.

Execute Scripts on macOS

Download the scripts generated by algoQA and run them on your macOS machine using the Terminal. After execution, review the reports in the generated folder structure.

Perform the following:

  1. In algoQA, navigate to Test Scripts and download the generated script to your local folder.
  2. Open Terminal at the script folder. In Finder, navigate to the downloaded folder, right-click, and select Services > New Terminal at Folder.
    Mac Finder Downloads folder with right-click menu showing Services, New Terminal at Folder highlighted
  3. Run the following command in the Terminal window to trigger the script:
    behave
    
    Terminal window showing the behave command entered after last login prompt
  4. After execution, navigate to the folder structure to view the generated report:
    macOS Finder Downloads folder showing AlgoAFScript folder structure with features and steps subfolders