C1TrueDBGrid and C1FlexGrid support in testcomplete 8.7
We are using Testcomplete 8.7 for functional automation testing.
C1 TrueDBGrid and C1 FlexGrid are extensively used in our application.
Some properties and methods are exposed by testcomplete which is really good.
We expect more properties and methods should be exposed by testcomplete so that we can do object based automation for our application.
Testcomplete supports Click(X,Y) method with X, Y co-ordinate which is not reliable.
We tried to add C1TrueDB Grid in Object mapping but it is not possible as there is no option to add these grids.
When we add this control under Microsoft standard Grid then it was added and shown some extended properties and methods like ClickCell(int Row, object Column)
When we use this method then following exception thrown by testcomplete:
Error: Error
An error occurred.
Possible reasons:
1. The application stopped responding.
2. The application was compiled incorrectly (see the Open Applications topic in the help system).
3. An error occurred in TestComplete.
Technical information:
319 0x80020003 (Member not found.)
Is there any solution to add component one controls (C1 TrueDBGrid and C1FlexGrid)?
Arun Rathiya
India