Votes
Answers
Views
Question
0
votes
2
answers
50
views
Does anyone have a list of the math operators in VBScript?
1
vote
2
answers
126
views
I am constantly jumping from one project to another and forget the VBScript comparison operators. Does anybody have list of them?
0
votes
3
answers
76
views
Does anybody have suggestion on how to read and write to a text file with UFT GUI? Any suggestions?
0
votes
0
answers
42
views
Be first to answer!
asked 10 years ago by alm-naive
Hi I want to pull the Test case Execution count using REST API based on the Test Lab Folder name. There can be many test sets inside that test lab folder and even test folders. Eg: Test Folder 1\\Test Folder 2\\Test Folder 3\\Test Set 1 I need to pull the execution count ( No. of Pass,Fail,No Run et...
0
votes
2
answers
688
views
asked 10 years ago by fandabidozi
updated 10 years ago by bubblehead712
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?
0
votes
1
answer
850
views
asked 10 years ago by fandabidozi
updated 10 years ago by bubblehead712
I need to capture a bitmap of some windows for my reports. Does anybody have a suggestion?
1
vote
2
answers
1453
views
asked 10 years ago by fandabidozi
updated 10 years ago by jafar
I am always building strings from data tables in UFT GUI data table how do you add a double quote?
0
votes
2
answers
2342
views
asked 10 years ago by fandabidozi
updated 10 years ago by jafar
I am always trying to build a text from UFT GUI data table and was wondering how can I add newline?
0
votes
1
answer
41
views
asked 10 years ago by fandabidozi
updated 10 years ago by bubblehead712
How can I find and replace a word in a string in a UFT GUI?