ContributionsMost RecentMost LikesSolutionsTestcomplete-Desktop Application-How to get the ID of newly created record? I am new to TestComplete and have an issue in which a new record is being added to the system using a winform application but I am not sure how to get the ID for the new record so that it can be used in other test steps to update/delete the same record. NOTE: I am using keyword test to automate my application How to verify column sorting for desktop based application using testcomplete I would like to verify that the column has been sorted correctly in my desktop based application. How can i automate my scenario using testcomplete. NOTE: I am automating my application using keyword test functionality of testcomplete