Votes
Answers
Views
Question
2
votes
1
answer
164
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
80
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
33
views
asked 16 years ago by The Danny
updated 16 years ago by bulldawg
Category:
Application Lifecycle Management
In Quality Center is there a way to export test steps that were run into an Excel spreadsheet