Difference between revisions of "CI/TestExecute"

From OpenMBD
< CI
Jump to: navigation, search
Line 6: Line 6:
 
== Introduction to TestExecute ==
 
== Introduction to TestExecute ==
  
TestExecute is created to run TestComplete tests on computers where TestComplete is not installed.
+
When a computer does not have TestComplete, it is possible to run the tests with the help of TestExecute. It supports all testing functionality of TestComplete.  
 
+
So the licence of TestExecute is also much cheaper than a licence of TestComplete.
TestExecute is built on TestComplete technology. It supports all testing functionality provided by TestComplete Desktop, Web and Mobile modules, but uses less resources than TestComplete.  
 
 
 
TestExecute only runs tests. To create tests, you use TestComplete. For information on creating tests, supported scripting languages and their specifics, Open Applications, Connected Applications, Test Log and much more, consult the TestComplete documentation.
 
  
  

Revision as of 07:55, 1 November 2017


Back to Home


TestExecute-Color-Horizontal-version Logo.png

Introduction to TestExecute

When a computer does not have TestComplete, it is possible to run the tests with the help of TestExecute. It supports all testing functionality of TestComplete. So the licence of TestExecute is also much cheaper than a licence of TestComplete.


Installation

In order to install TestExecute, follow the next page.


Configuration

After the installation the configuration of TestExecute does not cost much effort. Click on the TestExecute executable, TestExecute will start in the background.

TestExecuteStarted.png

Now click on the arrow on the bottem right, and click with the right mouse button on TestExecute and click on "Open".

TestExecuteOpen.png

After that search for the testproject in, for example SVN map and click again on "open". An example of this window is shown on the picture below.

TestExecuteTestFramework.png

At las, the testproject can now be run.

TestExecuteRun.png