---
title: "Test Results in Job View"
slug: "test-results-in-job-view"
description: "In this feature video, learn how to view Test Results in the Job View."
tags: ["Automated Test Execution", "Get Started", "Test Modeller"]
updated: 2023-05-12T09:18:06Z
published: 2023-05-12T09:18:06Z
---

> ## Documentation Index
> Fetch the complete documentation index at: https://knowledge.curiositysoftware.ie/llms.txt
> Use this file to discover all available pages before exploring further.

# Test Results in Job View

In this feature video, learn how to view Test Results in the Job View.

[Embedded content](https://www.youtube.com/embed/XE_0p8ettGw?&amp;wmode=opaque&amp;rel=0)

Inside of Modeller, we have a model that is connected to our[**Quickstart Web Automation framework**](/docs/quickstart-web-automation) where we can execute tests.

We can generate our tests by navigating to **Scenarios**, clicking **Run**, then selecting **Automation Code.**

![](https://cdn.document360.io/77f722a6-2d0a-49fa-8074-572515a6c4b8/Images/Documentation/image-1680702959801.png)

We can view the log as the job is running. To switch to the **Job View** screen, select the **Expand**button.

![](https://cdn.document360.io/77f722a6-2d0a-49fa-8074-572515a6c4b8/Images/Documentation/image-1680702956052.png)

This takes us to the **Job Details** screen inside the Job Processor View.

![](https://cdn.document360.io/77f722a6-2d0a-49fa-8074-572515a6c4b8/Images/Documentation/image-1680702935557.png)

As the automation starts executing the tests, the **Results Panel** will appear and start showing the results in real time.

![](https://cdn.document360.io/77f722a6-2d0a-49fa-8074-572515a6c4b8/Images/Documentation/image-1680702932351.png)

When clicked, each of the tests will open to show the **Test Steps**, **Log**s with screenshots, and any associated **Links**.

![](https://cdn.document360.io/77f722a6-2d0a-49fa-8074-572515a6c4b8/Images/Documentation/image-1680702928707.png)

Another way to view the results from the Job Processor View is to navigate to **VIP Executor** → **Job Queue** → **View Jobs**. The number of Test passes and failures are now visible under the jobs in the queue.

![](https://cdn.document360.io/77f722a6-2d0a-49fa-8074-572515a6c4b8/Images/Documentation/image-1680702924922.png)

## Related

- [Automating Tests](/automating-and-executing-tests-in-test-modeller.md)
- [Quality Modeller 101](/test-modeller-101.md)
- [Quality Modeller](/get-started-with-test-modeller.md)
- [QuickStart Tutorials](/quickstart-tutorials-1.md)
