Votes
Answers
Views
Question
4
1
43
We're suddenly experiencing performance issues with the UFT 14.01 Text Editor. Any operation is extremely slow. Typing, highlighting, even just moving the cursor around. Copy and paste takes even longer. We have tried changing resolutions, fonts, everything. Even tried uninstalling and reinstalling ...
3
1
25
asked 12 years ago by kaptainkayoss
updated 12 years ago by rich-text
Is there any we can stop QTP from looking up parameters on clicking space, when a function is called. We have fairly large libraries and due to that every time we press space qtp freezes up at least for a minute.
6
1
36
asked 15 years ago by tnone
updated 15 years ago by bubblehead712
How do other people deal with editing a test script and referencing another test at the same time? For example: I have a large set of test scripts. I am currently trying to debug a test script "Order". Every test calls "Order" as the first thing it does. I open the test script "O...