What are the functions generate when u use GUI Check
point?give me some of ones?

Answers were Sorted based on User's Feedback



What are the functions generate when u use GUI Check point?give me some of ones?..

Answer / bhuvan

1) for single property : obj_check_info();
2) for object/Window property : obj_check_gui();
3) for multiple properties : win_check_gui();

Is This Answer Correct ?    2 Yes 0 No

What are the functions generate when u use GUI Check point?give me some of ones?..

Answer / srikanth.m

if u want to check the single property of single object u
go for GUI checkpoint for single object
obj_check_info("name of object","property to
check","expected vlue");

for object/window: this will check the multiple properties
of single object.
obj_check_gui("name","checklistname","expected value file");
checklist file with extension .ckl
expcted value file extension .gui

for multiple objects: thios will check themultiple
properties of multiple objects.

win_check_gui("name","checklistfile","expectedvalue file");

Is This Answer Correct ?    2 Yes 0 No

What are the functions generate when u use GUI Check point?give me some of ones?..

Answer / winrunner

if you go for the gui check point single object single
property and suppose if u are checking Button object the
function generate like button_check_info()
and if you are checking gui check point for object/window
the function is obj_check_gui()
and if you are checking the gui check point for multiple
objects the function is like win_check_gui()

Is This Answer Correct ?    3 Yes 2 No

What are the functions generate when u use GUI Check point?give me some of ones?..

Answer / winrunner

if you go for the gui check point single object single
property and suppose if u are checking Button object the
function generate like button_check_info()
and if you are checking gui check point for object/window
the function is obj_check_gui()
and if you are checking the gui check point for multiple
objects the function is like win_check_gui()

Is This Answer Correct ?    2 Yes 2 No

Post New Answer

More WinRunner Interview Questions

Dear all i am new to testing my company using vb.net and we are developing web based application. How i can test those application with winrunner if any one have some good tutorial or link kindly provide thanks u.

0 Answers  


How do you clear a gui map files?

0 Answers  


Explain the purpose of loading winrunner add-ins?

0 Answers  


I want to know is there any latest Win Runner Technology? If then plz tell me in detail. Thanks

7 Answers  


How do you handle dynamically changing area of the window in the bitmap checkpoints?

0 Answers  


How do you configure gui map?

0 Answers  


What are the couple of web functions found in the function generator and what is the purpose of them?

1 Answers  


what is the basic knowledge required to work in BFSI domain ?

7 Answers   HCL, Nucleus Software, Standard Chartered,


What are the different modes of recording in winrunner?

0 Answers  


what is the file extension for object in AUT captured by WR

1 Answers  


How can I check the font size and color using winrunner?

3 Answers  


how are virtual object configured

1 Answers  


Categories