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 winrunner framework
What is Analog Recording?
Are there any suitable free tools to conduct performance test on a php web application?Manual or automation which is preferable for such kind of application? please answer ASAP
Where are the expected results file will be stored? what is the extension of that?
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 many exceptions are there in winrunner and what are they?
I Loaded a compile module "mycomp()" using Load statement.later I tried to load this same compile module using one more load statement.Then I tried to unload this usning unload statement one time.will it unload the compile module?
what is meant by CMMI standards
What is the function of eval function?
write a compilemodule function for loginscreen.
winrunner & QTP both are developed by mercury interactive,what is main difference between these two? Thanks in ADVANCE
what is the extension of default,custom check points ?