HelpWizard Pages Start Tests organisieren/en: Unterschied zwischen den Versionen
Zur Navigation springen
Zur Suche springen
Cg (Diskussion | Beiträge) |
|||
Zeile 1: | Zeile 1: | ||
<strong> Organize Tests </strong> |
<strong> Organize Tests </strong> |
||
Organize your tests in layers: |
|||
[[Datei:bulb.png|20px]] |
|||
<br> |
|||
Store short sequences such as Login, search for a specific item, or a form entry in separate Actionblocks.<br> |
|||
* Testsuite - the whole project; will be saved as ets-file. Can contain multiple test plans |
|||
You may use these Actionblocks in all your tests! |
|||
* Testplan - a sequence of test cases |
|||
* Testcase - consists of one or more action steps |
|||
* Actions - reusable actions; can be used in both other actions or in test cases |
|||