QA SoftVision Team/Mobile/Robocop automation setup: Difference between revisions

Line 237: Line 237:


=== Copy the terminal to a file for test results logging ===
=== Copy the terminal to a file for test results logging ===
  sudo make mochitest-robotium | tee logfile.txt
  make mochitest-robotium | tee logfile.txt
                   or
                   or
  sudo TEST_PATH=testLoad make mochitest-robotium | tee logfile.txt
  TEST_PATH=testLoad make mochitest-robocop | tee logfile.txt


=== Run tests remotely via the SUTAgent ===
=== Run tests remotely via the SUTAgent ===
Confirmed users
905

edits