Forum Discussion

AAN's avatar
AAN
Contributor
14 years ago

Not able to add new items to a data grid in WPF (.NET) application.

In our WPF (.NET) appilcaton using Test Complete:



We are not able to add new items to a data grid. We are finding that Test Complete does not know what Row 3 is and the Row's thereafter.



This is going to be a hindrance for us unless there is a way in which we can get Test Complete to recognize Row 3, Row 4 of any of our data grids.



Implication of it not working means in our project we are not able to automate the testing of new items, new claims, new contacts.



Is there a work around for the above issue?



Cannot attache the entire project due to file zie limitation. I've attached what you may be able to view but I'll need a link to upload something significantly more substantial in order to get a resolution to this.

1 Reply

  • AlexKaras's avatar
    AlexKaras
    Icon for Champion Level 1 rankChampion Level 1
    Hi Aneez,



    a) Provider name and the ClassName of the used grid will help to give you and advise (consult with developers if you don't know what grid is used in the application);

    b) Most probably, you will have to switch from Keyword tests to the regular test script code to operate with the grid.