03-22-2010, 07:03 PM
Hi All,
I am a beginner and I just started learining QTP on my own. The application I want to automate has a couple of screens.
For the first screen I made repositories and actions to perform.
For the second screen I did the same.
Then I recorded the steps for both screens in one test.
When I run my test it stops after performing on the first screen. It switches to the second screen and opens it, just like I recorded, but it will not fill the screen with the information I entered while I was recording. QTP then stops running.
The test is not complete and the test results summary is marked as passed.
When I perform only the second part of the test, which is the next screen to be opened, an error occurs with following message:
The test run cannot continue due to an unrecoverable error. Cannot find the "0grid" object's parent "Window" (class Window). Verify that parent properties match an object currently displayed in your application. Line (1): "Window("PersMaster Hoofdscherm").Activate".
Do any of you have any idea what I am doing wrong?
Thanks in advance for answering.
Mary
I am a beginner and I just started learining QTP on my own. The application I want to automate has a couple of screens.
For the first screen I made repositories and actions to perform.
For the second screen I did the same.
Then I recorded the steps for both screens in one test.
When I run my test it stops after performing on the first screen. It switches to the second screen and opens it, just like I recorded, but it will not fill the screen with the information I entered while I was recording. QTP then stops running.
The test is not complete and the test results summary is marked as passed.
When I perform only the second part of the test, which is the next screen to be opened, an error occurs with following message:
The test run cannot continue due to an unrecoverable error. Cannot find the "0grid" object's parent "Window" (class Window). Verify that parent properties match an object currently displayed in your application. Line (1): "Window("PersMaster Hoofdscherm").Activate".
Do any of you have any idea what I am doing wrong?
Thanks in advance for answering.
Mary