TestExecute failed to recognize objects of Application which is opened before TestExecute invoked.
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-16-2014
06:02 PM
06-16-2014
06:02 PM
TestExecute failed to recognize objects of Application which is opened before TestExecute invoked.
Hi,
We are working with wpf application where we have created test suite for different modules . To drive our test suite we have created one vbs file which take care of test execution (Batch runner).
As we are working on standalone application we need to invoke / use already opened application session to perform steps and validation.
Problem we are facing that Testexecute unable to recognize objects of an application if Application is opened before the testexecute invoked.
Does anybody faced same problem or having solution please share with us.
Note: If we are running same with Testcomplete its working properly.
Thanks in advance.
We are working with wpf application where we have created test suite for different modules . To drive our test suite we have created one vbs file which take care of test execution (Batch runner).
As we are working on standalone application we need to invoke / use already opened application session to perform steps and validation.
Problem we are facing that Testexecute unable to recognize objects of an application if Application is opened before the testexecute invoked.
Does anybody faced same problem or having solution please share with us.
Note: If we are running same with Testcomplete its working properly.
Thanks in advance.
2 REPLIES 2
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-17-2014
08:34 PM
06-17-2014
08:34 PM
Hi Nil,
I guess it may be related to the fact that TestExecute and your tested app are run under different accounts. Check this out.
I guess it may be related to the fact that TestExecute and your tested app are run under different accounts. Check this out.
---------
Tanya Yatskovskaya
SmartBear Community and Education Manager
Tanya Yatskovskaya
SmartBear Community and Education Manager
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-17-2014
08:44 PM
06-17-2014
08:44 PM
Thank you for your suggestion Tanya.
The problem has been resolved now.
Problem created because of Windows update in last week.
Yesterdays windows updates fixed the issue.
once again Thank you for reply
The problem has been resolved now.
Problem created because of Windows update in last week.
Yesterdays windows updates fixed the issue.
once again Thank you for reply
