Re: ALM 12 REST API Error
You need to login before requesting for a session. I thought 'login-form-required=y' is for browser based logins. I login by sending a basic authorization header and request for a site session...
View ArticleRe: Issue while accessing QC 11.0 via Citrix
Are you publishing the application, publishing a desktop or a full session in XenApp?How many servers are in the Citrix Cluster?
View ArticleRe: Copied project not appearing in ALM Site Administrator for upgradation
Not to be rude or cute SUB_QCUSER, but have you read the user and admin manuals and the install guide? The process to restore a project is laid out fairly clearly.
View ArticleRe: Copied project not appearing in ALM Site Administrator for upgradation
I think posting information on a public forum that is normally accessible only to entities with a valid support contract might be a violation of that very support contract.@Sub_Qcuser,Basically the...
View ArticleRe: Issue while accessing QC 11.0 via Citrix
Since user was given admin rights and able to login it means, the ALM client was installed in a path. But when you login next time it asks again to download the files, since it is not able to find the...
View ArticleRe: OTA code to check if a project is linked to project template
Thanks a lot Srihari and Jan for your feedback and suggestions. I will try to include both the objects in my code and see which one fits the best. Once again, I appreciate your help. Thanks,Chandra
View ArticleRe: Create Project and Link to a Template using SAClient api
Hi Shreyance, You may need to write a code something like below for creating a specific project and linking it to a template. For creating project refer to KB article KM183544. Imports SACLIENTLib...
View ArticleRe: Connecting VB Excel macro to HP ALM QC11.52
If you have QC install the below addins again and execute the program it should work fine. if you have ALM install the below two by running the files as administrator. Let me know if you are still...
View ArticleRe: Query to delete user locks in the quality center
Hello everyoneI'm trying to use that query that is stated in the above post Delete from LOCKS where LK_USER = 'UserID' but I'm getting this error always "Quality center cannot run the query because of...
View ArticleHow to download, save or get workflow scripts defects.tds from ALM by OTA API
Hello, I know that in QC 10 it was saved in temp folder on the client site, or it was saved in repository folder on the server. In ALM 11 and higher it is no longer saved in temp file (localy) on...
View ArticleRe: How to get path of test definition in a SQL query
After testing , my query doesn't provide complete path only folder name :( Do you knwo why the query example you given URL doesn't work with SQL ? Beckie
View ArticleRe: How to get path of test definition in a SQL query
Hi Beckie, URL which is provided earlier contains the SQL query that will be executed only on SQL Server I guess. If you are on Oracle you have to write query something like below . SELECT t1.folder,...
View ArticleUnable to run Multiple QTP tests from ALM
We recently migrated to ALM 11.52 and we are using QTP 11. When users try to run multiple QTPtests from ALM. It was running only the first test , rest of the tests was not even opening from ALM. Does...
View ArticleRe: Functionla differences between Version 11 and 11.5
Thank you ,,,Very transparent and very conviencing ....this answer helps me...
View ArticleGraphtalk with QTP11.0
Hi All, I am trying to automate Graphtalk application 3.0 which is CSC inhouse tool.Will QTP 11.0 supports the tool.QTP is identifying button,toolbar,edit box etc but not identifying grid,table in that...
View ArticleRe: Not able to download the attachment from QC 10.0 after it loaded through...
Hi Vasanth, Please run this code on your end and let me know whether it is downloading the attachments. Sub ExploreTestPlan() Sheet_1 = "Details" Sheet_2 = "Settings" Set tdc =...
View ArticleRe: Graphtalk with QTP11.0
You will get answers to QTP questions faster if you post them in the QTP-specific forum. This is the forum for ALM/QC.Here's the QTP...
View ArticleRe: Not able to download the attachment from QC 10.0 after it loaded through...
Thanks Hari. But I am downloading manually. It is not appearing in local. If I change the file name and save it in local, it is getting saved. But with the same file name it is not getting saved...
View ArticleRe: Automated requirement synchronization between projects
I haven't actually used the Synchronizer, so I can't guarantee anything I say about it. But, I would take the Technical Specification document as the authority on what is supported, vs. the general...
View Article