-
Users Handbook
-
-
-
- Intro & Basics
- All Objects have Descriptions
- Check for unused procedures
- Compiled Procedures up to date
- Invalid Source Layers
- Required Columns
- Check for abnormally ended Jobs
- Check for blocked Jobs
- Check for disabled Tasks
- Check for duplicate tasks in different Jobs
- Check for duplicate tasks in same Job
-
-
-
Administrators Handbook
-
- Register URL
- Configure SSL/HTTPS
- Configure Proxy-Server
- How to edit the appsettings.json file
- System Settings
- Global Parameters
- Allow Service Account to Logon as a Service
- LDAP & SSO Authentication
- Migrating Testcases and Configuration
- Licenses Management
- Manual Configuration
- Exposing the BiG EVAL REST API to other Network Segments
-
- Articles coming soon
-
Developers Handbook
-
Known Problems
-
Demo Virtual Machine
-
Release Notes
-
General
Use this testmethod to check whether a specific query against a datasource runs within a specific amount of time. If it needs longer, the testcase fails.
This testmethod can be used for performance testing.
Prerequisites
- There needs to be only one single probe. The query of the probe is the one whose performance gets checked.
Parameters
Max. Duration | The maximum duration in milliseconds (ms) that is allowed to result in a successful testcase-state. |
Results
Success | The execution duration of the query defined in the probe is below or equal the duration defined in the Max. Duration parameter. |
Failed | The execution duration of the query defined in the probe is above the duration defined in the Max. Duration parameter. |
Table of Contents