Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
webreport [2017/12/19 00:25]
admin removed
— (current)
Line 1: Line 1:
-TestOptimal provides a suite of reports accessible from the web with a browser. The url has the following format: 
  
-    [[http://laptop:8888/MbtSvr/app=webrpt&name=|http://laptop:8888/MbtSvr/app=webrpt&name=]]//reportName//&//reportParams// 
- 
-Where //reportName// is the name of report as listed below and //reportParams// are a set of parameters specific to each report. See details below. 
- 
-The reports currently supported are: 
- 
-  - [[Model Review|Model Review]] - an overview of the model and its essential properties and states and transitions as well as mScript. 
-  - [[Model Execution Stats|Model Execution Stats]] - model execution stats that shows the model execution settings used for execution, test coverage, requirements coverage, failures and performance. 
-  - [[Model Stats List|Model Stats List]] - listing of all executions of a model with links to each [[Model Execution Stats|Model Execution Stats]] 
-  - [[Batch Execution Stats|Batch Execution Stats]] - shows the details of model orchestration execution of a series of models with links to each [[Model Execution Stats|Model Execution Stats]] 
-  - [[Batch List|Batch List]] - listing of all model orchestration executions 
- 
-All of these reports have url links to each other to allow you to browse through to find the right information you need with a browser. 
- 
-[[Model Review|Model Review]], [[Model Stats List|Model Stats List]] and [[Batch List|Batch List]] reports are also available from "Report" menu. 
- 
-You may create [[Custom Report|Custom Report]]