Skip to content

Job Runner

1. Run job

  1. Go to “Job Runner”

    • System shows list of created jobs that organized into 2 folders: Job Schedule and CI/CD Pipelines

      Untitled

  2. Click on job that wanting to run, in tab “Job Runner” click on Run button

    • A pop-up will appear asking "Run this job?"
  3. Simply click on Run button then wait to see the result

2. View Result

  1. Clicking on “job Runner”, then simply click on tab “Report” to view report of all job

    Untitled 2

    • In left tree having list of job, each job has latest state of running job
      • Waiting: Job is created but have not run yet
      • Running: Job is running
      • Complete: Job run completely
    • Tab “Job Runner” is table list of job runs with status showing the results of each running time
      • Pass: Job run completely and passed
      • Fail: Job run completely but failed
      • Stopped: Job is running but being stopped
      • Disconnected: Job can not connect to agent
  2. Clicking on each job in left tree list of jobs, then simply click on tab “Report” to view report of that selected job.

    Or clicking on “Job Runner” in left tree, then selecting tab “Report”, you can view report of all existed job.

    • Selecting period of time to view report
    • Overview
      • Showing total of result of all running time and count number of results (Pass. Fail, Stopped) of all/each running time (base on you view report of all job or each job)
      • Hover to each state in chart to view it’s percent result
      • Showing total of each result state
    • Test Activities
      • Showing total of job runners and test results
      • Showing combo stacked column (total number of each job runners state) and line (duration running job)

    Untitled 1

  3. In tab “Job runner”, click on job that wanting to view result detail

    • System moves to screen result detail of job (in tab “Task”)

    Untitled 3

    • Click tab "Test Result" to view result detail

    Untitled 4

    Note: You can Re-run job by here by clicking on Run button in the top right corner.

    • You can view the latest state of running job in left tree and detail of running result in black board
    • You can view all result of job runner in tab “Test Result”