Extract Defects using settings stored in Favorites
Hi Experts, I would like to write a code in Excel to extract defects from QC. But instead of hardcoding the filters and the column sequence in the VBA code, it would be much easier if I can extract...
View ArticleOTA API not working after upgrade from ALM 11 to 11.52.341
HelloI have some custom integrations with ALM using the OTA API. I had some code which would update the status of a test case in the testset. The VB.NET code looks something like this Try...
View ArticleRe: ALM 11: workflow script editor fails to open or save manually created...
I am having this issue only with projects migrated from another server. (same version of QC) Has anyone found a resolution?
View ArticleRe: Extract Defects using settings stored in Favorites
The short answer is yes. You can arrange the columns in the Defects grid view and apply the filters save that as a favorite so you can always retrieve that view and then extract by right-clicking on...
View ArticleRe: Can't get the For Each loop to work in the Workflow script editor
Take a look at this reference for VBScript for the For/Each/Next statement.http://msdn.microsoft.com/en-us/library/tywtbxd0
View ArticleRe: How to clear the user name and change project list from your local hp QC...
Hi Ironov, Opps sorry, I couldn't find the QCClient.config file under the above folders.... :( Reargds,Jagath
View ArticleRe: Unable to Install ALM11.52 On 2K8 R2, Oracle DB, Failed to validate...
Hi,Many thanks for the response. I had already disabled UAC as I had read that as a possible issue in other help threads. I've looked into whether or not you can disable TCP/IP for the Oracle DB and...
View ArticleRe: Unable to Install ALM11.52 On 2K8 R2, Oracle DB, Failed to validate...
Another issue I had connecting was changing the account used to connect to the DB. By default I believe the account user is td_db_admin or some such. I found that using any other account seemed to...
View ArticleRe: How to create graph for a particular test set folder(test lab)
Hello, i have generated a graph for a particular test set in a specific folder. The X axis of the graph is based on the date when the results were uploaded. Could you please help me how to have the...
View ArticleRe: SQL to return maximum number of users logged in to a single project (or...
I'm not an SQL expert, but I faced the same problem and came up with the following solution. What I was interested in was the peak number of licences used for one day (you'll be able to tweak the...
View ArticleParameter selection for report
How can I present the user with a dynamically populated dropdown list of values for a parameter, for a particular report, at the time he draws the report? Example: When the user wants to draw my report...
View ArticleRe: CASE word does not get highlighted by the editor in ALM
Arrrrg, seems that ALM only supports a subset of the SQL that the DB itself supports. Only solution is, install a separate DB client and use it to dive directly into the DB.
View ArticleTest Run: which Cycle for?
A particular Test Run may be assigned to several Release Cycles at a given point of time. (In fact, it is the parent Folder of the Test Run that is assigned to the Cycle, I know.) How do I indicate...
View ArticleRe: Get path from defect subject - I can't get Bug_fields("BG_SUBJECT") to...
Okay, I see where the misunderstanding is. You are not using the Bug object. You are using Bug_Fields, which is different. The Bug object is an API construct that provides manipulative functionality....
View ArticleRe: Unable to Install ALM11.52 On 2K8 R2, Oracle DB, Failed to validate...
Again, I have read that as being an issue with MS SQL Server DB usage with ALM but I can't find any reference to it when an Oracle DB is being used. I'm just being asked for the Administration user for...
View ArticleDefect Table copy from a project to another
Hi, I need to take a copy of the defect table structure from one project to another project. I don't need the defect data, just the table structure. Is there a way to do it? If so, somebody please help...
View ArticleTest set execution stuck when QTP crash
During the exectuion, QTP crash on one of the test case. After close QTP, ALM test set continue to the next one. But it is stuck on the connecting step. Any idea about this? ALM 11QTP 11Win 7 bit64IE 8
View ArticleRe: Creating a Cycle in the Releases for each browser to be tested - Good or...
In your test case(s), add a test configuration, a configuration for each browser.Then from your Requirement>Test Coverage, link to the appropriate Test Configuration for the Test Case. The Test...
View ArticlePrivate Folder in ALM
We had a user quit who had been working on some reports in ALM and had saved them in their Private folder. Is there a way to access the users Private folder via SiteManager or some other way? We use...
View ArticleFailed to upgrade from 11.0 to 11.52 - repair step
I receive more than 2200 almost identical errors on the repair step when upgrading from 11 to 11.52: 07/02/2014 21:51:10: ALM-V10017: Error: A schema difference that cannot be automatically corrected...
View Article