sony_ratnakar
12 years agoNew Contributor
How to deal with changing object properties?
Hi,
I have a windows based dotnet application installed on a virtual machine. I am trying to automate the test cases using Test Complete which is also installed on the same virtual machine.
I am trying a script to launch the application and then select a listbox item from the main form of the launched application.The script successfully launches the application with a login window. The Login window has a listbox which am trying to identify using the object properties. But the object properties are inconsistant. Can anybody suggest me on how to make the object properties to remain consistant?
Thanks in advance.
I have a windows based dotnet application installed on a virtual machine. I am trying to automate the test cases using Test Complete which is also installed on the same virtual machine.
I am trying a script to launch the application and then select a listbox item from the main form of the launched application.The script successfully launches the application with a login window. The Login window has a listbox which am trying to identify using the object properties. But the object properties are inconsistant. Can anybody suggest me on how to make the object properties to remain consistant?
Thanks in advance.