Votes
Answers
Views
Question
0
votes
1
answer
680
views
asked 8 years ago by bhogapuram
updated 8 years ago by Captain Mercury
When saving shared object repository, we are getting an error **'A general failure occurred when attempting to save the object repository file**' on UFT 12.53 using Web, WPF and Silverlight addins.
0
votes
1
answer
74
views
asked 8 years ago by coleslaw
updated 8 years ago by jameslcoleman
Tags:
We have a user who made customizations in the Management module (Releases > Cycles) with the assumption that we will be able to send emails with attachments to the ALM users. When the test coordinator attaches a file in the attachments tab of the cycle, identifies the reviewers in the Details - Revi...
4
votes
1
answer
59
views
We want to be able to execute our scripts on a headless browser in a linux container. Is there any way to do this with LeanFT?
0
votes
1
answer
33
views
Assuming the total number of objects is the same, is there any advantage (performance, load time, etc.) to using several small OR's as opposed to one large one?
2
votes
1
answer
117
views
When running a test from ALM and a Reporter.ReportEvent statement executes, I'm unable to view the resulting output in the Run Results viewer. I have tried running a repair on UFT but it did not work.
0
votes
1
answer
123
views
Can we reuse the same license key used in HP ALM 11.52 while upgrading to ALM 12.53? When we try to use the same license key, it shows license expired alert, however the licence is working in ALM 11.52 with unlimited validity. Any help in this would be highly appreciated
1
vote
1
answer
421
views
asked 8 years ago by neena
updated 8 years ago by bubblehead712
We use MS Word and Excel with UFT extensively. We are now on Office 2010 and planning to upgrade to Office 365. Hence, we need to access the impact.
2
votes
1
answer
40
views
asked 8 years ago by coleslaw
updated 8 years ago by jameslcoleman
I need to send an automatic email to the assigned user when the Status field is populated with the value 'Ready for Review'. I have added 'Assigned To User' field under Project Entities-> Requirements Module, field name is "RQ_USER_01", with a user lookup list. I have also mo...
2
votes
1
answer
190
views
1. We are calculating page load time using this function, web_get_int_property(HTTP_INFO_DOWNLOAD_TIME); 2. Using this function we are getting page load time. But got the results as same as transaction response time. Weather this is correct or any other good way proceed, please clarify me on this. T...