Difference between revisions of "CI/TestExecute"

From OpenMBD
< CI
Jump to: navigation, search
(Configuration)
 
(2 intermediate revisions by one other user not shown)
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.
 
  
  
Line 26: Line 23:
 
Click on the TestExecute executable, TestExecute will start in the background.  
 
Click on the TestExecute executable, TestExecute will start in the background.  
  
[[File:TestExecuteStarted.png|400px]]
+
[[File:TestExecuteStarted.png|200px]]
  
 
Now click on the arrow on the bottem right, and click with the right mouse button on TestExecute and click on "Open".
 
Now click on the arrow on the bottem right, and click with the right mouse button on TestExecute and click on "Open".
  
[[File:TestExecuteOpen.png|400px]]
+
[[File:TestExecuteOpen.png|200px]]
  
 
After that search for the testproject in, for example SVN map and click again on "open".
 
After that search for the testproject in, for example SVN map and click again on "open".
Line 37: Line 34:
 
[[File:TestExecuteTestFramework.png|400px]]
 
[[File:TestExecuteTestFramework.png|400px]]
  
At las, the testproject can now be run.
+
The testproject can now be run.
  
[[File:TestExecuteRun.png|400px]]
+
[[File:TestExecuteRun.png|200px]]

Latest revision as of 13:26, 16 April 2018


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

The testproject can now be run.

TestExecuteRun.png