How to add Business Component in HP QC (OTA Client) using JAVA
Actually, need to create a new Business Component in HP QC (11.0) using JAVA I tried with below piece of code it throws me an error statingException in thread "main" com4j.ComException: 80042074...
View ArticleRe: SQL Query to retrieve distinct test id from the test plan
There is no simple way to do this. How would you determine that a given test was a copy of another test? The IDs will be unique for each test case in the Test Plan module. You would have to compare...
View ArticleMoving Requirements from Serena Dimensions RM to HP ALM 11.52 How to copy...
We are planning to Move all requirements from our requirements management tool Serena Dimensions RM to HP ALM 11.52 and make ALM as full time Requirements management tool, I was able to download the...
View ArticleRe: HP ALM 11.0 - compiler error in hidden module: tsFieldMapping
Hi Hristo, I have tried the steps mentioned below, but still the issue persists. Also forgot to mention one point, when this issue occurs,after clicking on Ok from that error dialog box excel crashes....
View ArticleRe: HP QC11 client installation
Hi QCAdministrator, Are you having this issue on all machines? And do you get the error after you successfully installed the components with the MSI installer? If you have used an MSI, could you check...
View ArticleRe: Need Help with Error: Failed to Get Project Customization...
Hi Angela, Have you tried cleaning QC cache on the affected machine? In order to do that, please go to %TEMP% folder and delete the TD_80 folder. After that please ask the user to try logging to the...
View ArticleRe: error register the WWWPackage.dll
Hi, I am Also Getting same error as shown in the attached image. I was moving back to QTP 11.0 from UFT11.5 Now QTP 11.0 is installed, but it is not being opened with some error. Please provide...
View ArticleRe: Test configuration or resource or dependency or requirement to handle...
There are various ways to handle this. One way is what you did. I would say adding parameters to the design steps is probably the preferred way of handling this in most cases. Then it depends on how...
View ArticleRe: error register the WWWPackage.dll
Hello krAnand, Could you please be a bit more specific about the error that you are receiving?Would it be possible to attach a screenshot of the exact error that you get when trying to launch...
View ArticleHow to get test instance details from Test Set in HP QC-OTA Client Java / C#
Actaully, need to reterive all test instances which is been loaded up in Execution Grid tab from the given TestSet ID using C# or java Here is my code (JAVA): ITDConnection tdc =...
View ArticleTDAPIOLELib.Command limitations
Hi, I am trying use TDAPIOLELib.Command for data extraction. Sample code is below: TDAPIOLELib.Command cmd = (TDAPIOLELib.Command)td.Command;cmd.CommandText = 'Some SELECT statement i.e. from run table...
View ArticleRe: How to get test instance details from Test Set in HP QC-OTA Client Java / C#
Use the TestSetTest Factory instead of the Test Factory.
View ArticleAPI document for QC 11.5
Hi , we were using QC 10.0 but now moving to QC11.5. i have a code written for QC 10.0 project login using API, which i wanted to use it for QC 11.5 projects, please find below for the code: Qcurl =...
View ArticleRe: HP QC11 client installation
I have created another msi and installed on 6 machines successfully. Issue closed.
View ArticleQTP issue after QC11 Upgradation
We have upgraded recently from QC 9.0 to 11.0. After upgrading our users found QC/QTP integration is not working fine. He is making a connection to QC successfully and seeing scripts in QC. But when he...
View ArticleALM11 REST API - Requirement Coverage
Hello everyone,My company is using ALM QC 11 currently and we're doing some customization using ALM REST API.One of the customization requirements is to create links between tests and requirements by...
View ArticleShare parameter among QTP tests?
Hello I know we can share parameters between actions in the same test by putting them in Global data table.Is there a way to share data / parameters between tests in QTP? SO, If I run a batch of tests,...
View ArticleRe: API document for QC 11.5
Please provide specific information about how your code is not working. What is the symptom? Is there any error message?The API documentation is available within the QC product itself, from the...
View ArticleRe: Share parameter among QTP tests?
This question should be reposted in the forum specifically for QTPhttp://h30499.www3.hp.com/t5/Functional-Testing-QTP/ct-p/sws-Fun_Test
View ArticleTest Lab and Test Plan module missing in QC 10.00
Hello Forum,I have HP QC 10.0 installed and I just have Dashboard and Defect Modules. (see the screen shot for example)Couple of my collegues has all the modules: Business requirements, Test Plan and...
View Article