Votes
Answers
Views
Question
0
votes
1
answer
179
views
We are trying to deactivate projects that have not used for more than 6 month. Can you tell how to identify projects via ALM Administration or via backend where there was no login activity in the past 6 months, please?
1
vote
1
answer
45
views
Hi, We would like to know if it is possible to install two different versions of ALM (for instance 12.53 and 11.52) onto separate App servers but using the same DB server? thanks, HomerJ
0
votes
1
answer
60
views
asked 9 years ago by coleslaw
updated 9 years ago by jameslcoleman
I am wanting to have emails sent to me whenever a user adds or edits design steps in the Test Plan module. Can you help me with this?
0
votes
1
answer
336
views
asked 9 years ago by pumpkin
updated 9 years ago by bubblehead712
I want to use some database validation functions we have in a function library in UFT to validate the database output of a set of API tests which validate the same functionality for both SOAP and REST request/responses. I can't determine if you can associate a function library with an API test or ca...
1
vote
2
answers
87
views
We are in the process of upgrading ALM from 11.52 to 12.53 and discovered the new Web UI is not available with this version. Is there a release date for when all modules will be available in the new Web UI?
0
votes
1
answer
162
views
asked 9 years ago by pumpkin
updated 9 years ago by bubblehead712
For some reason I cannot get java to launch.
0
votes
0
answers
287
views
Be first to answer!
asked 9 years ago by srinivasu
I've a working REST API script for creating a defect. But we have a requirement that attachment need to added to the defect while creating it. Can anyone please help on this.
0
votes
2
answers
144
views
Tags:
I'm running Sprinter 12.54 with ALM 12.53 (which so far is working correctly), recording a macro for field validation purposes in ORACLE EBS JAVA pages. However, the "sub-Pop-ups" (eg, the G-L account builder where segments of the account are selected) is not presented. ORACLE "hangs-up&...
1
vote
1
answer
157
views
I am attempting to count some dynamic objects on a search result page. The window has three frames. Using the developer console in IE and Chrome, I am able to find the objects using *document.querySelectorAll('button')* if I change the location to be searched to the iframe where those contents resid...