Votes
Answers
Views
Question
0
votes
2
answers
2077
views
asked 9 years ago by
updated 9 years ago by
I am always trying to build a text from UFT GUI data table and was wondering how can I add newline?
1
vote
2
answers
1311
views
asked 9 years ago by
updated 9 years ago by
I am always building strings from data tables in UFT GUI data table how do you add a double quote?
4
votes
2
answers
800
views
asked 10 years ago by
updated 10 years ago by
For Example... If i have two vbs files named, File1.vbs and File2.vbs In File1.vbs there are two sub/function as hello(), welcome() and In File2.vbs there is sample() is a function... Now i want to call the sub welcome() from File1.vbs into File2.vbs sample() function.
4
votes
1
answer
715
views
asked 6 years ago by
updated 6 years ago by
I saw somewhere that UFT supports VBScript, JavaScript, Visual Basic and Visual C++, but when I try to code in anything other than VBScript, I get errors.
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
597
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...
0
votes
1
answer
492
views
asked 10 years ago by
updated 10 years ago by
2
votes
1
answer
478
views
asked 10 years ago by
updated 10 years ago by
How can I use the Dictionary object to store a global variable? I'm trying something like: Public dicObjects, dicFramework set dicObjects = CreateObject("Scripting.Dictionary") Set dicFramework = CreateObject("Scripting.Dictionary") dicObjects ("Browser") = Browser("index...
EyeOnTesting

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

X
Scroll to Top