12-02-2010, 12:25 PM
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.
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.