ContributionsMost RecentMost LikesSolutionsRe: Indicator Timer I have it copied in the exact path you mentioned. However, going to File > Install Script Extensions and click reload button didn't work. Not seeing anything new but the pre-installed extensions. I have also tried restarting TC. Re: Indicator Timer Shankar_ - does the extension work on TC version 12? Have installed it I guess in the right path. I'm trying to enable it but not seeing it in Install Script extensions. Re: Indicator Timer How to get the extension for this? Looks helpful. Adding New Parameter won't fail the tests It's a pain internally for our team that when we introduced new parameter to an existing keyword tests, all tests that are reference to it are failing. Often times, the new parameters are added for some particular tests and not for all the tests. We would like the existing tests to adapt the new parameter and just default it to whatever the default value is set to that parameter. That way the existing tests won't fail and we don't have to change every tests that are reference to that test with new parameter. We have daily CI automated tests and the # of tests are getting bigger. In the long term, this will be very hard to maintain and prevent us from making a change like this as it messes up everything. -Jerome KeywordTests.tckDT not adding reference to new keyword tests added Hi Smart Bear support, I would like to seek for help with the outstanding issue I have at the moment. For some reasons, any changes I have with keyword tests like adding new keyword test item or adding an existing one, it appears to be added in the test complete v11 but if I look on the KeywordTests.tckDT file I can't find the node being added. I was sure I did the normal flow which is to check out the file but doesn't seem that the reference file recognize the changes I made. So everytime we open the project workspace, the new keyword tests don't appear because their not in the reference file. For several days, any changes I have with test complete is being added to the reference keyword test file (KeywordTests.tckDT) but now it does not work for me at all. I tried reinstalling the test complete and still did not work. Hope you can help me figure this out. -Jerome