Megatest

Changes To Megatest
Login

Changes to "Megatest" between 2022-03-10 05:10:10 and 2022-03-10 05:11:47

1
2
3
4
5

6
7
8
9
10
11
12
1
2
3
4

5
6
7
8
9
10
11
12




-
+







<table><tr><td style="width:30%" valign="top">
<h2>Megatest</h2>
Megatest is a free and open-source, general purpose automation tool designed for implementing processes such as QA flows, builds, system maintenance etc. Flows consist of multi-step parameterized tasks (tests) that are stringed together by dependencies (waitons) and can be executed independently for different parameters (runs of targets). Megatest includes a GUI dashboard for launching and controlling runs and logpro for checking success of tasks.

Megatest gives you a lot of the power of a build tool like Make but it is more flexible, designed to control jobs over multiple (up to thousands of hosts simultaneously) and easier to use. It also has a GUI dashboard that can efficiently manage multiple independent runs of thousands of tests.
Megatest gives you a lot of the power of a build tool like Make but it is easier to use, more flexible, designed to control jobs over multiple machines (up to thousands of hosts) simultaneously.

<h3>Training materials:</h3>

  *  [./doc/tip/docs/megatest-training.odp|training presentation (odp)] or [./doc/tip/docs/megatest-training.pdf|pdf]
  *  [./doc/trunk/docs/manual/megatest_manual.html|Megatest User Manual]
  *  [./doc/trunk/docs/megatest-debug-tutorial.odp|Debugging megatest tests presenation]