How do you add a property to the checkpoint from the script?
Answer Posted / kumar raju
we can add single property through script . But for
multiple properties we should create from the menu
Eg: for single property.
Button_check_info("btn name",property,size);
eg:
Button_check_info("submit",width,20);
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is the disadvantage of loading the GUI maps through start up scripts?
How to read the third party controls in the application
What is the purpose of a gui spy?
Which function to use to compare the application date with system date?
Which are default codes winrunner generates when we start the application?
What actually happens when you load GUI map?
What is test parameter
you hae a inbox and got a mail how can you know it is there or not write script.
by useing qtp where the maximum people feeling difficult
What is parameterizing?
descriptive program for web application.
What are the synchronization points?
How to find the local host name using winrunner ?
How do you call windows APIs, explain with an example?
Name the different types of checkpoints?