ContributionsMost RecentMost LikesSolutionsRe: TestComplete 12.40 is available I was told version 12.4 would have a fix for an issue where installing 12.3 on desktops with RAID caused a blue screen of death on installation. Is that fix in 12.4? Thanks, Andy Re: Is there a document that provides developers with best practices for testers to ID objects using TC? Thanks Alex, yeah it's a point we constantly try to make with Developers. We are starting to make inroads with our Development teams. Is there a document that provides developers with best practices for testers to ID objects using TC? Our developers have asked us if there is a document or white paper of guidelines of things developers can do to make it easier to identify objects using TestComplete. We know the obvious one of IdStr but sometimes, especially with ReactJS and Kendo grids, it is all dynamic or partially dynamic (where we hook to a parent). Our developers have asked me if there are documented best practices. I've search through the help and couldn't see one, but maybe somebody knows of a doc? Thanks, Andy SolvedRe: Does TestComplete 12.0 support Kendo grids? Makes sense Thanks! Re: Does TestComplete 12.0 support Kendo grids? I see what you mean, I should have been more specific. In trying out TC against the Kendo grid in my application, I can see that individual cells are clickable and accessible, but I cannot, for example, do a table checkpoint against a Kendo grid, or use some the pre-written events and properties specific to many other grid objects such as EXTJS grids. So it sounds like I have to write a bunch of custom scripts to navigate and test Kendo grids. Would that statement be more accurate? Thanks, Andy Does TestComplete 12.0 support Kendo grids? I see in the docs that TC supports Telerik RadGridView - my understanding is that these are different than Kendo Grids. Are Kendo grids supported in TC 12.0? Solvedrecorded a script in chrome and cannot browser loop - must record in a certain browser? – Will stay close to this to see progress SolvedAdmitted newbie - is there a way I can see everywhere an object is referenced or reused? I admit I'm new to TC. Been digging into the docs... Is there a way I can easily see all the instances where a reusable object such as a code function is used? For example - if I use a function in 27 places, is there a way I can click on that object and see all 27 consumers of that function in a list? Re: Is there a reference of tips for Developers to make it easier to recognize objects in TestComplete? Thanks!! Is there a reference of tips for Developers to make it easier to recognize objects in TestComplete? I've been digging through the docs trying to find tips and techniques to provide to GUI developers that would make it a little easier to recognize objects in TestComplete. They use a lot of dynamic addressing, and we have been name mapping like crazy, but I was curious if any testers were able to come up with some ideas after working with developers to make it a little easier. Solved