Ask a Question

Better Refactoring Capabilities in Scripts

Better Refactoring Capabilities in Scripts

The following capabilities are missing in scripting for TestComplete:

1. Changing of namemapping should also update any references inside scripts not just KeywordTests

        - What I do now is use an external text editor to look for references to Aliases.browser.pageX and change it to                     Aliaes.browser.pageY

2. Changing the name of a method/sub/function in a script or the script name should update all references used in KeywordTests

        - Right now if you change a function's name the references done by Keyword tests still use the old name thus                       causing exceptions during runtime

 

Announcements
Welcome to the TestComplete Feature Requests board!

Here you can review submitted feature requests and vote up the ones you like! If you can't find the feature you want - go ahead and suggest your own idea. Ideas with the highest rating can be implemented in the product.

Check out the Create a Feature Request guide for more information.
New Here?
Welcome to the Community
Sign Up Here