Jagger
 All Classes Namespaces Files Functions Variables Enumerator Groups Pages
com.griddynamics.jagger.user.test.configurations.limits.JLimit Class Reference

Allow to compare your results with predefined reference values or baseline session values and decide whether performance of your system meet acceptance criteria or not. More...

Inheritance diagram for com.griddynamics.jagger.user.test.configurations.limits.JLimit:

Classes

class  Builder
 

Public Member Functions

Double getLowerErrorThreshold ()
 
Double getLowWarnThresh ()
 
String getMetricId ()
 
Double getUpperErrorThreshold ()
 
Double getUpperWarningThreshold ()
 

Detailed Description

Allow to compare your results with predefined reference values or baseline session values and decide whether performance of your system meet acceptance criteria or not.

As a result of comparison you can make decision and mark this test session with status flag (OK, WARNING, FATAL, ERROR). In WebUI and PDF report summary values will be highlighted according to results of comparison.

Definition at line 16 of file JLimit.java.


The documentation for this class was generated from the following file: