How can we recognize objects in Flex application using QTP? When I record scripts, it takes all objects as winobjects whether they are cjheckboxes or hyperlinks? Can anyone pls help me in this

Questions by dsharma   answers by dsharma

Showing Answers 1 - 4 of 4 Answers

RupeshS

  • Jun 18th, 2006
 

This may occur if you are recording in the low level mode.In this mode every object is indetified as under only  2 classes.

a) WinObject b) Windows

so please try out with the other modes while recording i.e. either Normal or Analog

  Was this answer useful?  Yes

The way you have told Rupesh doesn't work because if we use analog recording mode, the script gets recorded as tracks and we cannot enhance the scripts. If we use normal mode, then the only objects recognised is WinObject("MacromediaFlashPlayerActiveX"). We won't able to do parametrization or add checkpoints, etc.

  Was this answer useful?  Yes

Luke

  • Jun 28th, 2006
 

Any suggestions on how to do this then?

Thanks

  Was this answer useful?  Yes

srinivas

  • Sep 1st, 2006
 

HiThere can be 6 steps 1. Low Level recording2. Virtual Object concept3. Analog Recording4. Using Keyboard keys like, If i want to press enter button which is in Flex, we have to press tabs until it reaches Enter button and then we have to click Enter button. It will works according to Tab Index5. QTP 9.0 will release patch for Flash. I think we can work that with this6. Buy an Add In from MercuryThanksSrinivas

  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