Overview

Gives you an overview about the Portal and its options

The TestResults.io portal is a central place that combines your test cases, their setup, their execution and their results.

General Structure

TestResults.io provides you a hierarchical structure to help you stay in control of your testing activities.

Project
  |- Subject Under Tests
  |- Test Environments    
  |- TestSet
     |- TestCases
        |- TestPlans
           |- TestReports
              |- TestReportInstances
                 |- TestSteps

As you can see there are quite a few entities involved, let's get a little overview

Most of the time, for testing, you will work with Project, TestSet & TestCase only as the TestResults.io platform abstracts all the other parts from your daily needs.

Last updated