Micro Focus QTP (UFT) Forums
Automating .NET 2.0 applications - 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: Automating .NET 2.0 applications (/Thread-Automating-NET-2-0-applications)



Automating .NET 2.0 applications - Ponni - 03-04-2009

Hi,
Does QTP 9.1 support .NET 2.0 applications?
I have .NET addin. But it is not identifying some objects properly.
For eg: A table has many rows and columns. It is identifying the table as a whole. It wont take the rows/columns.


RE: Automating .NET 2.0 applications - elsekra - 03-04-2009

For .Net application you must have TestAdvantage soft , you can get the trial version for 20 days. It's prefered to have QTP 9.2 or 9.5 for this.
http://www.infragistics.com/dotnet/testadvantage.aspx#Overview

you can use Infragistics TestAdvantage 2006 V3 CLR 2.0


RE: Automating .NET 2.0 applications - Ponni - 03-04-2009

I have QTP 9.1 Sad. Will Infragistics TestAdvantage work with 9.1?


RE: Automating .NET 2.0 applications - elsekra - 03-04-2009

Yes I think it work also with QTP 8.2 and 9.1. You can try to get some information from infragistics website


RE: Automating .NET 2.0 applications - Ponni - 03-04-2009

ok..Thank you!!