# Import / Export Wizard

In aqua, you have the option to import and export aqua items from and into Excel and CSV documents. You should use an aqua Administrator in order to have the full rights on the project, requirements, test cases, test scenarios, and defects.&#x20;

### **Export** <a href="#export" id="export"></a>

In order to export your aqua project items (requirements, test cases, test scenarios and defects) to an Excel or CSV document, you have to open aqua and be an aqua Administrator with full rights. Select your project and click on Export.

&#x20;&#x20;

<figure><img src="http://aquawiki.andagon.com/pictures/drex_import_export_wizard_rich_client_custom.png" alt=""><figcaption></figcaption></figure>

A new dialogue appears, where you can select which items should be executed.&#x20;

&#x20;

<figure><img src="http://aquawiki.andagon.com/pictures/drex_import_export_wizard_rich_client_custom_2.png" alt=""><figcaption></figcaption></figure>

In Export Settings, you can select existing pre-configured export settings. The setting name defines the name of the setting in case you want to reuse it. In File type, you can select Excel 2003 or CSV, which are now supported.&#x20;

The next step is to select the export language, which defines the language of the exported file. Now you can define which element types should be exported. You must enable them to export them. For example, if you want to export all information stored in Word files, check the Export RTF data box. Otherwise, all fields will be exported as plain text fields. The Export Header contains optional export information and can also be used to automatically detect language information when importing the file.&#x20;

<figure><img src="http://aquawiki.andagon.com/pictures/drex_import_export_wizard_rich_client_custom_3.png" alt=""><figcaption></figcaption></figure>

If you activated some item types, you can define which fields should be exported by clicking on *Field Selector.*

&#x20;&#x20;

<figure><img src="http://aquawiki.andagon.com/pictures/drex_import_export_wizard_rich_client_custom_4.png" alt=""><figcaption></figcaption></figure>

To include all fields in the export, check *Include all fields* or else specify individual fields in *Available fields* by clicking on *Add*.&#x20;

Once everything is configured, you can click on the Save button to save the configuration.![](http://aquawiki.andagon.com/pictures/drex_import_export_wizard_rich_client_custom_5.png)

Click on Export to start exporting your aqua project into a file.&#x20;

### **Import Assistant** <a href="#import_assistant" id="import_assistant"></a>

For beginners, working with the *Import Assistant* can sometimes prove difficult. Find out if your existing mapping works for your business before importing all data. Start the *Import Assistant* and click on Next. &#x20;

<figure><img src="http://aquawiki.andagon.com/pictures/drex_import_export_wizard_rich_client_custom_6.png" alt=""><figcaption></figcaption></figure>

Select a file for import, this can be an Excel or CSV Document, and click on Next. &#x20;

<figure><img src="http://aquawiki.andagon.com/pictures/drex_import_export_wizard_rich_client_custom_7.png" alt=""><figcaption></figcaption></figure>

If the file does not contain a header with language information (these can be added to the export by checking the box "Include header in the exported file"), a message will be displayed that the file does not contain any culture info and ask you whether you want to continue anyway. Here, you simply click on Yes.&#x20;

<figure><img src="http://aquawiki.andagon.com/pictures/drex_import_export_wizard_rich_client_custom_8.png" alt=""><figcaption></figcaption></figure>

In the next window, you can create a new setting or select an existing import setting which was previously saved during an export. In this example, we are creating a *New setting*.&#x20;

&#x20;

<figure><img src="http://aquawiki.andagon.com/pictures/drex_import_export_wizard_rich_client_custom_9.png" alt=""><figcaption></figcaption></figure>

Define which items you want to import. In our example, we will merely import test cases.&#x20;

<figure><img src="http://aquawiki.andagon.com/pictures/drex_import_export_wizard_rich_client_custom_10.png" alt=""><figcaption></figcaption></figure>

If there is no header with language information in the file, select a language and click Next. If the header with language information is present, the language is automatically selected. In this case, however, you must also select the 4th row under "Start on row" so that it starts after the header.\
In the next window, there are options to map your data in a source file with the configuration of an aqua project. &#x20;

<figure><img src="http://aquawiki.andagon.com/pictures/drex_import_export_wizard_rich_client_custom_11.png" alt=""><figcaption></figcaption></figure>

To specify your test steps in *Test cases*, import *Name (test step)*, *Instructions (test step)*, and *Expected result (test step)*.&#x20;

To organize multiple steps in one test case, optimize your test steps as in the following example:&#x20;

| ID     | Name      | Name (test step) | Instructions (test step) | Expected results (test step) | Type (test step) |
| ------ | --------- | ---------------- | ------------------------ | ---------------------------- | ---------------- |
| 128065 | Testcase1 | First Step       | Do                       |                              | Condition        |
| 128065 |           | Second Step      | Do it                    | Check it                     | Step             |
| 128066 | Testcase2 | First Step       | Do                       |                              | Condition        |
| 128066 |           | Second Step      | Do it                    | Check it                     | Step             |

&#x20;The test case ID with all its column information is unique. The additional steps are listed with the same ID in the subsequent rows. Following successful mapping, click on *Next*. The export settings can be saved here.

&#x20;&#x20;

<figure><img src="http://aquawiki.andagon.com/pictures/drex_import_export_wizard_rich_client_custom_12.png" alt=""><figcaption></figcaption></figure>

Click on Finish to start the import. All your files are imported to the selected project.
