Votes
Answers
Views
Question
1
vote
1
answer
34
views
asked 8 years ago by neena
updated 8 years ago by bubblehead712
I've scripted a database script and we're executing it daily. The execution time varies vastly for eg. Mon it would be 15 mins and tue it would be 23 mins. Can someone help me with this issue.
14
votes
1
answer
44
views
asked 8 years ago by neena
updated 8 years ago by bubblehead712
Tags:
We're having issues with the Silverlight add-in identifying fields, we are on Silverlight version 5.1.40416.0\\. Is there a higher patchset we need to install to fix this issue?
13
votes
1
answer
509
views
asked 8 years ago by neena
updated 8 years ago by bubblehead712
I need to move mouse over to a object and verify color changed .
13
votes
1
answer
77
views
asked 8 years ago by neena
updated 8 years ago by bubblehead712
How to combine API and regular script in one script ? Scenario: Send request to web service using UFT ApI script, database will be updated the same time. What I need: Run API scenario 1, then run database script to check the database for row 1 Run API scenario 2, then run database script to check th...
0
votes
1
answer
44
views
Is there a way I can programmatically find out if an object in my script is in the local repository or not?
10
votes
1
answer
39
views
asked 8 years ago by neena
updated 8 years ago by bubblehead712
Tags:
We're having issues with the Silverlight add-in identifying fields, we are on Silverlight version 5.1.40416.0\\. Is there a higher patch set we need to install to fix this issue?
0
votes
1
answer
69
views
asked 8 years ago by neena
updated 8 years ago by bubblehead712
I am trying to work with Java objects, the objects are not seen as such and the Java console displays some exception related to the security, like for example: Exception caught =access denied (java.util.PropertyPermission user.name read) java.security.AccessControlException: access denied (java.util...
0
votes
1
answer
178
views
asked 8 years ago by neena
updated 8 years ago by bubblehead712
I have code that I need to select a cell in Silverlight AUT and for some reason SlvTable("--").SelectCell(x,y) does not work.
0
votes
1
answer
110
views
asked 8 years ago by neena
updated 8 years ago by bubblehead712
I am trying to set up a Citrix server to run UFT and need to have all of the users using the same default add ins. Has anybody done this before?