Votes
Answers
Views
Question
0
1
144
asked 11 years ago by hjessee
updated 10 years ago by DavidMofOSI
In TruClient you have the option to set in Run Time Replay settings - Replay using recorded duration for steps. Where do you see these values? If you run the script you can see it shown counting down in the develop script view in the lower left but it would be nice to see these values up front.
2
1
51
I can't find how to run the UFT 12.01 Additional Installation Requirements tool in Windows 8. Does anyone know how?
2
1
66
Intellisense is not popping up in my script when I call a function that is within a 'With' block. For example: CheckLink Browser("Google").Page("Automation Testing Software").Link("Get Started Now") 'This works fine! With Browser("Google") .Page("Google")....
0
1
62
Tags:
Hi All, Does anybody have a sql query to generate Test id >> Run id >> Expected result>> step description >> configuration name report from ALM 11 Please suggest I am trying the below report but its pulling the configuration name from Test plan I want it from Test lab SELECT CYCLE.CY_CYCLE as Test_S...
2
1
363
Descriptive coding is working differently in UFT 12.01 for IE11. For example: Browser("micClass:=Browser").[method] This line works in any version except in IE11. In IE11, UFT 12.01 is failing with the following error: "The "[ Browser ]" object's description matches more than one...
1
1
41
Hello, We are planning to upgrade our current version of HP's ALM/ QC to one of the newer supported versions, either ALM 12.01 or ALM 11.52. We would rather not have upgrade our server version, which is currently Windows 2003, and still use it. With Microsoft recently sunsetting this version do eith...
1
2
632
Hi, We are getting the above stated error "Value cannot be null. Parameter name: type" in a pop up message box after connecting to our HP ALM installation. What could it be? Thanks, HomerJ
1
1
46
Hello, I am getting a failed to start application error when trying to connect to the HP ALM instance. All was working normally until recently when we patched the system to the latest patch. What could cause this and are there any things we can do to correct this issue? Thanks for any and all help i...
2
1
40
asked 11 years ago by fandabidozi
updated 11 years ago by bubblehead712
The test in chrome is taking more than 3 times to complete execution compare to when same test is executed in IE, this is too slow. Is there a way to make the runtime same with IE?