Votes
Answers
Views
Question
4
1
43
Is it possible in ALM to setup workflow or some other attribute to make is so that when User A copies an item/entity created by User B, that the pasted item then will be designed/created by User A when finished? We reuse some tests that only have slight changes so we copy often and do small edits. B...
0
1
80
asked 9 years ago by gem
updated 9 years ago by bubblehead712
I am trying to use UFT API with connection to ALM Resources but I am getting the following error: Error occured when trying to execute the test System.IndexOutofRangeException: There is no row at position2 ..... Anybody got an idea?
0
1
59
asked 9 years ago by prathap7475
updated 9 years ago by Dan
Is ALM 12.53 is a stabled version or not because we are going to upgrade to 12.20 to 53 and the 12.20 has lot of issues in it so decided to upgrade please help if you know some.
1
1
119
Hi, We have added several tests to a test set and they don't run in the order that they are defined within the test set. How can we get the tests to execute in the order we would like to have them (such as the order we have added them to the test set)? We find that the tests are presented in whateve...
0
1
64
I have written a custom Sub to customize the subject used when a user clicks on the button to manually email a defect to the Assigned To user. I'm calling the Sub from ActionCanExecute & the function is triggered based on the act_Mail_Send action. I've tried multiple permutations, but two emails are...
0
1
346
asked 9 years ago by coleslaw
updated 9 years ago by jameslcoleman
Hello. We are using a batch file along with the scheduler to kick off one of our UFT tests. The frequency is set to run every 10 minutes, and most of the time when the scheduler kicks off the automated Test Set, we keep receiving the "Host is locked by another test. Waiting..." message in th...
1
1
100
Hi, We are getting a "Confidential ALM Passphrase is incorrect" error when trying to restore to the new version we just installed and upgraded our projects to. We didn't migrate the lab project prior to the installation and thus a new version was created and we can't get the correct lab _pro...
1
1
157
Hello, I was wondering how I can see and access the lab project that is now standard since the release of version ALM 11.52 and later? We don't have the Enterprise/ALM version of the software that presents the Lab Management tab within site Admin where it currently resides? Thanks for the assistance...
2
1
734
I have a user that would like to use Python to script some changes using the ALM API. Does anyone have any information as to how to access the API via Python?