Differences

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

Link to this comparison view

Next revision
Previous revision
alm_configuration [2016/09/22 02:35]
127.0.0.1 external edit
— (current)
Line 1: Line 1:
-=====Application Lifecycle Management (ALM) Configuration ====== 
- 
-//TestOptimal// can integrate with //Requirements Systems// and //Defect Tracking System// to bring in requirements into model and automatically raise the defect or resolve defect during model execution. This function requires [[ALM Plugin]]. 
- 
-{{http://TestOptimal.com/img/ALM_Config.png?500x300 }} 
- 
- 
----- 
-==== Requirements System==== 
-If you store requirements in excel document or a text file, you can set up //TestOptimal IDE// to bring in the requirements when the model is open.  The requirement list is then available in the [[statenode | State Property]], [[transnode| Transition Property]] and [[MScriptEditor| MScript Editor]] to be associated with state, transition or mscript assert tag. 
- 
-Besides the file based integration, //TestOptimal// also supports integration with //JamaContour// through //JIRA// as shown in the list below. 
- 
-{{http://TestOptimal.com/img/ALM_Requirement_ConnectionType.png?150x150}} 
- 
- 
- 
----- 
-==== Defect Tracking System==== 
-//JIRA// is an open source defect tracking system.  Once the integration to //JIRA// is configured, the defects found during the model execution will be raised and registered in //JIRA// automatically at the end of the model execution.  If the defect is fixed, it will also automatically resolve the defect in //JIRA//. 
- 
-The defect is identified with the //assertID// which are specified in //assert tag// or the state/transition id.  So far, //Jira// is supported, integration with other defect system will be developed based on demand. 
- 
-{{http://TestOptimal.com/img/ALM_Defect_ConnectionType.png}} 
- 
- 
- 
----- 
-====SSL Certificate Installation==== 
-The integration with //JIRA// requires SSL certificate installed on your computer.  The SSL certificate is located in //bin// folder with file name //cacert.crt//. 
- 
-To install the certificate, run the installSSL.bat.  When prompted for password, enter //changeit//.