When task gets repeated what do you do. / how to handle dynamic objects,when task is repeated in multiple scripts what u do

Questions by chicago prince

Showing Answers 1 - 2 of 2 Answers

naresh

  • Oct 23rd, 2006
 

hi all,

well to handle dynamic objects in qtp, u can apply regular expersion. First take the resuable script, parameterize it. now go to the object repository, select the dynamic object . click on constant value option-->check the check box regular expn.

done, now run ur script, it will handle dynamic objects.

  Was this answer useful?  Yes

Seetha lakshmy

  • Nov 2nd, 2006
 

Using regular expression we can check only the pattern of the text of dynamic objects.

Using "Outputvalue" we can handle all the properties of dynamic objects.

  Was this answer useful?  Yes

Give your answer:

If you think the above answer is not correct, Please select a reason and add your answer below.

 

Related Answered Questions

 

Related Open Questions