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
How to check property of specific icon is highlighted or not?
What are the Win Runner tools for functional testing?
What are the modes of script recording in winrunner ?
How to break infinite loop?
What are the three modes of running the scripts?
What is the XML test cases creation?
How do you handle dynamically changing area of the window in the bitmap checkpoints?
supose 10 times text data is there but it will run 8 times whtat will you do.
Where did you learn winrunner and testdirector?
What in contained in the GUI map?
What are the virtual objects and how do you learn them?
How you integrated your automated scripts from TestDirector?
Hiiiiiiiii This is lavanya.....At present i m working as a MATLAB developer at CMC(A tata enterprise)from about1 year .now i want to move to testing field as a fresher?Is this possible...can anyone give me a suggestion regarding d testing field.....
Explain the purpose of different record methods?
what is the use of generate script that is avaliable 3 places(file settings, tools, object identification)