Votes
Answers
Views
Question
0
1
43
I'm running my UFT scripts in my lab and although they are remote machines, the monitors are all the same as well as the video cards on my local machine. Even the text looks identical in all of the test results. Is this a bug?
0
1
74
For some reason I'm not able to record against my app with UFT. The script never does anything when I click record and start working with my app.
0
1
37
I'm not able to record the start menu of Windows 7 for some reason.
0
1
50
I'm not able to access my datatable by using the sheet id for some BPT components I have.
0
1
334
asked 7 years ago by babalou
updated 7 years ago by kaptainkayoss
There is a write to file feature built in and I want it to take some output results and create a new text file with them. The problem I'm having is that I get Access Denied when it tries to create the file. I'm not finding anywhere to set any permissions.
0
3
77
asked 7 years ago by babalou
updated 7 years ago by kaptainkayoss
When defining identification properties used for Java Objects, are these options retained individually by the test? Such that if defined differently in a subsequent test can UFT successfully switch defining parameters without having to re-define the identification properties, perhaps via the "Ge...
0
1
514
asked 7 years ago by babalou
updated 7 years ago by kaptainkayoss
I tried to record a web application through UFT by opening Google Chrome. I enabled Quick Test agent in Google chrome extensions but it is still not recording. We are not even getting any errors but the script is not recording.
0
1
152
asked 7 years ago by babalou
updated 7 years ago by kaptainkayoss
I do not have internet access on my test machines, so I have configured UFT to use local help files. That works to a point. When I try to access any of the Object Reference documents from within the Help screens, I get an error because they need to be accessed on the internet, and I do not have acce...
0
1
24
asked 7 years ago by babalou
updated 7 years ago by kaptainkayoss
In my script, I'm trying to get the 'name' property of a button object in UFT. My statement is not returning the value...it's just blank.