ContributionsMost RecentMost LikesSolutionsObjects are not recognizingAt present I am using trail version of TestComplete 7.51, while recording the objects on application (app developed with infragistics) are not recognizing properly. If I record by clicking on checkBox, TestComplete recording as click event with coordinates. e.g. object.click(x,y). Similarly, I am unable to get the records from a table (one by one) and the list of values available in dropdown or list box. Please share the sample scripts. Thanks in advance. Re: how to call other testscripts from one test scriptRight click on the script name (from left pane i.e. Project explorer window) and click on "Add Unit References". How to count/access the appointments in outlook day view?In one of my .Net application, they used third party control to create appointments and we can identify all the appointments in day view. How can I access/read all the appointments? because I want to change the particular appointment in the available appointments. Thanks in advance.