Votes
Answers
Views
Question
2
votes
1
answer
178
views
When i run a script from ALM, UFT connection is made by ALM and Run status is updated properly with results. Draft run status is N When i run a Script from UFT, mentioned Run results to be saved in ALM, but i dont see the status updated or results displayed in ALM. Draft Run status should ideally be...
2
votes
1
answer
165
views
asked 5 years ago by coleslaw
updated 5 years ago by miraclefren2
Category:
Application Lifecycle Management
♥ 1
Hello. I am trying to create a query that will provide a report containing the run times broken down into seconds, minutes, etc. So far, I have the following query, but I keep receiving an error. Can you help me with this? Thanks! SELECT rn_test_id, sum(rn_duration) as sec, sum(rn_duration) / 60 as ...
0
votes
1
answer
149
views
asked 10 years ago by coleslaw
updated 10 years ago by jameslcoleman
How do I set the run conditions for Business Process Tests and Flows in ALM?
0
votes
1
answer
145
views
Hello. We are trying to run automated test in UFT. We first log on to our ALM site via web browser into a project and then launch a test lab. Once it begins, we disconnect from the session which is on a virtual machine. This causes the test to pause and eventually fail. We have the setting enabled i...
6
votes
1
answer
136
views
asked 15 years ago by derlweldon
updated 15 years ago by sammyh
I've been adding a snapshot to manual test executions at the step level and they are not being saved by qc. QC should save at the step level during manual test execution right?
1
vote
2
answers
117
views
How can I run all of the tests in a test set folder without going into each individual test set and executing the tests?
0
votes
1
answer
109
views
asked 9 years ago by scruffy
updated 9 years ago by josh-yates
Can I store Selenium test in ALM and launch them from a test set?
0
votes
1
answer
90
views
asked 6 years ago by jtaylor
updated 6 years ago by josh-yates
Category:
Application Lifecycle Management
After our recent ALM upgrade, I am currently unable to click on a failed run to view the results from ALM. I reran my UFT installation to make sure I had the appropriate add-ins installed, and it looks like I do. However, I'm still receiving the following error from ALM: Unable to open the run resul...
1
vote
1
answer
86
views
asked 11 years ago by kaptainkayoss
updated 11 years ago by rich-text
I'm trying to set up UFT 12.02 to run in normal mode from a batch test in ALM. In QTP, I used to be able to modify the [RemoteAgent] in an .ini file. That doesn't work now and was wondering if there is a different setting or something now?