Ask a Question

Code completion - test suite/case/property names

Code completion - test suite/case/property names

 

The script engine has code completion for the methods of the class hierarchy ; which is quite useful.

This can be extended to include the current names of TS/TC/Prop names, like so.

 

getTestSuiteByName("ReuseableCalls").getTestCaseByName("CTSOnly").setPropertyValue("insessionid", 'hello');

                    ^                                   ^                           ^

 

 

In the above example, we have to copy paste the names in ""; it would help to have completion/prompting based on the current set of names available at the current level.

 

Thanks and best regards.

 

 

1 Comment
kbw
Contributor

Yes please.

Announcements
Welcome to the ReadyAPI 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