01-05-2009, 11:40 AM
I hav to do automation of a project developed in C#.net and most of the controls used in it are devexpress controls.
I am using QTP 9.5 with .NET Add-In Extensibility.
Going through the .net add-in extensibility i developed some c# dlls for two devexpress controls ImageConboboxEdit, ListBoxEdit and updated the SWFConfig file of QTP with generated XML .
Before updating the SWFConfig i recorded on the project that time QTP was recording the actions on the devexpress controls as Click x,y event.
After updating the SWFConfig the qtp is not recording anything for those devexpress controls.
To crosscheck i created a simple application with the two devexpress controls and QTP is working fine for my sample application.
Can anyone plz help me in this.
I am using QTP 9.5 with .NET Add-In Extensibility.
Going through the .net add-in extensibility i developed some c# dlls for two devexpress controls ImageConboboxEdit, ListBoxEdit and updated the SWFConfig file of QTP with generated XML .
Before updating the SWFConfig i recorded on the project that time QTP was recording the actions on the devexpress controls as Click x,y event.
After updating the SWFConfig the qtp is not recording anything for those devexpress controls.
To crosscheck i created a simple application with the two devexpress controls and QTP is working fine for my sample application.
Can anyone plz help me in this.