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

i this is priya speaking, any 1 tell me project detail for NETBANKING and HELTHCARE pls send to this E-MAIL ADDRESS; (priyadharshni2@yahoo.com)pls qik, thank u once agajn.

0 Answers  


Difference between actions and functions

2 Answers   Ordain Solutions,


how can u do web testing?exactly what is the process for web testing?

1 Answers   IBM, Keane India Ltd,


what is the testing high level architecture

0 Answers   Wipro,


How do I use function File_Printf() to output a Space and a New Line? Thx.

1 Answers  






how u can connect database without using any wizard in winrunner?

1 Answers   Accenture, MBT,


What is the use of gui map?

0 Answers  


How many check points are there in winrunner? what are they?

8 Answers   BeBo Technologies,


one text box is there .It will takeing some number, How will u know how many no's it will takeing by useing qtp

1 Answers  


which is the latest version in Winrunner

6 Answers  


what load_dll in winrunner

2 Answers   Sonata,


How to check property of specific icon is highlighted or not?

0 Answers  


Categories