Home Home
  login

Gemini Community Support Site

This Gemini community support site can be used to find solutions to product issues. You can log in using Open Id, Google Profile and even Facebook. Feel free to ask a question or browse FAQs and documentation. Product tour videos are also available along with how-to videos demonstrating key Gemini capabilities.




Index Test Run History

 6      Sentry - Testing in Gemini
testing
sentry
 6.1        Introduction to Sentry
usage
testing
sentry
 6.2        Test Cases
usage
testing
sentry
 6.3        Test Plans
usage
testing
sentry
 6.4        Test Runner (Executing Tests)
usage
testing
sentry
 6.5        Test Run History
usage
testing
sentry
View  |  Print  |  PDF

6 documents found.


Test Run History

usage
items
testing
sentry

Test History

Test History is a Sentry app that exists in Test Plans.

To view the history of tests in a Test Plan:

Select the relevant Test Plan and open the Run History section. You will see the following:

Sentry - Run History 1

Fig 1.0 The Run History expanded in the Test Plan

If you expand any individual test run, Gemini will show you:

  • Every item created during testing as a new issue/bug/task, with the key to the item as a hyperlink that will take you to the View Item page to see its detail
  • Every Test Case in the Test Plan and its status. If any step in the Test Case failed then the Test Case status will be “Failed”.
  • Every Step in each Test Case with expected results, actual results, any attachments, an execution timestamp and the Step status

Sentry - Run History 2 Fig 2.0 Expanded Run History of an individual Test Run

Traceability

That you can link from the Test Plan to an item that was tested or raised in Gemini is part of the concept of traceability, the linkage of a test with what is tested and the outcome of testing if that creates a new item or task. The circle of traceability is completed when one examines an item in Gemini that was created as a result of a test failure and sees that the Source field is a hyperlink that links back to the test from which it was derived (see below).

Sentry - Traceability

Fig 3.0 the Source field on the View Item page

If you click on the Source link in the View Item page, Gemini will take you back to the Test Plan and open the Run History section to the precise run from which the item was generated.