What are the functions generate when u use GUI Check
point?give me some of ones?
Answer Posted / 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 |
Post New Answer View All Answers
What is the purpose of regexp_msw_class property?
What is the purpose of regexp_label property and regexp_msw_class property?
What is test parameter
What are data driven tests?
Name the different types of checkpoints?
How to find the local host name using winrunner ?
What is the purpose of regexp_label property?
What is contained in the test scripts?
What are the Win Runner tools for functional testing?
Explain the use of test director software?
Name the two modes of recording?
What Framework is suitable to validate the Login screen.
Difference between winrunner and test director?
What are the synchronization points?
What is the use of gui map?