Differences

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

Link to this comparison view

Next revision
Previous revision
almplugin [2016/09/22 02:35] – external edit 127.0.0.1almplugin [2020/05/04 18:48] (current) – removed admin
Line 1: Line 1:
-===== ALM Plugin ===== 
-//ALM Plugin// adds integration to ALM systems to your //TestOptimal// server. Through //ALM Plugin// you can retrieve requirements directly from your requirement system and raise defects directly to your defect system. 
- 
-There are many different types of Requirements and Defect systems.  Currently //ALM Plugin// supports the following integration through AddOn: 
-  * [[JIRA AddOn | JIRA - requirement]] 
-  * [[JIRA AddOn | JIRA - defect]] 
-  * [[JIRA AddOn | JIRA / Jama - requirement]] 
-  * [[JIRA AddOn | JIRA / polarion - requirement]] 
- 
- 
-You may create your own AddOn to integrate with any requirement and defect systems.  All you have to do is to create a java class and implement com.webmbt.alm.ALM_ReqIntf and com.webmbt.alm.ALM_BugIntf. 
-