Quantcast
Channel: All Quality Center / ALM Practitioners Forum posts
Browsing all 14708 articles
Browse latest View live

Re: How to fetch test cases from test plan folder

Thank You Very Much Jan !!Its working perfect after changing "QCConnection" to "TDConnection". Reagards,Kiran 

View Article


Re: DEFECT MODULE Make Secondary Field a required field depending on the...

This is almost exactly the same question discussed in another current thread,...

View Article


Re: HP ALM 12 with TDAdmin API

Why on earth would you want to update the object key? If you are able to update it through Site Administration, then I would say it is a bug. LK_OBJECT_KEY is part of the primary key for the table, so...

View Article

Re: Automatically create Excel Reports and store them in a folder

delarosa62 wrote: Does some one know how to implement these methods in VBA using OTA?. What kind of arguments they take and what they should return?. The document says it all. First, you don't need to...

View Article

Re: QC ALM v11.52 stops sending autoemails (from time to time)

 We have decided to deactivate automail and have build it into workflow....this works and mail is sent instantly....no 10 mins delay either:) We had same problems on QC 9.0 and earlier and took the...

View Article


Re: Problems with installation - This file has no digital signature or the...

Hello Martin, thanks a lot finally it worked. I used the link you posted, that helped.I already had the alm server in the trusted sites before, but I can work again after 2 full days of...

View Article

Re: Qualitycenter crashing

the remove was made throught sccm / msiexec i just found out abaout this uninstall toll yesterday and i will test it with the user as soon that he got time.(the user currently has a lot of meetings and...

View Article

Re: Export QC graph definition into excel

does it at least look to be possible?

View Article


Problems while evaluating HP ALM trial- qcbin/setup_a.cab - Failed to...

Hi, Currently i am evaluating HP ALM 11.52 for one of our client.After installing the server successfully, we are getting following error whenever we restart the application. Initialization has failed....

View Article


Re: QC ALM v11.52 stops sending autoemails (from time to time)

I see.. I can think on similiar lines.  Will it be possible for you to privode the code that triggers this email?

View Article

Re: Qualitycenter crashing

According to the installation instructions for ALM Explorer:2.If User Account Control (UAC) is enabled (Windows 7 or Vista), either:•Disable UAC and then perform the regular installation described in...

View Article

Re: Strange issue

yes of course I have declared it outside..

View Article

Re: ALM Client registration issue- RRV.cab file has no digital signature

The RRV.cab is digitally signed. The primary certificate expired on 12/18/2011The counter signature expired on 6/14/2012 Consider installing Patch 17 (latest)Here the primary digital certificate is...

View Article


how to get rid of template workflow from Project

Hi All,I created a project A by copying data from another project B . Project B has a template linked to it .Now the new project I created project A have template workflow on top of it as I got the...

View Article

Re: DEFECT MODULE Make Secondary Field a required field depending on the...

Hi , Try this. Sub Bug_FieldChange(FieldName)On Error Resume NextIf FieldName= "BG_USER_17" thenIf  Bug_Fields.Field("BG_USER_17").Value ="Fortify Code Review"...

View Article


Re: Qualitycenter crashing

There are some Programs that have been seen to cause conflicts with ALM . Check This might solve the issue.NVIDIA Display DriverMSN ToolbarAsk.com ToolbarYahoo Toolbar version 5.5.7.0McAfee Privacy...

View Article

Re: Failed To Commit Customization Changes for Report Templates

You can go with latest patch ALM 17. For 64 Bit: http://support.openview.hp.com/selfsolve/document/LID/TD4QC_00377 For 32 bit http://support.openview.hp.com/selfsolve/document/LID/TD4QC_00376 Thanks,Avi.

View Article


Re: how to get rid of template workflow from Project

Hi , I am not sure but I have an Idea you can give a try. Remove the project from old template.Create an empty template project.Link the project to new templateDo the cross project customization....

View Article

Re: QC ALM v11.52 stops sending autoemails (from time to time)

 Sample senario. Auto e-mail when Test status set to Ready Sub Test_FieldChange(FieldName) On Error Resume NextIf Test_Fields("TS_STATUS").Value="Ready for Testing" then tdc.SendMail "TestPlan...

View Article

Re: Problems while evaluating HP ALM trial- qcbin/setup_a.cab - Failed to...

Can you please try below steps. I think I got this issue last year . But not sure try this.Method 1On the Tools menu in Internet Explorer 9, click Internet Options, click the Advanced tab, click to...

View Article
Browsing all 14708 articles
Browse latest View live