paulo_silva
13 years agoNew Contributor
Property Checkpoints failling on TestExecute, but running OK on TestComplete (TE and TC 8.7)
Hi,
I'm using TestComplete 8.7 to test a .NET WindowForms application.
At some point of the test, I open my application help, pressing F1. It opens the browser, Internet Explorer 8.
And it's here where I'm having problems. I have 2 Property Checkpoints, 1 checking the URL and other checking some text at the middle of the page.
When i run the test on TestComplete it runs OK, but on TestExecute it fails.
In the checkpoint where i'm checking the URL, it gives the following error:
The property I'm checking is the URL.
in the checkpoint where I'm checking some text at the middle of the page, it gives this:
The property I'm checking is the innerText
i followed the instructions that you have in this article - http://blog.smartbear.com/software-quality/bid/169996/, but had no effect.
I have the same test running on a similar environments in different versions of my application, with the same Namemapping, and have no problems on TestComplete or TestExecute.
I'm using the following environment:
Windows 7 64 bit
TestComplete 8.7
TestExecute 8.7
Internet Explorer 8.0.7601.17514
Can you help me to overcome this problem?
Thank you,
Paulo
I'm using TestComplete 8.7 to test a .NET WindowForms application.
At some point of the test, I open my application help, pressing F1. It opens the browser, Internet Explorer 8.
And it's here where I'm having problems. I have 2 Property Checkpoints, 1 checking the URL and other checking some text at the middle of the page.
When i run the test on TestComplete it runs OK, but on TestExecute it fails.
In the checkpoint where i'm checking the URL, it gives the following error:
"The object does not support the specified property."
The property I'm checking is the URL.
in the checkpoint where I'm checking some text at the middle of the page, it gives this:
"Unable to verify a value with the property checkpoint."
The property I'm checking is the innerText
i followed the instructions that you have in this article - http://blog.smartbear.com/software-quality/bid/169996/, but had no effect.
I have the same test running on a similar environments in different versions of my application, with the same Namemapping, and have no problems on TestComplete or TestExecute.
I'm using the following environment:
Windows 7 64 bit
TestComplete 8.7
TestExecute 8.7
Internet Explorer 8.0.7601.17514
Can you help me to overcome this problem?
Thank you,
Paulo