Micro Focus QTP (UFT) Forums

Full Version: QTP for .Net Application
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Hi Guys! I have been working with qtp for the last 1 year. This is web based java application.
Now I got another job. Their application is on .Net
Will it be very different then What i am doing in my current project?
Yes, different for the objects and QTP not for you. You will still be an automation engineer and can use the same framework Smile
Thanks buddy
Do you need any plug in for .Net application?
Do you have some sample code (Descriptive) wrote for .Net application?
Yes. QTP needs a .Net Plugin.
Also, it depends upon the type of objects as .Net is a very vast programming domain. If they have used any 3rd party interface to aid their .Net development then you may have to look for a addin accordingly.
For eg: Infragistics has TestAdvantage Add-in for their NetAdvantage Dev pack.

I have worked on few .Net based apps where QTP crashed repeatedly and there were no add-ins which were available. I finally figured that it was QTP issue and moved over to TestComplete.

So, It would depend until you perform a POC and then you will be aware of the issues.
It will be the same just the objects will be changed as the interface changes. If it is .net based web application it will be same as web application
Awesome !!

Thanks basanth27 and everybody