Authentication Policy
Hi Guys, We recently migrated to QC 11.52 and our authentication policy was set up at the time of migration a few months back. I've been asked if making amendments to the current policy would have an...
View ArticleRe: Bug_FieldCanChange script problem
Thanks Trudy! That did the trick. (I can't believe I missed the BugFields <> Bug_Fields.)
View ArticleRe: Not able to see "Web Server" option while installation: ALM
There is no option for selecting IIS web server as you had in ALM 11. Once the configuration is done, you can integrate ALM with IIS web server. Check the attachment on how to configure IIS...
View ArticleRe: Remove test step from ALM using Java
This line is wrong iFac.removeItem(i); Where you are using "i" you need to be using the DesignStep ID value. "i" is just the index of the steps in the list you retrieved. Instead you need to use...
View ArticleRe: Authentication Policy
What is your current policy? How is it implemented?Are you using QC authentication, or LDAP authentication?
View ArticleRe: How to modify additional license from ALM site admin?
In ALM 11, when you upload a new license in Site administrator, it removes the old license and uses the new uploaded license. From ALM 11.5x onwards, the license is additive. It adds to the already...
View ArticleRe: Not able to see "Web Server" option while installation: ALM
Thanks Guys.. I was able to configure ALM with IIS. The reason why we are doing this is to enable SSL. I was able to enable SLL with port 8443. however I'm still able to access the ALM site using HTTP...
View ArticleRe: Excel Report - SQL Current Date in WHERE clause
Chris_Grz wrote:No parenthesis after SYSDATE...Removing the parenthesis did not work :( On the plus side I can confirm SYSDATE is the correct syntax as it works in the SELECT clause
View ArticleRe: How to exclude holidays from Date pickup control
I also have received requests to exclude public holidays.Can someone provide instructions on how to do that?
View ArticleRe: Excel Report - SQL Current Date in WHERE clause
Issue solved! I think it was the date format? Either way it works!! SELECT xyzFROM BUGWHERE (BG_STATUS <> 'Cancelled' ORBG_STATUS <> 'Rejected') ANDBG_USER_11 >=...
View ArticleRe: Rich Text formatting problems
Thank you Erik your solution works. But i'm still interested to figure out how i can format it right.
View ArticleRe: Remove test step from ALM using Java
Thanks Trudy Claspill! you solved all my problems
View ArticleRTM
Team The Requirement Traceability option shows the last run execution status. If I had pulled 10 test cases which was ran in a previous test set and only 3 of them are executed in the current test set,...
View ArticleRe: ALM 11 REST API test execution status change not reflected in WebUI
Thanks to the bdkakde i have reviewed my scripts rather more carefully and found out that i was updating wrong entity.Thank you for making me see! All works like a charm now.Karol
View ArticleAutomail for all defects except defects modified by me
I would like to be notified of every defect change except for the ones made by me. I don't see "changer" as a filter in the automail options.Thanks
View ArticleComplete a Voke Survey and download a free report
Voke, Inc. is an independent analyst firm and a champion of virtualization and cloud solutions. voke is conducting research about enterprise IT organizations and is inviting our HP customers to...
View ArticleRe: ALM 11 REST API test execution status change not reflected in WebUI
Hi, Congratulation you got solution.Kind request please share code for me as it is very urgent.mail id - bdkakde@rediffmail.com
View ArticleRe: Shunra Issue in ALM 11.52
This question looks more of a performance center related question. Can you raise this in performance center forum.http://h30499.www3.hp.com/t5/LoadRunner-Performance-Center/ct-p/sws-LoadRunner
View Article