Micro Focus QTP (UFT) Forums
QTP10-Cannot identify object VB.Net - 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: QTP10-Cannot identify object VB.Net (/Thread-QTP10-Cannot-identify-object-VB-Net)



QTP10-Cannot identify object VB.Net - cva - 12-02-2010

Hi all,

I'm using QTP-10 to do some automated testing to an application developed in VB.Net.

1) When the application loads, username/password need to be entered. Here QTP fails to identify the EditBox(s) and Button. Thus I'm not able to go through this login part.

2)I set in the application to bypass the login, QTP able to load the application. I record some steps and QTP follows succesfully, until when it comes to a messagebox with some buttons and listview containers. These buttons and listview containers are attached to a panel(System.Windows.Forms.Panel). Here the QTP fails to indentify the objects. I guess this is because QTP fails to identify the panel object.(correct me if wrong)

Error message(for both problem):
"Cannot identify the onject "WindowsForm10.SysListView32....". Verify that this object's properties match an object currently..."

Does any one have guide to this problem?

Thanks,
Cva.


RE: QTP10-Cannot identify object VB.Net - mvuyy001 - 12-04-2010

Hi,
Try and see if the solution mentioned in the thread below helps your cause.
https://www.learnqtp.com/forums/Thread-Error-message-while-running-the-qtp-scripts?pid=13667#pid13667

Thanks
MV