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 is the use of Merge option provided in WR
in which file Data of a Table is stored for further analysis
What are the three modes of running the scripts?
how to open an application
hi i am unable to do select the flight in the flight table like list_select_item ("Flight",v_Select_Flight); v_Select_Flight=19072 LON 08:00 AM LAX 10:00 AM AF $161.90 why it is happining pls clarify me doubt
can i get apex technologies interview questions in testing
how can we upload manul test caseses in to test director
What are the virtual objects and how do you learn them?
Are you created any custom dialog box during test runs?
what is wrun.ini file..what it consists?
3 Answers BeBo Technologies, Polaris,
Will TSL supports function overloading and operator overloading?
what happens when the script is executed in verify mode