How do you add a property to the checkpoint from the script?
Answers were Sorted based on User's Feedback
Answer / prasad
in qtp simply make a right click on the screen and go for
cp option and add whatever u want
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / guest
We cannot add a checkpoint directly from the script as we
need to select the object.
select create menu---->select the chkpoint
vibha
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / 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 |
How do you view the contents of the GUI map?
This Is Sekar, Can Any One Of You Help Me? Question: How To Draw Charts In Excel Sheet Using Winrunner Scripts. Thanks, Sekar.
Where can I find a tutorial on WinRunner 7.0?
what is split function?Give me the syntax?
Where are the expected results will be stored?
How are objects set to appropriate class
what is the name given by WR to Microsoft excel file
what is the difference between testlog and testdirector? thank u
How to check property of specific icon is highlighted or not?
How do you configure gui map?
what is the file extension for object in AUT captured by WR
Testing work start at once