Difference between revisions of "CI/TestComplete"

From OpenMBD
< CI
Jump to: navigation, search
 
Line 2: Line 2:
  
  
<i>Put TestComplete logo here</i>
+
[[File:TestComplete-logo.png|400px]]
  
 
== Introduction to TestComplete ==
 
== Introduction to TestComplete ==
  
<i>Short explanation of what TestComplete is and why we chose TestComplete...</i>
+
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.
  
  
Line 12: Line 19:
 
== Installation ==
 
== Installation ==
  
<i>Installation Procedure</i>
+
To install TestComplete follow the next steps on the website of [https://support.smartbear.com/testcomplete/docs/general-info/installing/installation-steps.html SmartBear].
  
  
Line 18: Line 25:
 
== Configuration ==
 
== Configuration ==
  
<i>Configuration Procedure</i>
+
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.