I have written a VBA Macro in Excel 2010 for running ALM Test Cases from Test Set using VBA Macro Button Click Functionality. Below Addins were selected in Excel 2010 Tools References Menu.
- Visual Basic For Applications
- OLE Automation
- Microsoft Excel 11.0 Object Library
- OTA Com Type Library
Opening the Same Macro in Excel 2016 gives me Compatible Version Error. Also Its showing Missing OTA Com Type Library in References Tools Menu. There is no OTA Com Type Library in the Dropdown Menu of Tools References.
Steps I have performed so far:
- I have checked Microsoft Office 16.0 Object Library Add-in. Don't know what other Add-ins are required.
- Installed Microsoft Excel Add-In for ALM 12.2x and 12.5x from HP_ALM Help Site
HP ALM Connectivity
add-on installed on the machine from where you try to run/develop the macro. – Barney