hi, I am working in a .net desktop application. There i need to click on a link which is within a cell of a swftable object. QTP is not identifying those links separately. Also QTP is not recording anything for the click operation when i tried to record the steps. Can anyone tell me if there is any way to do this?
Hello Prithwiraj,
Thank you for contacting Infragistics.
Please provide the following information:
1. Version of QTP with all installed patches.2. Version of .NET runtime application was built with.3. Full version of NetAdvantage used in AUT.4. Full version of TestAdvantage.
In QTP 9.0 and later the version of QTP and the .NET Add-In and patches can be obtained on the Product Information page. The product information page is accessible from the about window.
To obtain the full version of NetAdvantage used in the AUT (application under test) you can look at the version of the NetAdvantage assemblies provided with the AUT or you can ask your developers. To obtain the version from an assembly, right click the assembly in Windows Explorer and select Properties. On the Properties dialog, from the Version tab, look for the Assembly Version.
The full version of TestAdvantage being used can also be obtained from the assemblies. By default the TestAdvantage assemblies are located in the "C:\Program Files\Infragistics\TestAdvantage [version]\Bin" folder.
Hi Dave,
I have checked both in QTP 10 and 11. Below is the information.
1. QTP 11.00 Build: 1018
Patches:
QTP_00699 for HP QuickTest Professional 11.00 QFE QTP_00733 for HP QuickTest Professional 11.00 QFE QTP_00709 for HP QuickTest Professional 11.00 QFE QTPWEB_00073 for HP QuickTest Professional 11.00 QFE QTP_00809 for HP QuickTest Professional 11.00 QFE QTPWEB_00078 for HP QuickTest Professional 11.00 QFE QTPWEB_00085 for HP QuickTest Professional 11.00 QFE QTPWEB_00086 for HP QuickTest Professional 11.00 QFE QTPWEB_00090 for HP QuickTest Professional 11.00 QTPWEB_00097 for HP QuickTest Professional 11.00 QTP_00925 for HP QuickTest Professional 11.00 QTPNET_00120 for HP QuickTest Professional 11.00 QTPWEB_00116 for HP QuickTest Professional 11.00
QTP 10.00 Build: 513
Patch:
QTP_00626 for HP QuickTest Professional 10.00 QFE
2. .NET version 4.5.50709
3. NetAdvantage version 8.2.20082.1000
4. TestAdvantage version 12.1.20121.2010
Please let me know if you need any more information.
Thanks for your support.
Prithwiraj
Thank you for this information. I just realized that what appears to be a link in the grid might not be an actual link. I worked with a customer a while back that was trying to record a click on a link in a grid but it turned out that what he thought was a link was just text that the developers formatted to appear as a link.
I'd like you to confirm with your developers that what appears to be a link actually is a link.
Hello Dave,
The GetCellData method returned: <a href="#">More Details</a> and More Details is the link name.
Thanks,
I just noticed that the NetAdvantage and TestAdvantage versions in the details you provided do not match. In order to use TestAdvantage, the version you're using must match the version of NetAdvantage you're using, except for the last four digits. If you need a key for an older version of TestAdvantage, you will need to contact our sales department.