Micro Focus QTP (UFT) Forums
Does QTP Supports yworks(yfiles) - Printable Version

+- Micro Focus QTP (UFT) Forums (https://www.learnqtp.com/forums)
+-- Forum: Micro Focus UFT (earlier known as QTP) (https://www.learnqtp.com/forums/Forum-Micro-Focus-UFT-earlier-known-as-QTP)
+--- Forum: UFT / QTP Beginners (https://www.learnqtp.com/forums/Forum-UFT-QTP-Beginners)
+--- Thread: Does QTP Supports yworks(yfiles) (/Thread-Does-QTP-Supports-yworks-yfiles)



Does QTP Supports yworks(yfiles) - Kethireddy - 09-19-2008

Hi,
Does QTP Supports yworks(yfiles)?
please help me in this reagrd.
website:www.yworks.com(this is a new technology )

regards,
giridhar


RE: Does QTP Supports yworks(yfiles) - Ankur - 09-19-2008

Can you explain what it is all about? What is the technology in which the UI is created?


RE: Does QTP Supports yworks(yfiles) - Kethireddy - 09-22-2008

This query is regarding Adobe Flex

We are developing flex application, where we are using Flex SDK 3.0 (free) for development.

We have one third party component(like Canvas) inside flex application. We are dynamically adding child component inside this third party component(Canvas).
When we try to test this application using QTP to do automated testing, QTP identifies this third party component as a single “FlexObject” and it does not identify a child component added dynamically inside Canvas. So we are unable to test using QTP automated testing.

Can you please suggest how can we over come this problem in QTP to do automated testing of third party components(yWorks ).
Kindly find QTP testing snapshot in attached image file. In this picture parent layer is a “Flex Application”, we have added third party component(Canvas) inside “Flex Application”. Child component is added inside this component. QTP is able to identify “Flex Application” layer, and for third party component(Canvas) it identifies as a single “FlexObject”. QTP does not identify child component inside third party component.