Differences

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

Link to this comparison view

Next revision
Previous revision
datadesignplugin [2016/09/22 02:35]
127.0.0.1 external edit
— (current)
Line 1: Line 1:
-===== Data Design Plugin/Edition ===== 
- 
-//Data Design// plugin provides rule-based combinatorial test data design capabilities.  This plugin is an add-on to //BasicMBT//, //ProMBT// and //EnterpriseMBT// editions. 
- 
-//Data Design// edition is a standalone application that provides the same capabilities as //Data Design// plugin and it is licensed separately.  
- 
----- 
-==== Test Data Design Feature Highlights ==== 
- 
-  * combinatorial test data generation:  
-    * pairwise 
-    * 3-wise 
-    * 4-wise 
-    * 5-wise 
-    * 6-wise 
-    * full combinatorial  
-  * [[rule-based-filter | rule-based test data filtering]] 
-  * [[dynamicfielddomain| dynamic field domain]] using mscript functions 
-  * [[oraclefunction | user defined oracle function]] through 
-    * mscript functions  
-    * custom functions 
-  * [[dynamicfielddomain| random data generation]] using mscript functions (provided by [[datagenplugin | DataGen plugin]]) 
-  * [[groupfields|group fields with different interaction strengths]] 
-  * import data from external data source (excel, csv) 
-  * [[dataset_editor| import data set into Transition Data Set]] 
- 
----- 
-==== Starting DataDesigner ==== 
- 
-There are two ways to open //DataDesigner//. You can open //DataDesigner// in a standalone browser or in a new browser window from //TestOptimal// IDE. 
- 
-  * Standalone Appp - enter this URL into your browser address field: http://localhost:8888/MbtSvr/DataSetEditor.html 
-  * From //TestOptimal// IDE 
-    * click on menu //File/New DataSet// to create/edit a new //dataset// 
-    * drill down to //_dataSetLib// folder and click on existing //dataset name// to edit the //dataset// 
- 
----- 
-==== DataDesigner Screenshot ==== 
- 
-[[DataDesigner Functions| DataDesigner Functions]] 
- 
-{{http://testoptimal.com/img/DataDesignEdition.png}} 
- 
- 
-