What are the functions generate when u use GUI Check
point?give me some of ones?
Answer Posted / 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 |
Post New Answer View All Answers
what are the differences you see in e-commerce and banking domain in testing point of view Thanks in Advance
What is the purpose of different record methods 1) record 2) pass up 3) as object 4) ignore.
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.
Explain the winrunner testing process?
How do you unload the GUI map?
What is a checkpoint and what are different types of checkpoints?
What is the purpose of gui map configuration?
How to test Fonts and its size thru "Font Expert" in Win Runner.
For my web Application I am recording website by WR. but the fuctions are displaying normal recorded fun. such as set_window...etc. eventhough i selected web add-in at start up WR. how to use web functions? such as web_link_click.... pls. guide
How do you handle dynamically changing area of the window in the bitmap checkpoints?
What is toogle breakpoints? How does it differ from break points?
Explain the purpose of gui map configuration?
What are data driven tests?
Write test scripts on a scenario where you have to transfer data from one table to another.
What is the difference between gui map and gui map files?