Forum Discussion
> 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.)
I got my answer:smileyhappy:
But I am sure someone can tell me a way to check what script language is being used by the project ?
- shankar_r7 years agoCommunity Hero
I'm sure this is basic, you might have checked already in below area.
- baxatob7 years agoCommunity Hero
gdave wrote:But I am sure someone can tell me a way to check what script language is being used by the project ?
Nice question. As far as I know, after the project was created, there is no place, where the scripting language setting is stored. And maybe it's a good matter for the feature request.However you can open any script file, analyze the code and solve what the language it is :-)
- AlexKaras7 years agoChampion Level 3
Hi,
> what script language is being used by the project ?
Open project in TestComplete, open any script unit and check the status bar:- gdave7 years agoRegular Contributor
Thanks, that was helpful
Related Content
- 4 months ago
- 11 years ago
Recent Discussions
- 5 days ago
- 5 days ago