Votes
Answers
Views
Question
0
votes
1
answer
709
views
asked 9 years ago by
updated 9 years ago by
I need to capture a bitmap of some windows for my reports. Does anybody have a suggestion?
0
votes
2
answers
596
views
asked 9 years ago by
updated 9 years ago by
I need to output part of a value from a text field, however when UFT returns the value, it returns all the text. Example: The field is displayed as "Travel ID 12345," I need the "12345" portion, but the output captures "ID 12345" or "Travel ID 12345." Any suggestions?
1
vote
1
answer
593
views
asked 6 years ago by
updated 6 years ago by
I've written a couple of small vbscript files. The first one launches UFT and runs a script to completion then quits UFT. That code is listed here: -------------------------------------------- Dim uftApp Dim WshShell Set uftApp = CreateObject("QuickTest.Application") If NOT uftApp.Launched T...
13
votes
1
answer
446
views
asked 7 years ago by
updated 7 years ago by
I need to move mouse over to a object and verify color changed .
0
votes
1
answer
343
views
asked 8 years ago by
updated 8 years ago by
Objects that are in the object repository as Class:JavaWindow and being recognized as Class:SunAwtFrame so these tests all fail.
1
vote
1
answer
281
views
asked 8 years ago by
updated 8 years ago by
Here is the issue. 1. Create an API test in UFT v12.02. This test should include input and output parameters. 2. Create a GUI test that contains a call to this API test (created in step 1). Include data for the input parameters. 3. Run the GUI test successful. 4. Open the API test and add an additio...
6
votes
1
answer
274
views
asked 10 years ago by
updated 10 years ago by
How do I save objects to a shared repository? When I use Object Spy it always saves objects to the local repository. Is there a way to save directly to a shared repository? If not, is there a way to easily move them from the local repository to a shared repository. I know about exporting local objec...
0
votes
1
answer
272
views
asked 8 years ago by
updated 8 years ago by
I want to use some database validation functions we have in a function library in UFT to validate the database output of a set of API tests which validate the same functionality for both SOAP and REST request/responses. I can't determine if you can associate a function library with an API test or ca...
0
votes
1
answer
271
views
asked 7 years ago by
updated 7 years ago by
How to programmatically call api test from uft function?
1 2 3 5
EyeOnTesting

Welcome back to "EyeOnTesting" brought to you by Orasi Software, Inc.

X
Scroll to Top