Forum Discussion
even with AlexKaras solution you may have to do much work to get things in up and running.
each language has it's own grammar. If you are going from A to B to use features of B, have to re-write code using B.
- AlexKaras7 years agoChampion Level 3
> even with [...]
Sure, obviously.
BTW, this is one of the reasons why personally I prefer to use helper objects provided by TestComplete instead of those provided by this or that scripting language when possible. (E.g. aqString instead of string.XXX in JScript and string functions of VBScript.) If you don't work for the same project for years, the use of helpers provided by TestComplete makes it much more easy to port your test code between projects that use different languages. (Yes, I am aware about script extensions:), but due to their nature it is not always possible to move test code into them.)
Related Content
- 4 months ago
- 11 years ago
Recent Discussions
- 5 days ago
- 5 days ago