I have started learning of "Test Complete" an automated testing tool. I have downloaded and installed it on Windows 7. Now I want to write Test script. But unfortunately I am novice and I don't know what programming language does it support.
BTW, I'm familiar with Java.
TestComplete supports 5 scripting languages for creating tests: VBScript, JScript, DelphiScript, C++Script and C#Script. VBScript and JScript are standard Microsoft scripting languages that are used on web pages and for running Windows Script Host scripts. DelphiScript is a similar language provided by SmartBear that has the Delphi/Pascal syntax. As for C++Script and C#Script languages, they are just modifications of the JScript language and are needed only if you are working with C++ or C# Connected Applications.
So, if you are familiar with Java, the best choice is JScript. You can find the language reference in the MSDN Library.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With