TestResults.io
  • What is TestResults.io
  • System Architecture
  • Regulated Markets
    • Health Care Industry
    • Financial Services Industry
  • What's new?
    • Update Instruction
      • Update of the Designer extension in Visual Studio
      • Update the Execution Engine
      • Update the Base- and Environment Models
    • Migration to new project file
  • Designer
    • Overview
    • First Steps
    • Installation
    • TestResults.io solution
    • The development environment
      • Tool Window Overview
        • Test Environments
          • Steps to configure a SUT VM
          • How to access files on the system under test
        • Remote Viewer
          • Control Mode
          • Capture Mode
          • Screen Editor
          • Capture Single Image
        • Screen Explorer
        • Test Case Designer
        • Image Explorer
        • API Testing
        • TestResults.io options
          • Engines
          • Servers
    • Test Cases
      • Adding Test Cases
      • Test Case structure
      • Simple Test Case (Example)
      • Executing your Test Case
      • Generating Test Containers
      • Publishing Test Cases
      • Execution Variables
    • Software Models
      • Adding SW Models
      • Referencing the Model in the Test Case
      • Generating Test Containers
      • Publishing SW Models
      • Screens and Screen Elements
        • Tables
        • Visual Sense
        • Custom Screen Elements
    • Installers
      • Adding Installers
      • Generating Test Containers
      • Publishing Installers
    • Automation Framework Reference
      • Attributes
      • Enumerations
      • Filters
        • IImageFilter Interface
        • Select
        • Resize
      • GlobalEngineParameters
      • ImageDetectionParameters
      • ImageReference
      • Interfaces
        • ITester Interface
          • ITester Methods
          • ITester Properties
        • ITestee Interface
          • ITestee Methods
        • IConnections Interface
          • IConnections Methods
          • IConnections Properties
        • IDebug Interface
        • IEngineResult
        • IHelpers Interface
        • IImageHelper Interface
          • IImageHelper Methods
        • IKeyboard Interface
          • IKeyboard Methods
        • IMouse Interface
          • IMouse Methods
          • IMouse Properties
        • IReport Interface
          • IReport Methods
        • ISUTConnection Interface
      • OcrEngineParameters
        • Best practise
        • IronOcrEngineParameters
        • LEADOcrEngineParameters
        • OcrEngineRelatedCharacters
        • OcrPreprocessingParameters
      • ResultRectangle
      • SutNotReadyException
      • TestStepAbortedException
    • FAQ
      • Two-factor authentication (2FA) and One Time Passwords (OTP)
      • Receive and verify Emails
      • Using Excel as test data source
      • Verify PDF Content
  • Portal
    • Overview
    • First Steps
    • User's Guide
      • Login
      • Projects
      • Dashboard
      • Test Cases
      • Software & Environments
      • Test Sets
      • Job Queue
      • Management
      • Notifications Summary
    • Automation Engineer's Guide
      • Test Automation Workflow
      • Automating a test case
      • Enabling Software & Environments
    • REST API Reference
      • Authentication
      • Projects
      • Test Sets
      • Test Cases
      • Test Plans
      • Test Reports
      • Files
      • Software
      • Environments
      • Untitled
      • Executions
      • Favorites
      • Statistics
      • User Management
      • Customer Management
      • Notifications
      • Configurations
      • Invoicing
  • Models
    • Overview
    • Base Model
      • BaseScreen
        • BaseScreen Properties
        • BaseScreen Methods
      • OnScreenElement
        • OnScreenElement Methods
        • OnScreenElement Properties
      • Primitives
        • Button
          • Button Methods
          • Button Properties
        • Checkbox
          • Checkbox Methods
        • ContextMenu
          • ContextMenu Methods
          • ContextMenu Properties
        • Dropdown
          • Dropdown Methods
          • Dropdown Properties
        • DropdownMenu
          • DropdownMenu Methods
          • DropdownMenu Properties
        • GenericScroller
          • GenericScroller Methods
          • GenericScroller Properties
        • HorizontalScroller
        • IconButton
          • IconButton Properties
        • Label
        • LabelWithButton
          • LabelWithButton Properties
        • LabelWithCheckbox
          • LabelWithCheckbox Properties
        • LabelWithValue
          • LabelWithValue Methods
          • LabelWithValue Properties
        • PwTextBox
          • PwTextBox Methods
        • TextBox
          • TextBox Methods
          • TextBox Properties
        • Tables and lists
          • Column
            • Column Methods
            • Column Properties
          • ItemList
            • ItemList Methods
            • ItemList Properties
          • Row
            • Row Methods
            • Row Properties
          • TableBase
            • TableBase Methods
            • TableBase Properties
        • LabelWithElementBase
          • LabelWithElementBase Properties
      • Enumerations
      • Extensions
        • EngineResultExtensions Methods
        • EnumExtensions Methods
        • ReportExtensions Methods
        • StringExtensions Methods
        • TesterConnectionExtensions Methods
        • TesterDebugExtensions Methods
        • TesterHelperExtensions Methods
        • TesterMouseExtensions Methods
        • TesterOnScreenElementExtensions
        • TesterSelectExtensions Methods
      • Helper Classes
        • BaseModelHelpers
          • BaseModelHelpers Methods
          • BaseModelHelpers Properties
        • Attributes for Designer
        • ListHelpers
      • Exceptions
        • ElementNotFoundException
        • InteractionFailedException
        • ScreenNotFoundException
      • Interfaces
        • IAppBasics Interface
          • IAppBasics Methods
          • IAppBasics Properties
        • IBrowser
        • ICommandLineWindow
        • IScroller Interface
          • IScroller Methods
          • IScroller Properties
        • ISutLocale Interface
          • ISutLocale Methods
          • ISutLocale Properties
        • ISystemHelpers
        • ISystemInteractions
        • IWindow
    • Environment Model
      • Windows
        • Screens
          • CmdWindow
            • CmdWindow Methods
            • CmdWindow Properties
          • FileDialog
            • FileDialog Methods
            • FileDialog Properties
          • FileExplorer
            • FileExplorer Properties
          • RunWindow
            • RunWindow Methods
            • RunWindow Properties
          • Window
            • Window Methods
            • Window Properties
        • SutLocale
          • SutLocale Methods
          • SutLocale Properties
        • SystemHelpers
          • SystemHelpers Methods
          • SystemHelpers Properties
        • SystemInteractions
        • WebBrowser
          • Browser
            • Browser Methods
            • Browser Properties
          • BrowserScroller
            • BrowserScroller Methods
            • BrowserScroller Properties
          • AuthenticationDialog
            • AuthenticationDialog Methods
            • AuthenticationDialog Properties
          • DownloadDialog
            • DownloadDialog Methods
            • DownloadDialog Properties
        • EnvironmentModel Enumerations
        • Interfaces
          • IWebAppBasics
            • IWebAppBasics Property
Powered by GitBook
On this page
  • Get Test Set statistics
  • Get Test Report statistics

Was this helpful?

  1. Portal
  2. REST API Reference

Statistics

Get Test Set statistics

GET https://[customer].testresults.io/api/projects/:pId/testsets/:tsId/stats

Gets Test Set statistics.

Path Parameters

Name
Type
Description

pId

string

Project ID

tsId

string

Test Set ID

Query Parameters

Name
Type
Description

fromDate

string

Date in format "yyyy-MM-dd"

toDate

string

Date in format "yyyy-MM-dd"

tag

string

Test Set tags

environmentId

string

Environment ID

Headers

Name
Type
Description

Authentication

string

Authentication token

[
  {
    "ExecutionId": "85b859a7-0860-43c4-9b0b-d7748975b46d",
    "EnvironmentId": "9913cbed-395a-4897-9296-9bee9adbdfc4",
    "EnvironmentName": "Windows 10 Pro - Edge",
    "SoftwareVersionId": "fe36cc18-87dc-4b02-969a-1559641c8a9c",
    "SoftwareName": "TestResults.io",
    "SoftwareVersion": "1.0",
    "Tags": "",
    "ExecutionRequestTime": "2018-11-05T13:31:53.1600000Z",
    "TestCasesTotal": 3,
    "TestCasesPending": 0,
    "TestCasesCanceled": 0,
    "TestCasesAborted": 0,
    "TestCasesWithError": 0,
    "TestCasesPassed": 3,
    "TestCasesFailed": 0
  },
  {
    "ExecutionId": "49281881-43cd-42ad-a82d-e81570eb8e60",
    "EnvironmentId": "98bab3a6-9079-49ca-ba28-c8a50bfec5ee",
    "EnvironmentName": "Windows 10 Pro - IE",
    "SoftwareVersionId": "fe36cc18-87dc-4b02-969a-1559641c8a9c",
    "SoftwareName": "TestResults.io",
    "SoftwareVersion": "1.0",
    "Tags": "",
    "ExecutionRequestTime": "2019-01-04T21:02:42.0400000Z",
    "TestCasesTotal": 3,
    "TestCasesPending": 0,
    "TestCasesCanceled": 0,
    "TestCasesAborted": 0,
    "TestCasesWithError": 0,
    "TestCasesPassed": 3,
    "TestCasesFailed": 0
  }
]

Get Test Report statistics

GET https://[customer].testresults.io/api/projects/:pId/testcases/:tcId/testplans/:tpId/testreports/:trId/instances/:iId/stats

Gets Test Report statistics.

Path Parameters

Name
Type
Description

pId

string

Project ID

tcId

string

Test Case ID

tpId

string

Test Plan ID

trId

string

Test Report ID

Headers

Name
Type
Description

Authentication

string

Authentication token

{
  "LowerValue": 3199,
  "FirstQuartile": 3404,
  "Median": 3647,
  "Mean": 3635,
  "ThirdQuartile": 3915,
  "UpperValue": 3998,
  "TotalCount": 7,
  "FailedCount": 0,
  "PassedCount": 6,
  "AbortedCount": 1,
  "Outliers": [
    {
      "Id": "31b14691-9800-4398-97ab-0b7bdd6f035e",
      "TestReportsId": "16909cb6-222d-41f4-a96f-6452616ba499",
      "InstanceNr": 1,
      "StartDateTime": "2019-03-28T18:47:11.6700000Z",
      "FinishDateTime": "2019-03-28T18:49:25.1333333Z",
      "DurationInSec": 103,
      "Result": "Aborted"
    }
  ]
}
PreviousFavoritesNextUser Management

Last updated 6 years ago

Was this helpful?