Re: Executing Individual Test Case in TestCase using OTA
Oh, you're right!!!! No, the original TestSet will not be updated. Only the Temporary TestSet. If you'd like to retrieve back the result you'd need to create then a fake execution... but it is not so...
View ArticleRe: How to copy Test Step field value into Test field while execution
Hi, I'll check. I didn't try but it would work. I'll let you know next week. Ciao,Massimo.
View ArticleError" Quality Center Failed to run query as it contains invalid statements"
Hi Guys, I am using two queries and joining the data by Union but getting the error of invalid statements,could you please review my query and figure out for me what am I doing wrong ,I have already...
View ArticleLearn from HP and Indstry Leaders for free at the upcoming "Power To Change"...
Join experts from HP Software, T-Mobile, United Airlines, Forrester, SunTrust, Nationwide, and Iron Mountain as they share best practices and advice on staying ahead of technology change and how to...
View ArticleRe: Custom HPQC Test Step field is not Editable under Test Plan - Design Step...
I don't have access to a v10 system for comparison, but I can tell you that with a v11.0 system custom fields added to the Test Step entity can be edited directly in the Design Steps grid display.Also,...
View ArticleRe: Quality Center -- Installing license key
sonigavaleYou will need to contact HP a license for ALM. I believe there is information in the ALM 11.50 Installation Guide that tells how to contact HP to obtain a license. Review Chapter 9 -...
View ArticleRe: Test Plan folders export to Test Lab in QC 10
Everything that needs a Set already has it. Anything on the left of an assignment statement that doesn't have a Set and isn't referencing a member property will need a Dim statement. Based on my...
View ArticleRe: Version of Excel addin compatible with HP ALM 11.52.
Obtain the correct Excel Add-in from here:https://hpln.hp.com/page/alm-excel-addin-pageAre you sure you followed all the instructions for installing the Add-in? After installing the add-in but before...
View ArticleRe: Executing Individual Test Case in TestCase using OTA
As of ALM 11.0 there is nothing in the OTA API to support running a subset of a Test Set. I can't speak for what is available in ALM 11.5
View ArticleLearn from HP and Industry Leaders for free at the upcoming "Power To Change"...
Join experts from HP Software, T-Mobile, United Airlines, Forrester, SunTrust, Nationwide, and Iron Mountain as they share best practices and advice on staying ahead of technology change and...
View ArticleRe: OTA List object is not working in QC11
I updated my code to invoke .dll dynamically and this solved the issue with not identifying certain objects/methods
View ArticleRe: Error" Quality Center Failed to run query as it contains invalid statements"
Couple of issues:1. ORDER BY Statement can only be one. Need to remove the Order By statement in first select statement2. Replace BG_BUG_ID as "Bug ID".3. Remove the Braces used in both the Select...
View ArticleRe: How to generate a project report comparing 2 baselines
is there a way to just compare the Name and Descriptiom fields between baselines?
View ArticleRe: Version of Excel addin compatible with HP ALM 11.52.
Hi Trudy, Thank you for that. On the link that you have provided, what version of Excel Add-in that i need to download? We have HP ALM 11.52 installed. Regards,Francis
View ArticleRe: SQL to return maximum number of users logged in to a single project (or...
Check following tables. LOGIN_SESSIONS, PROJECT_SESSIONS, and SESSION_LICENSE.
View ArticleRe: Version of Excel addin compatible with HP ALM 11.52.
I see that the page does not call out a version compatible specifically with ALM 11.52. Did you try the one for v11.50, then connecting to the ALM login page? If that didn't work did you subsequently...
View ArticleRe: Version of Excel addin compatible with HP ALM 11.52.
We tried using 11.50 and that is when we encountered the error.We will try to do a client registration.will get back to you as soon as possible. Thanks,Francis
View ArticleQC/ALM Integration Matrix
For ALM 11.52, 11.50, 11.0 and QC 10.0 http://h30499.www3.hp.com/t5/Quality-Center-Support-Customer/lt-QC-ALM-Support-Tip-gt-Integration-Matrix/td-p/6190731
View ArticleRe: Query to return only test sets with failed defects
No, the query doesnt return the test set for closed.It excludes any test set which as at least one closed defect attached at test set level
View ArticleRe: Version of Excel addin compatible with HP ALM 11.52.
Hello Trudy, We tried to reinstall the ALM excel add-in 11.50 and the error is now resolve thank for your help. Thanks,Francis
View Article