Skip to main content

HP ALM 11 addins page

HP Application Lifecycle Management Add-ins page: link

Contains:


  • HP Tool Add-ins
    • QuickTest Professional Add-in
    • QuickTest Professional for Business Process Testing Add-in
  •  Microsoft Office Add-ins:
    • Microsoft Word Add-in: Enables you to export your existing test documents or requirements in Microsoft Word directly to HP ALM.
    •  Microsoft Excel Add-in: Enables you to export your existing test documents, requirements, or defects in Microsoft Excel directly to HP ALM.
  • Others:
    • HP Screen Recorder Add-in: Enables you to record what is displayed on your screen as a movie, and create a defect in HP ALM with the movie attached.
    • HP ALM Explorer Add-in: Enables HP ALM client users to run a browser-independent version of HP ALM.
    • IDE Connector Customizer: Enables you to perform customizations necessary for working with Tasktop for HP ALM. 

Comments

Popular posts from this blog

Best freeware - XML editor

As a software developer, I open XML files all the time. I a heavy commercial XML editor. But nothing can compare to a small, thin and free XML editor like 'foxe'. A great feature is has is the alignment of long XML strings to readable XML format (Shift-F8). It help lot of times when the XML file was generated by some tool and was not readable. Homepage: http://www.firstobject.com/dn_editor.htm

Jenkins error: groovy.lang.MissingPropertyException

I tried to run groovy build step and got below error. This post will describe how I solved the problem. Caught: groovy.lang.MissingPropertyException: No such property: hudson for class: script

SSL in pictures

Here is my summary on SSL (or as I like to call it 'SSL for dummies')