Difference between revisions of "CI/TestComplete"

From OpenMBD
< CI
Jump to: navigation, search
(Created page with "{{CI}}")
 
 
(One intermediate revision by one other user not shown)
Line 1: Line 1:
 
{{CI}}
 
{{CI}}
 +
 +
 +
[[File:TestComplete-logo.png|400px]]
 +
 +
== Introduction to TestComplete ==
 +
 +
TestComplete is a automated testing platform made by SmartBear. With TestComplete it is possible to create automated tests for:
 +
* Microsoft Windows
 +
* Web
 +
* Mobile (Android and iOS)
 +
 +
The tests can be made by a record, script or manual with keyword driven operations. It provides automated playback and error logging.
 +
 +
The most unique feature of TestComplete is the GUI (Graphical User Interface) testing type. This testing type can be made without any knowledge of scripting.
 +
 +
 +
 +
== Installation ==
 +
 +
To install TestComplete follow the next steps on the website of [https://support.smartbear.com/testcomplete/docs/general-info/installing/installation-steps.html SmartBear].
 +
 +
 +
 +
== Configuration ==
 +
 +
The configuration of TestComplete can be done with the help of [https://support.smartbear.com/testcomplete/docs/general-info/configuring/index.html this website].

Latest revision as of 08:18, 1 November 2017


Back to Home


TestComplete-logo.png

Introduction to TestComplete

TestComplete is a automated testing platform made by SmartBear. With TestComplete it is possible to create automated tests for:

  • Microsoft Windows
  • Web
  • Mobile (Android and iOS)

The tests can be made by a record, script or manual with keyword driven operations. It provides automated playback and error logging.

The most unique feature of TestComplete is the GUI (Graphical User Interface) testing type. This testing type can be made without any knowledge of scripting.


Installation

To install TestComplete follow the next steps on the website of SmartBear.


Configuration

The configuration of TestComplete can be done with the help of this website.