Re: Auto email on addition of a new test case to the test plan
Thanks Trudy for going through the code. I realized the ObjectID mistake and changed it also. The 1st error, Error at Line 171, (character 1) Object doesn't support this property or method:...
View ArticleRe: QC10.0 To QC11.52 migration getting error failed to restor
Hi Martin, Thanks for the replay. Our DBA has done schema refresh, i.e. copying from source db to destination db. Between we are using Oracle database, should be we need to execute the mentioned sp?...
View ArticleRe: Test Cases without requirements
How to use the above query in a specific folder. I have 4000 Test cases under one Folder "Release#1" I need to find link only under this folder. Please provide me a solution for this. Thanks in advance...
View ArticleSprinter Connectivity Issues
Well running test scripts in Sprinter we get a good way through a script and will get disconnected. When we go to add actual results and click the "OK" we will at times get a message stating it is...
View ArticleRe: Hp Defect Module : Defect type specific mandatory Fields
In the code, it looks like the user, manuvuv, is using the letter "O" instead of the number zero "0" for BG_USER_04.
View ArticleRe: Error on uploading test scripts to QC 11 after upgrade from QC9
I encountered the same error. QC allows you to create folder with spaces or multiple words with spaces in between. For example "\Folder One\SubFolder Two". However, if you use the import function to...
View ArticleExecution error when trying to execute scripts on ALM[OLE error 800403EA]
I'm trying to execute scripts on ALM 11, and the trial verion of my UFT is 11.5I have no idea what's wrong with my UFT or ALMb/c I can execute scripts in Test Plan but when I execute scripts in Test...
View ArticleRe: Test Opened In Read Only Mode After Crash
Thanks a lot....!!! Opening a new Test or Component is unlocking the locked Test or Component...!!! :) Saved much time.... :)
View ArticleNeed to display 'RQ_ORDER_ID' field in requirements module
My client has a requirement of displaying the requirement order number for each child in a parent requirement. Since HPQC has its own system field 'RQ_ORDER_ID" to store this numbering order, I need to...
View ArticleRe: Configure Template Creator to contain only the last run in word export
Martin, thank you.I will try something with a workflow, if this is the only solution.
View ArticleRe: Configure Template Creator to contain only the last run in word export
Trudy, thank you for your reply.We have 11.0 in work. If we update to 11.5x i will take a look on it.
View ArticleRe: QC10.0 To QC11.52 migration getting error failed to restor
See if you are making all the necessary changes in dbid.xml file as per details below: Sample dbid.xml file:________________________________________________________________________________ <?xml...
View ArticleAccessing HP ALM AUdit in Java using REST API
Hi, I have found a way access the AUDIT table for ALM using REST API.I am able to query using the modified...
View ArticleRe: QC10.0 To QC11.52 migration getting error failed to restor
Hi Not sure about Oracle as we use SQL Server As regards the PROJECT_UID - you ca just change the last character of the original Hope this helps ThanksMartin NOTE : All views expresssed are entirely my...
View ArticleRe: Need list or count of users added to my site since some specific date.
GOOD to Know, you alerady in touch with HP on Such. THUMBS UP for you Trudy. Will definitely add my vote to that..!!I don't think HP wil release any Patches for the existing versions to FIX this, this...
View ArticleRe: QC10.0 To QC11.52 migration getting error failed to restor
Santosh, Could you please Ask your DBA to drop and recreate schema Please append all the below actions. create Schema user :Create user <PROJECT NAME_DB> identified by tdtdtd; ( <= password...
View ArticleRe: Configure Template Creator to contain only the last run in word export
Hi Yes, Business Views do provide a greater flexibility to do reporting. I have used them extensively. There is a standard Business Views template provided for extracting Test Instances with their Runs...
View ArticleRe: Execution error when trying to execute scripts on ALM[OLE error 800403EA]
How did you "execute scripts in Test Plan"? That should not be possible. Do you have the UFT add-in for ALM installed? In UFT, have you set the option to allow other HP products to run scripts. Can...
View ArticleRe: Need to display 'RQ_ORDER_ID' field in requirements module
Add a user defined field (UDF) to the Requirement entity. Then in the workflow editor, add this line: Req_Fields("RQ_USER_01").Value = Req_Fields("RQ_ORDER_ID").Value to the Req_AfterPost subroutine....
View ArticleRe: Configure Template Creator to contain only the last run in word export
Martin, Would much appreciate if you share the Macro...!!
View Article