Using the OTA

Upload a Defect to ALM using OTA
The below code will show you how to upload a defect using the OTA API and VBScript    '================================================ s...
Wed, 7 May, 2014 at 9:05 AM
Mass Upload List Values
Const Domain = "DEFAULT" Const Project = "RAMA_TZC_TEMP" Const UserName = "chris.carpenter" Const QC_URL = "http...
Thu, 21 Apr, 2016 at 8:48 PM
Get BugZilla BLOBs and import them into HP ALM
  Sub GetAttachments() Dim cn, rs, mystream Set cn = CreateObject("ADODB.Connection") Set rs = CreateObject("ADODB.R...
Sat, 10 May, 2014 at 10:22 AM
Auto populate Target Release field for Defect
Applies To:  HP ALM HP QC Issue:  The customer wants to populate the Target Release field when a new defect is created.  Solution: ...
Thu, 21 Apr, 2016 at 8:49 PM
HP ALM Siteadmin OTA
Applies To:  HP ALM 11.x, HP ALM 12.x Issue:  When trying to connect to the OTA an error is displayed "Unable to create activeX component&quo...
Wed, 4 May, 2016 at 11:10 AM