QTP is not recognizing Sync fusion Grid control

Hi,
I am trying to automate testing script with Syncfusion and QTP9.2, for some reason QTP is not recognizing Grid control.
I tried doing object spy and and working with all the run time object Properties method, but nothing worked.
Please let me know if anyone has ideas or solution for this issue?
Thanks
Pratibha

1 Reply

NR Nirmal Raja Syncfusion Team August 18, 2009 07:32 AM UTC

Hi Pratibha,

Sorry for the delay.
As we already discussed on the Direct trac, I here by providing the suggestions.

Please check the following scenario:
1. Check whether the version of the assembly that refers your project has to be the same of the Essential qtp addon that you installed.
2. The swfconfig.xml file, which is available in config folder of the addon should be placed in the dat folder of the qtp installed location.
3. Ensure the path specified in the swfconfig file should have those specified assemblies.

Regarding the checkpoints that you mentioned, we do not have support to show individual cells as objects, we just retrieve it through the method, and that's the reason that you were unable to see it in the check point property.
Instead you can use some helper classes that we provided, to check some conditions over the cells, rows or columns.

Regards,
Nirmal

Loader.
Up arrow icon