Posts: 9
Threads: 3
Joined: Jul 2008
Reputation:
0
09-19-2008, 09:56 AM
Hi,
Does QTP Supports yworks(yfiles)?
please help me in this reagrd.
website:www.yworks.com(this is a new technology )
regards,
giridhar
Posts: 1,105
Threads: 18
Joined: Jan 2008
Reputation:
8
09-19-2008, 08:18 PM
Can you explain what it is all about? What is the technology in which the UI is created?
Posts: 9
Threads: 3
Joined: Jul 2008
Reputation:
0
09-22-2008, 11:38 AM
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.