rms_1
14 years agoNew Contributor
GUI testing for DevExpress controls' inheritors
My company uses DevExpress library for GUI development.
But all controls in our software are inheritors from standard DevExpress components.
I've tried to write GUI test (using TestComplete8) for our application with these controls but
noticed that TestComplete unable to recognize DevExpress inheritors.
For example, I can't get the value of the cell (wValue) of the DevExpressXtraGridView inheritor or
click on the ToolBox item fails with error message: "An error occurred while calling the "Click" method or property of the "ToolBox"
object.The object or one of its parent objects does not exist."
How to solve this problem?
If there is no opportunity to solve it with current TestComplete functionality
whether it possible to write custom extesions for TestComplete?
Thank you!
But all controls in our software are inheritors from standard DevExpress components.
I've tried to write GUI test (using TestComplete8) for our application with these controls but
noticed that TestComplete unable to recognize DevExpress inheritors.
For example, I can't get the value of the cell (wValue) of the DevExpressXtraGridView inheritor or
click on the ToolBox item fails with error message: "An error occurred while calling the "Click" method or property of the "ToolBox"
object.The object or one of its parent objects does not exist."
How to solve this problem?
If there is no opportunity to solve it with current TestComplete functionality
whether it possible to write custom extesions for TestComplete?
Thank you!