Cannot determine what addin to use in UFT
Category:
Question ID: 109143
0
0

I have not been able to determine the proper add-in for UFT to do a desktop application – it cannot differentiate anything past the window object. Here is the info I’ve been able to extract:

"Class Name:=Window",
"abs_x:=0",
"abs_y:=0",
"enabled:=True",
"focused:=False",
"foreground:=False",
"hasborder:=False",
"hascaption:=False",
"hashscroll:=False",
"hassizebox:=False",
"hassystemmenu:=False",
"hasvscroll:=False",
"height:=767",
"hscrollpagesize:=",
"hscrollposition:=",
"hwnd:=985966",
"is child window:=False",
"is owned window:=False",
"ismdichildwindow:=False",
"ispopupwindow:=False",
"istoolwindow:=True",
"leftscrollbar:=False",
"maxhscrollpos:=",
"maximizable:=False",
"maximized:=True",
"maxvscrollpos:=",
"minhscrollpos:=",
"minimizable:=False",
"minimized:=False",
"minvscrollpos:=",
"nativeclass:=Afx:00400000:0",
"object class:=Afx:00400000:0",
"regexpwndclass:=Afx:",
"regexpwndtitle:=2X Client",
"rightaligned:=False",
"righttoleftlayout:=False",
"righttoleftreading:=False",
"text:=2X Client",
"topmost:=False",
"va_name:=",
"visible:=True",
"vscrollpagesize:=",
"vscrollposition:=",
"width:=1366",
"window id:=0",
"windowextendedstyle:=128",
"windowstyle:=352370688",
"x:=0",
"y:=0"

Marked as spam
Posted by (Questions: 227, Answers: 22)
Asked on July 30, 2019 8:40 pm
86 views
Answers (1)
0
Private answer

Is it possible to check with the application's developers to see if they are using any special toolkits with C++ for the gui objects in the application? I would also check with them to see if the Window object you can see is a container for another type of application not written in C++ and embedded. That would help determine what to use with UFT.

Marked as spam
Posted by (Questions: 2, Answers: 477)
Answered on July 30, 2019 8:41 pm
EyeOnTesting

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

X
Scroll to Top