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 |
What does the function represents TL_EXIT and T_EXIT ?
2 Answers PowerNet Technologies,
HOW TO TEST A SOFTWARE/APPLICATION?
Please give an example for test case.
How to automate testcases?what were the challanges that u had in automating 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
What are all the parameters used in Winrunner? What is actual parameter and formal parameter?
Which are default codes winrunner generates when we start the application?
by useing qtp where the maximum people feeling difficult
How to calculate the edit field length
Explain the synchronization points?
What is the difference between a Defect & an Error?
what is mean SRS and URS . differns btwn SRS and URS