Micro Focus QTP (UFT) Forums
QTP doesn't record C# 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: UFT / QTP Beginners (https://www.learnqtp.com/forums/Forum-UFT-QTP-Beginners)
+--- Thread: QTP doesn't record C# application (/Thread-QTP-doesn-t-record-C-application)



QTP doesn't record C# application - rlin2012 - 09-10-2012

Hi,

I am new to QTP and trying to record a C# desktop application using QTP 11. Nothing is recorded. I am on win7. .Net/WPF add-ins are on.

If I open IE, it is actually recorded.

Code:
Window("Windows Internet Explorer").WinEdit("Edit").Set "www.google.com/"
Window("Windows Internet Explorer").WinEdit("Edit").Type  micReturn


Can anyone help? Thanks!


RE: QTP doesn't record C# application - freeboynil - 09-11-2012

First open QTP, later open IE to record...will work.