Forum Discussion
Don't forget the Script Extension capabilities of TestComplete. If you can script it, chances are good that you can create a KWT script extension. Script Extensions are a good way to increase the capabilities of Keyword testing.
I have a whole suite of Excel script extensions that work for me and allow me to open, write to, save, and close Excel, among other things. I also have created script extensions for other functions unique to the applications I test that I need to repeat in numerous tests. For more information on script extensions, check out https://support.smartbear.com/viewarticle/69987/?q=script+extensions#_ga=1.102372737.1015556109.1449503065
dmiscannon Script Extension capabilities, I have read the info in the link you provided. Sounds interesting but you need to be able to script, to create them. Unfortunately that's not my best point :(
But could be very usefull if there is a library of available script extensions created by other users (like you created the Excel script extensions)... Maybe you could share it with me?