01-20-2010, 11:29 PM
Dear Friends,
Ankur please help me ASAP as I need your inputs/suggestions
I am working in a telecom domain area.
We are using FLEX plugin 3.0 in QTP 10 which is required to enable QTP to recognize FLEX objects in the applications.
(A) Problem 1:-
We have one application that uses java with FLEX 3.0 framework.
Now when we record the test script when traversing the application: QTP identifies the FLEX objects differently from the way Object Spy tool identifies FLEX objects.
Like: when recording the script with qtp, we may have FLEXLinkBar object being recorded for linkbar(menu with link buttons). But when we use Object Spy tool with the same application: Spying the same linkbar control with object spy shows us a FLEXButton but object spy does not recognize a LinkBar. Why is it so?
(B) Problem 2:-
I have another application (UDA) and this is a .NET application that uses FLEX framework that is: FLEX objects enclosed in a .NET Container.
Now the QTP 10 does not recognize such FLEX objects at all and can only identify their x and y coordinates but this will not help in the long run.
Please suggest an appropriate way of identifying objects for this...
Ankur please help me ASAP as I need your inputs/suggestions
I am working in a telecom domain area.
We are using FLEX plugin 3.0 in QTP 10 which is required to enable QTP to recognize FLEX objects in the applications.
(A) Problem 1:-
We have one application that uses java with FLEX 3.0 framework.
Now when we record the test script when traversing the application: QTP identifies the FLEX objects differently from the way Object Spy tool identifies FLEX objects.
Like: when recording the script with qtp, we may have FLEXLinkBar object being recorded for linkbar(menu with link buttons). But when we use Object Spy tool with the same application: Spying the same linkbar control with object spy shows us a FLEXButton but object spy does not recognize a LinkBar. Why is it so?
(B) Problem 2:-
I have another application (UDA) and this is a .NET application that uses FLEX framework that is: FLEX objects enclosed in a .NET Container.
Now the QTP 10 does not recognize such FLEX objects at all and can only identify their x and y coordinates but this will not help in the long run.
Please suggest an appropriate way of identifying objects for this...