How do you add a property to the checkpoint from the script?

Answers were Sorted based on User's Feedback



How do you add a property to the checkpoint from the script?..

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

How do you add a property to the checkpoint from the script?..

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

How do you add a property to the checkpoint from the script?..

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

Post New Answer

More WinRunner Interview Questions

How do you that one record was entered in to a particular table using winrunner?

3 Answers   BeBo Technologies,


What is database check points? how many types are there?Explain?

5 Answers   Second Foundation,


How will you automate a test case?How will u find a IPconfig of an appln or a machine?

1 Answers   FIC,


write a function for addition of two numbers

1 Answers   Polaris,


Where did you learn winrunner and testdirector?

1 Answers  


Is Gui Map Created when you record in Analog mode?

2 Answers   Second Foundation,


How do you configure gui map?

1 Answers  


What is the extension of GUI check points check list file?

3 Answers   FCG,


when obligatory & optional properties cannot uniquely identifying an object then in that case which method u r follow for identifying object in Win Runner ?

1 Answers   MBT,


How do you add a property to the checkpoint from the script?

3 Answers  


what is the diff. Between GUI_unload() and GUI_close()?

3 Answers   Logica CMG,


How to write a content in to the file..which function did u use for that..?

1 Answers   Accenture,


Categories