# QA Export

## Item to test #9: export

### Steps:

* Click on export button.
* Click on`?.`
* Click on each export option button.

### Expected Results:

* Clicking export shows export menu modal.
* In export menu, see export options with text description.
* `?` takes you to appropriate section in guide manual help page.
* Each export options produces a valid file.&#x20;

## Item to test #10: EDL file

### Steps:

* Open EDL file in premiere: <https://youtu.be/4z143-nJlzs?t=58s>.&#x20;
* Reconnect media.&#x20;
* Play sequence.
* Check against original text selection in autoEdit app.&#x20;

### Expected Results:

* EDL worth checking in premiere. (possibly fcp 7 and avid too)
* Expecting slightly different result wheather EDL Comes from Transcription or from Paperedit.&#x20;

*Note*: For EDL testing, its worth uploading a video file "from web" as well as a video file from camcorder, e.g. with and without metadata info associated with camera timecode offset and metadata reel/card name. This makes slightly different EDLs. Also worth trying with PAL and NTSC footage.

Testing in one video editing software is fine. But ideally we'd like to test in the 3 major.

* FCP7
* Adobe Premiere
* Avide Media Composer&#x20;
* Davinci resolve (Free verison)&#x20;


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://autoedit.gitbook.io/documentation/master-1.0.6/qa-list/qa-export.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
