Micro Focus QTP (UFT) Forums
automating .net backend application - 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: VB Scripting/Descriptive Programming (https://www.learnqtp.com/forums/Forum-VB-Scripting-Descriptive-Programming)
+--- Thread: automating .net backend application (/Thread-automating-net-backend-application)



automating .net backend application - radhikanikhita - 01-23-2008

Hello ,

I have to automate a .net application which is a backend application for configuration data management.
there are some pop up boxes and windows which are not being recognised.
how to fix this.

please i need your advice.

thanks in advance

radhika


RE: automating .net backend application - Ankur - 01-23-2008

To get the pop up recognized by QTP, include "visible" property in the mandatory properties of the parent (of pop up)


RE: automating .net backend application - Rajashekar Gouda - 01-23-2008

Ankur,

Can u pls explain us where exactly we need to include the "visible", I am really keen to know this.

Pls explain with sample code if possible

Regards
Raj