-
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
Approximately equal probes
Last Updated On
- Home
- Users Handbook
- Testcases
- Testmethods
- Approximately equal probes
This testmethod checks whether two or more probes are approximately equal. This means, that the testmethod first builds the arithmetic average of all probe-values before it checks whether the probe-values are in between a defined percentage around the arithmetic average.
Prerequisites
- There are at least two probes needed.
- The probes must have the same shape. Use an extraction-method to shape the data.
Parameters
Max. Deviation | The maximum allowed deviation between the probes (positive and negative around the arithmetic average of the probes). If the deviation is above that level, the testcase fails. |
Results
Success | All probe-values must be within the max. deviation defined. |
Failed | At least one probe-value is outside the defined range. |
Table of Contents