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 |
Does winrunner supports applications with environment Visualbasic 6.0 SQL server 2000.??
2 Answers Redisolve, Visuals India,
How do you select multiple objects during merging the files?
By Default if you save a File with just pause statement in the script how it is going to store in winrunner?
how to test the websites using winrunner iam pactising in winrunner version 7.0,how to get new trail version of winnrunner?
How to to get the information from the status bar without doing any activity/click on the hyperlink?
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.....
How to close the winrunner window from the script itself?what is the code?
how can we make use of virtual object wizard to identify similar object can u explain with an example
What is Global GUI Map?
Whole application is taking as single html frame while recording and learning but i want to learn each textbox,text,links whatever the page have.If we click any link in one page that will show another page so i want to learn that pages objects also.I want navigation steps or guidence plz
In an Interview on person asked me about WR frame work. in what way i have to explain and what is the answer?
How do you handle tsl exceptions?