FileMenu: Unterschied zwischen den Versionen
Zur Navigation springen
Zur Suche springen
Cg (Diskussion | Beiträge) |
Cg (Diskussion | Beiträge) |
||
Zeile 1: | Zeile 1: | ||
[[Datei:fileMenu.png| |
[[Datei:fileMenu.png|300px]] |
||
The "''File''" menu functions are: |
The "''File''" menu functions are: |
Version vom 18. Februar 2020, 17:45 Uhr
The "File" menu functions are:
- "Restore Unsaved Versions"
To recover recently edits after a crash.
- "New Testsuite"
Creates a new test suite. As specified in the settings, the new suite is either empty or contains a template structure with some sample actions and tests. These are useless demo actions, so you may want to click immediately "Undo" to get rid of it, or disable the tempalte suite generation alltogether.
- "Open..."
To open suite for a ".ets" file.
- "Open Testsuite Browser On..."
Opens a testsuite browser, which scans folders for existing suites and extracts some information (i.e. the documentation) from them. Allows for searching by various criteria (such as suites containing certain texts in the documentation or written by a particular author)
- "Save..."
To save the suite as ".ets" file.
- "Import..."
To import another ".ets" file as a library into the suite.
- "Check for New Library Versions"
To check if any imported library needs to be reimported.
- "Load Parameter Set..."
To load variable values from a separate CSV, JSON or XML file - "Save Parameter Set As..."
To save the current variable values into a CSV, JSON or XML file
- "Print"
Generate a report
- "Close"
Close the suite and return to the intro page - "Exit"
Terminate the expecco application
Next: "View" Menu