Votes
Answers
Views
Question
1
1
124
Custom date field not formatting correctly compared to default date in exported excel report in ALM?
Hello, I have created Custom Date field in Defects module. To export all defects, we have written a simple query in AnalysisView and exported all defects. In the exported file, date format is different(yyyy-mm-dd) for custom field where a system field DetectedOnDate is in dd/mm/yyyy format. I...
1
1
137
Hello, How does the Site Analysis tab determines the license count? Is it a cumulative count for the day? For example, I may run a report for just today and then it will increase if I run it a little later. Then if I run a weekly report the following day, the previous day will be even a higher ...
2
1
81
Trying to setup UFT integration with ALM, but running into this error (see screenshot): "Failed to update components from server HKCR Reg function is not found" We can run UFT as administrator, but it's our understanding you should only have to do this once. Any help?
0
1
368
When we rename our tests in ALM and try to work with them in UFT, they are causing UFT to crash. Is this not supported?
4
1
185
asked 4 years ago by jtaylor
updated 4 years ago by josh-yates
Category:
Application Lifecycle Management
Tags:
We are using an in house application which connects to ALM using REST API calls. We have the following questions regarding this.1. How to clear the connections through REST API call while configuring the REST API connection on a talend job?2. This application was making REST API calls to ALM for the...
4
1
63
We are having issue in running automation scripts from lab or Test , getting "exception has thrown by target of invocation"I am able to launch UFT and I see it trying to download files and then this popup is coming up.
4
1
109
asked 4 years ago by jtaylor
updated 4 years ago by josh-yates
Category:
Application Lifecycle Management
Tags:
I have created Test cases in UFT and saved them in ALM. I Can successfully execute the test cases from within ALM with no issues. My question is "How do I schedule a test set to run nightly"?
4
1
135
asked 4 years ago by test4life
updated 4 years ago by josh-yates
Category:
Application Lifecycle Management
We are using REST API call query baselines and hence trying to get the requirements Baseline values.The below reference guide mentions that we can these using a REST API Query.however we are not able to retrieve the table name as expected. ALM Guide:https://admhelp.microfocus.com/alm/en/12.55/api_re...
4
1
25
asked 4 years ago by scruffy
updated 4 years ago by josh-yates
Category:
Application Lifecycle Management
Whenever a user copies a test case the status is whatever the copied test case is. We want the Status to change to Design by default whenever a test case is copied. Currently, I cannot find a way in the workflow to capture the copied test case and make sure the status is Design. Do you have a way to...