Sunday 24 November 2013

Features of TestComplete


TestComplete is an automated testing environment for a wide range of application types and technologies like -

Windows, .NET, WPF, Visual C++, Visual Basic, Delphi, C++Builder, Java and Web applications and services.

1- TestComplete allows tests to be Recorded manual script, its allows to create script with keyword operation and use for automation Test.

2- TestComplete provides different type of Record such as Keyword Recording, Script Recording, Low level Procedure based on Screen or window co-ordinates

3- TestComplete given very easy access controls. While recording, TestComplete recording engine always present and blink, which means that it's recording user actions

4- TestComplete Supports five type of Scripting - VBScript, JScript, Delphi, C++, C#

5- TestComplete engine based on Open API, COM interface, its a source language independent and it can be read debugger information and use it at runtime through the TestComplete Debug info Agent.

6- TestComplete has a build-in Keyword-Driven Test Editor that consist the Keyword operation for the corresponding automation testing action.

7- TestComplete automatically capture the screenshots during the test recording. This is enabled quick comparison between actual and Expected Result during the test run

8- Debugging one of the very good feature of TestComplete, Debugger can stop/puas every executable line in the Script or Keyword test. That helps to track what the test is doing and make changes if necessary.

9- TestComplete generates a full-detailed log of all actions it performs during the test run. The test log provides the overall test run summary, indicates passed and failed tests and contains detailed information about each test operation, including the reasons of failed operations.

10- TestComplete supports third party vendor application also, so third- party vendor can connect TestComplete with there application.

11- TestComplete having so many cool features - Mobile application Testing, Network Suite Testing, Manual Test(Where we can map our keyword test) and so on.