Test cases from word into quality center and getting error
I'm trying to export the test cases from word into quality center and getting following message after logging into the quality center. "User is not permitted to export this type of data. Please contact...
View ArticleRe: Customization Request - Req ID field
I don't have any sample code to give you.The Administrator Guide has many examples of workflow customization for various tasks. There won't be anything that exactly matches your need, but you should...
View ArticleRe: Excel Add -in requirement Hierarchy Problem
Your first requirement"CR10520..."has a Path specification of"BRD for Oct-Excel"but that path doesn't exist in your Requirements tree already. You need to manually add it to your tree, or add another...
View ArticleRe: Test cases from word into quality center and getting error
If you log into Quality Center directly through a browser, using the same credentials you use in the Word Add-in, and access the same project, are you able to manually create test cases? If not, then...
View ArticleRe: How to get the actual results, Comments from the executed test cases into...
Sub Get_Results() Dim td As New TDConnection td.InitConnectionEx "__________" td.ConnectProjectEx "______", "_____________", "____", "_________" Dim tset As TestSet Dim tstestfact As TSTestFactory Dim...
View ArticleRe: OTA API Book in PDF format
I did a Google search for "chm pdf converter" and found many links to free converter programs. I haven't tried any yet.
View ArticleRe: Excel Add -in requirement Hierarchy Problem
Hi Trudi, Sorry to bother you. I have create another excel file to import the data from Excel to QC. its seems that my path is not correct. if you see the excel File "Requirement" - please advise what...
View ArticleFormat Excel Report Output of SQL Queries
Hi, In Analysis view - Execl Reprot; i want to format the Excel report generate from SQL queries like below: First Row - BOLDFirst Row - Word Wrap AppliedAuto-Expand To Width of Data in Column...
View ArticleUnable to Connect to HP QC using the REST API
I have gone through the login logout example provided by HP (in ALM 11.52). How ever I am unable to use it to connect it to QC. I know that I have missed some minor thing, but after spending quite an...
View ArticleRe: get count of charecters from Description field in Test Plan
Hi William , Thanks for the reply. Here is my latest code. But the only issue was I cannot able to assign a value from Setcpount to user description field. Sub DesignDesCount On Error Resume Next...
View ArticleRe: HP ALM Starter Edition on Windows 7
is it for ALM 12.0 with 11.0 licenses? you are referring to. No its not possible. You need to get in touch with HP Sales for such queries.
View ArticleRe: How to export requirements from QC to Word or Excel
Post a new thread: OR Search in the forum, plenty of tools were shared earlier.
View ArticleRe: Sprinter/ALM connectivity issue
Try for the sprinter 9 patch and give a shot. why don't you got to Sprinter 11.52 or 12.0? I had some strange error with Sprinter, got it FIXED with Patch 9.
View ArticleRe: Error while exporting QC Project
Try cloning this project and export the new copy and share the error if it persists. Every thing goes fine, rename the project as required both infront and backend and share that .qcp file to your...
View ArticleRe: Customization Request - Req ID field
customization can be done on no consideration of the versions. Some where in past threads i have seen few user fields linking in different module system fields.those samples may not reach you exactly,...
View ArticleRe: get count of charecters from Description field in Test Plan
See my previous post. StepCount is not an object, it's a variable - you don't "set" it. stepcount=Len(DesignStep.Field("DS_DESCRIPTION"))DesignStep_Fields.Field("DS_USER_01").Value=stepcount
View ArticleRe: User that disabled the project version control
you can keep the log level to the debug mode.Refer the attachment. You can still ask the DBA for tha activity log for a certain period, so that you can filter the requirement.
View ArticleApplication Model module not availeble in ALM 12.00
Hello, I have a problem with Enterprise integration for SAP, to be exact with Application Model. This module worked fine in ALM 11.52 patch 03 and now in 12.00 it is not present anymore. Can anyone...
View ArticleRe: HP ALM Starter Edition on Windows 7
Damus is correct. Starting at version 11.5 you must contact HP to have your license reissued. An ALM 11 license will not work in ALM 11.5, 11.52, or 12. And the newer version license will not work...
View Article