VBA to Connect "Releases" folder in HP ALM
Hi All, I am working on one prject where i need to genearte report on defect Managment. So i have to set filter for different releases by manully selecting each folder Under "Releases". So is there any...
View ArticleRe: Import API QC 9 VB.NET
I have found another way. In Word disable DEP and then the old makro works fine.
View ArticleRe: what is the workflow code for one field is depending on another field in...
Below is the sample code, when there is a change in Assigned To user field an email will be send to that person. We post the below code in Bug AfterPost Event. If...
View ArticleRe: in which folder client.dll will be downloaded and what is the exact path?
Generally it will be in the below path: C:\Program Files\Common Files\Mercury Interactive Which contains two folders - Quality Center and TDAPI Client. In TDAPI folder you see tdclient.dll Thanks &...
View ArticleRe: QTP 10 crash when selecting File ->Open->Test...
I have another kind of problem with that. It is just that NOTHIGN happens when I click Open > Tests... (or Ctrl + O). Opening files works only via 'recent used'.I use QTP11 and after installing last...
View ArticleRe: QC OTA-VB Code to connect to QC and export defects/tests
Hi,Can you please help me out with VB code to perform the below operation1. Connect to QC project with login credentials, domain & project details2. Pick all files from a local folder3. Upload all...
View ArticleRe: HP ALM with ALI 2.6
Please let us know whether you were able to login into TFS using the given URL. The URL if given in browser will direct to TFS Web Access portal and from there you should be able to login using...
View ArticleRe: HOW WILL I STORE THE PROJECT IN QUALITY CENTER?
Projects are created in QC using the Site Administrator UI, which is a web application. The projects are then accessed by the end users using the QC UI, which is another web application.Review the User...
View ArticleRe: what is the action object in qc?
Please start by refering to the documentation available with the product in the Documentation Library. Then ask a more specific question and give some context for what you are trying to do.
View ArticleRe: what are the tables we are using mainly in qc?
That depends on what data you are storing in your QC project.Refer to the Database Reference document that comes with the product for a full description of the database schema.
View ArticleRe: how will i create a bug using OTA?
Refer to the OTA API Reference document that comes with the product. It provides sample code.
View ArticleRe: is it possible take data from two project? how?
What do you mean by "take data"? What do you want to do with the data?
View ArticleRe: Can't delete attachments and copy steps ALM 11
What is the patch level for your v11 system?Do the users belong to any group besides Testers?Do you have customized workflow code that could be preventing the action?What exactly is the symptom? Is the...
View ArticleRe: VBA to Connect "Releases" folder in HP ALM
There does not appear to be a pre-built function to do this but you can build appropriate code using the OTA API. There are ReleaseFolder, Release, and Cycle objects defined in the API.
View ArticleRe: Fetching Site users Details to use it under Defect module
Hi,I tried searching Database tables and i couldnt locate the field Domain Authentication.I am not sure how to approach Customization User object using a TD connection. Is there any schema to go...
View ArticleWhere is the Sprinter actual parameter value stored?
Version ALM 11.0Oracle I'm running into a problem. When I run a test with Manual Runner and add an "actual parameter value" when my run begins, once my test is finished, the parameter value is stored...
View ArticleRe: Error when connecting Quality Center to Microsoft Access via OTA
My approach was incorrect. After more research, it is impossible to use OTA how I was trying to use it. Thanks for replying, Jan. I'd delete this post if I could.
View ArticleRe: Where is the Sprinter actual parameter value stored?
To confirm my original request...I'm looking for what table the actual parameter value is stored in when a test is run using Sprinter. Thanks again.
View ArticleRe: HP quality center .net error.. HELP
Hi! I know this is an old thread, but I think I've just got round this one today so thought I'd post my solution for anyone who may need it. The HP QC seems to need a few things:1. To be installed as...
View ArticleRequirement Status are incorrect : Need your help please !
Hi, I wrote the below query to get the traceability between the reqs and test instances. I also source the data for the test runs. But the status of the reqs seems to be wrong. For e.g for a req id...
View Article