Re: OTA version not compatible with the ALM server
I have a similar problem now .We want to export the test cases from ALM 11.0 .So I download a tool ,named Import Export tool for Quality Center .When I connect QC by it ,the problem shows as the...
View ArticleRe: Export from QC11 - lost formatting
Hi, install the new version of TDConnect application - OTA Client and check whats changes in the new version and address the issue in your code. Thanks.
View ArticleRe: Turning on Requirements module - performance concerns?
Any functionality that is used more intensely than before or that involves a larger user base could of course have an impact on performance. But I don't think you will notice any specific change in...
View ArticleRe: Call AddBugAction1 action from Test lab module custom button
All Actions are available only in a specific context. BugAddAction1 is only available from the Defects module.
View ArticleRe: Send mail when the Execution Status changed
TestSetTests_FieldChange will only execute when a field in the test instance is modified directly. The most common cause for a test instance to change status is that a run with a certain status is...
View ArticleRe: Application Model module not availeble in ALM 12.00
Yes, It's not present in fresh 12.0. Already checked both cases. Migrated, and fresh copy do not have App Model.
View ArticleRe: Workflow - In Execution Grid, how to detect currently highlighted rows?
There is no way to do this that I am aware of (at least without imposing a complicated solution on the user). There is no correspondende to GetDefectsFilter in Test Lab. And the workflow has no...
View ArticleRe: Issue on creating link for HP ALM Synchroniser
Thank you Yogendra . The version of the TDconnection installed on server was different from that installed on client .
View ArticleRe: Export Test scripts from QC to Excel in Bulk
Hello, I get below error while trying to run this code. Line no 9 in my code is -- objQCConnection.InitConnectionEx "QCURL" Can you assist pl's ? Regards,Madhavi
View ArticleHP ALM survey - your chance to change the future!
2014 ALM and Automation Survey – https://www.surveymonkey.com/s/almsurvey2014 - answer now! To gauge your usage of HP ALM and its automation tools, we would appreciate it if you could participate in...
View ArticleRe: Call AddBugAction1 action from Test lab module custom button
Thanks Jan for the info. Is there any other new defect action that I can call from different modules?
View ArticleRe: Quality Center, Oracle Profile used when creating new projects
Hi Judy, Were you ever successful in getting Quality Center to use a profile other than the DEFAULT profile when it creates a project user in Oracle? If so, do you have any information you could...
View ArticleRe: ALM 12 Database server setup failed
Thank you for the tip. I am able to modify the validations.xml file and the run_configuration.bat file, and it appears that I am able to move forward with the installation, but I am very curious WHY...
View ArticleRe: Test Id in Test Plan Tree
Yes...but I am trying to get that using OTA API. Thanks..
View ArticleUsing Query Parameters in Post Processing
I have a query set up to use a parameter. I want to reference this value in my post processing. As I've read, I need to create a second query to actually select it into a worksheet, then reference...
View ArticleSet Target Cycle to requirement using OTA
Hi I am trying to set target cycle to requirement using OTA. Below code runs without any issues but the value is not set to target cycle field after the run. Even if some other value exists in record,...
View ArticleRe: Set Target Cycle to requirement using OTA
You should use the "Post" Method to save the values of the particular requirement or Test or defect etc ..In your case please use post method after the line :newR.Field("RQ_TARGET_RCYC") =...
View ArticleRe: Test Id in Test Plan Tree
Perhaps you should have specified that in your original request for assistance.Have you reviewed the OTA API documentation? There are many examples for how to do common tasks. Have you written any code...
View ArticleError running tests remotely from QC/ALM
Hi we are currently using UFT 11.53 and ALM 11.52 The issue we are having is when I run a test to a remote machine and hit the run button, we get the following error message. "Unable to load the...
View Article