Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


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

Where to use the public or private functions in your script?

2 Answers  


we have three windows with title(logical description),India.com,Government of India.com,India Inc.com.All three windows have similar properties and object.A test script has to be run on all these windows.what changes will u make in GUI or script so that the script runs succesfully on all these three windows with the least alteration required? Please explain clearly with steps.

2 Answers   FCG, Philips,


Why don’t we normally load the gui maps through start up scripts?

0 Answers  


can we write exception handlers (object,tsl,pop-up) programatically then how should we insert this in the script?

2 Answers  


How to check the background colour of the screen in WR?

0 Answers  


what is mean by v module . pls give answer with example

2 Answers  


what is contained in the GUI check list?

1 Answers   FCG,


ca n u give the eample for low severity & high priority in ur Internet Banking project

2 Answers   Agile Software,


What Framework is suitable to validate the Login screen.

0 Answers  


Which Key is pressed to toggle between Analog and Context Sensitive Mode?

3 Answers  


how many checkpoints are provided by WR

3 Answers   Ordain Solutions,


What Is Test policy and what is Test Strategy ? differenciate between them? Explain with examples?

5 Answers   Accenture,


Categories