Public APIs for evaluate results

 

+

Search Tips   |   Advanced Search

 

Here are the APIs containing the public interfaces and classes for extending the evaluate results functionality.


com.ibm.rational.test.lt.execution.results.data

Contains the IStatModelFacade interface used to access and modify the performance testing statistical model.


com.ibm.rational.test.lt.execution.results.data.aggregation

Aggregate statistical data in real time.


com.ibm.rational.test.lt.execution.results.data.aggregation.aggregators

Aggregate statistical data in real time. Place the newly calculated data on the host which contains the aggregators dependency data.


com.ibm.rational.test.lt.execution.results.data.aggregation.transferaggregators

Aggregate statistical data based on data from all hosts in the resultset. Data calculated by these aggregators is placed in the All Hosts host.


com.ibm.rational.test.lt.execution.results.internal.actions

Contains the PostRunReportGenerator interface that is specified in the extension point RPTReport. Post Report generators are used to calculate statistical data after a run has completed.


com.ibm.rational.test.lt.execution.results.view.data.stringtranslator

Contains the IRPTStatStringTranslator interface extended by the implementors of the class...

String translators are used to localize strings contained in the statistical model.


Related

  • Aggregation of statistical data
  • Extending report counters
  • Extending default reports
  • API references