Difference between revisions of "Using CDD"

(Getting Started)
(Getting Started)
Line 1: Line 1:
 
= Getting Started =
 
= Getting Started =
  
* Make CDD and CDD-log window visible (TODO)
+
* First you need to make the two CDD tool windows ''''Testing'''' and ''''CDD Output'''' visible. Do that by going to the menu ''''View -> Tools'''' and select ''''Testing'''' and ''''CDD Output'''':
  
 
[[Image:enable_cdd.png|center]]
 
[[Image:enable_cdd.png|center]]
  
* Enable execution and extraction (TODO)
+
* Now enable background execution and extraction of test cases. The first will cause the execution of your test cases after every compilation and the second will extract a new test case after every exception. To enable both make sure both  of the toolbar buttons (marked in red) below are pressed.
  
 
[[Image:enable_exec_and_extract.png|center]]
 
[[Image:enable_exec_and_extract.png|center]]

Revision as of 06:39, 28 January 2008

Getting Started

  • First you need to make the two CDD tool windows 'Testing' and 'CDD Output' visible. Do that by going to the menu 'View -> Tools' and select 'Testing' and 'CDD Output':
Enable cdd.png
  • Now enable background execution and extraction of test cases. The first will cause the execution of your test cases after every compilation and the second will extract a new test case after every exception. To enable both make sure both of the toolbar buttons (marked in red) below are pressed.
Enable exec and extract.png

How to add a manual test case

How to extract a test case

How to search for a test case

How to add a tag to a test case

How to restrict test case execution