This is an old revision of the document!
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:
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.