Micro Focus QTP (UFT) Forums
Add-ins - 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: Add-ins (/Thread-Add-ins--4502)



Add-ins - Santosh - 03-03-2011

HI,

I am new to the qtp. plz answer my question
I am using qtp 10.0 with default add-ins like Activex,VB and WEB
now am writing the script on .net application when i am adding the objects in OR i can able to add and those objects all are recognizing
but some objects are recognizing like web elements
with web elements also i can able to write the script

Is it correct way to write the script using web elements ? and can i proceed to continue without installing the .net add-in?

Many Thanks in advance


RE: Add-ins - manishbhalshankar - 03-03-2011

Hi Santosh,

Yes this is working properly. Objects will get identified as web button, web list, web element....


RE: Add-ins - basanth27 - 03-03-2011

Just to make sure you arent slipping anything, why dont you install .net addin and find out how the webelement objects are recognized. If there is a discrepancy then you know how to proceed. Else you can be sure that those objects do not belong to the . Net class.


RE: Add-ins - Santosh - 03-03-2011

Thanks for your reply...
I don't have .net add-in could you suggest me where can i download it ..


RE: Add-ins - basanth27 - 03-03-2011

From the HP site under the downloads section.


RE: Add-ins - Tarik Sheth - 03-04-2011

dot net add-in demo version is availablbe in HP- QTP site.
how ever I would suggest to check following as well

As you said some of the objects are not getting recongnized. can you check if Application has used Dev express, infragistics or syncfusion controls. if it is there then it needs to be installed along with QTP dot net add- in.