Personal Settings/en: Unterschied zwischen den Versionen

Aus expecco Wiki (Version 2.x)
Zur Navigation springen Zur Suche springen
(17 dazwischenliegende Versionen von 2 Benutzern werden nicht angezeigt)
Zeile 1: Zeile 1:
= Personal Settings =
All of your personal settings are stored in a settings file, which is loaded upon startup.
All of your personal settings are stored in a settings file, which is loaded upon startup.
By default, the file is stored in "<code>~/.expecco/.expeccoSettings</code>", where "<code>~</code>" is your home folder on Unix/Linux/OSX systems, or the personal documents folder on Windows systems.
By default, the file is stored in "<code>~/.expecco/.expeccoSettings</code>", where "<code>~</code>" (tilde) is your home folder on Unix/Linux/macOS systems, or the personal documents folder on Windows systems.


It is possible to use different settings by starting expecco with a "''--settings <filename>''" [[Command_Line Options#Command_Line|command line argument]].
It is possible to use different settings by starting expecco with a "''--settings <filename>''" [[Command_Line Options#Command_Line|command line argument]].
Zeile 6: Zeile 7:
The settings dialog is opened via the "''Extras''"-"''Settings''" item in the main menu, and contains an index on the left, and individual settings editors as per selection on the right.
The settings dialog is opened via the "''Extras''"-"''Settings''" item in the main menu, and contains an index on the left, and individual settings editors as per selection on the right.


Notice that settings will only affect your current expecco session, unless saved via the "Save Settings" button.
Notice that settings will only affect your current expecco session, unless saved via the "''Save Settings''" button.


== Find a Settings Value by Name ==
The individual settings are further described in:
The settings dialog's menu contains an entry named "''Show Search Field''", which adds a textfield, into which you can type a keyword.
Then, all places where this keyword is encountered in either the label or its tooltip will be highlighted. For example, if you want to locate all places which relate to "code" settings, try searching for "code".

== Settings You May Want to Change ==

==== User interface language (english, german, ...) ====
By default, expecco uses the language as defined in the operating system's environment (i.e. $LANG shell variable). This can be overridden via the "''Language''" dialog. All language translation texts are present in external language files (found in the installation folder's "resources/exept/expecco" subfolder, and missing translations can be provided by exept via updates or even added/changed by yourself (if required).

==== External Tools ====
Here, pathes to external tools (such as "ruby", "node.js" or "gnuplot") can be redefined. By default, expecco assumes that those command will be found along your shell's PATH setting.<p>Also, the access method (http or https) for the online documentation is defined here. This is used when clicking on a help button or selecting a help item from the menu.

==== Automatic or Semiautomatic Updates & Patches ====
Expecco can be configured to automatically look for and optionally install updates and/or patches from the exept update server (<code>http://download.exept.de/download/expecco</code>). Depending on your network configuration (firewalls or even totally isolated test-labs), access to this public server may or may not be possible on your machine. Then, updates can be either installed via files (which can be transported eg. via an USB stick) or by another expecco, which gets the updates via file and provides the update service for other machines inside your network. In this later setup, you'll have to manually transport the files only once (to the update service providing machine) and configure the other machines to fetch the updates from that master expecco machine.

== Individual Settings Editors ==

The individual settings editors are further described in:


* [[Settings LanguageSettings/en|Language Settings]]
* [[Settings LanguageSettings/en|Language Settings]]
* [[Settings PrinterSettings/en|Printer Settings]]
* [[Settings PrinterSettings/en|Printer Settings]]
* [[Settings LookAndFeelSettings/en|LookAndFeel Settings]]
* LookAndFeel Settings
* [[Settings TreeSettings/en|Tree Settings]]
** [[Settings TreeSettings/en|Tree Settings]]
* [[Settings CodeEditorSettings/en|Code Editor Settings]]
** [[Settings CodeEditorSettings/en|Code Editor Settings]]
* [[Settings SyntaxColorSettings/en|Syntax Color Settings]]
*** [[Settings SyntaxColorSettings/en|Syntax Color Settings]]
* [[Settings WorksheetEditorSettings/en|Worksheet Editor Settings]]
** Diagram Editor Settings
* [[Settings GeneralWorksheetEditorLookSettings/en|General Worksheet Editor Look Settings]]
*** [[Settings GeneralWorksheetEditorLookSettings/en|General Worksheet Editor Look Settings]]
* [[Settings WorksheetEditorElementLookSettings/en|Worksheet Editor Element Look Settings]]
*** [[Settings WorksheetEditorElementLookSettings/en|Worksheet Editor Element Look Settings]]
* [[TableDrivenBlock Settings/en|Table Driven Block Settings]]
** [[Settings TableDrivenBlock/en|Table Driven Block Settings]]
* [[Settings TagColorSettings/en|Tag Color Settings]]
** [[Settings TagColorSettings/en|Tag Color Settings]]
* [[Settings TagIconSettings/en|Tag Icon Settings]]
** [[Settings TagIconSettings/en|Tag Icon Settings]]
* [[Settings StateColorSettings/en|State Color Settings]]
** [[Settings StateColorSettings/en|State Color Settings]]
* [[Settings SoundSettings/en|Sound Settings]]
** [[Settings SoundSettings/en|Sound Settings]]
* [[Settings FontSettings/en|Font Settings]]
** [[Settings FontSettings/en|Font Settings]]
* [[Settings HotKeySettings/en|HotKey Settings]]
** [[Settings HotKeySettings/en|HotKey Settings]]
* [[Settings MiscLookSettings/en|MiscLook Settings]]
** [[Settings MiscLookSettings/en|MiscLook Settings]]
* [[Settings ProjectManagementSettings/en|Project Management Settings]]
* [[Settings ProjectManagementSettings/en|Project Management Settings]]
* [[Settings ExpeccoNETSettings/en|ExpeccoALM Settings]]
** [[Settings ExpeccoNETSettings/en|Expecco ALM Settings]]
* [[Settings ExecutionSettings/en|Execution Settings]]
* [[Settings ExecutionSettings/en|Execution Settings]]
* [[Settings LoggingSettings/en|Logging Settings]]
* [[Settings LoggingSettings/en|Logging Settings]]
* [[Settings DebuggerSettings/en|Debugger Settings]]
** [[Settings DebuggerSettings/en|Debugger Settings]]
* [[Settings ReportSettings/en|Report Settings]]
** [[Settings ReportSettings/en|Report Settings]]
* [[Settings StandardReportTemplateSettings/en|Standard Report Template Settings]]
* [[Settings StandardReportTemplateSettings/en|Standard Report Template Settings]]
* [[Settings CompanySettings/en|Company Settings]]
** [[Settings CompanySettings/en|Company Settings]]
* [[Settings ExternalToolsSettings/en|External Tools Settings]]
* [[Settings ExternalToolsSettings/en|External Tools Settings]]
* [[Settings UpdatesSettings/en|Updates Settings]]
* [[Settings UpdatesSettings/en|Updates Settings]]
* [[Settings PluginSettings/en|Plugin Settings]]
* [[Settings PluginSettings/en|Plugin Settings]]
* [[Settings AndroidGUITestPluginSettings/en|Android GUI Test Plugin Settings]]
** [[Settings CommonJavaGUITestPluginSettings/en|Common Java GUI Test Plugin Settings]]
* [[Settings CommonJavaGUITestPluginSettings/en|Common Java GUI Test Plugin Settings]]
** [[Settings GUITestPlatformSettings/en|GUI Test Platform Settings]]
* [[Settings GUITestPlatformSettings/en|GUI Test Platform Settings]]
** [[Settings GembirdPluginSettings/en|Gembird Plugin Settings]]
* [[Settings GembirdPluginSettings/en|Gembird Plugin Settings]]
** [[Settings JIRAPluginSettings/en|JIRA Plugin Settings]]
* [[Settings JavaBridgePluginSettings/en|Java Bridge Plugin Settings]]
** [[Settings JavaBridgePluginSettings/en|Java Bridge Plugin Settings]]
* [[Settings ManualTestImport1PluginSettings/en|Manual Test Import1Plugin Settings]]
** [[Settings ManualTestImport1PluginSettings/en|Manual Test Import1Plugin Settings]]
* [[Settings ManualTestImport2PluginSettings/en|Manual Test Import2Plugin Settings]]
** [[Settings ManualTestImport2PluginSettings/en|Manual Test Import2Plugin Settings]]
* [[Settings SAPPluginSettings/en|SAP Plugin Settings]]
** [[Settings MobileTestingSettings/en|Mobile Testing Plugin Settings]]
* [[Settings SeleniumPluginSettings/en|Selenium Plugin Settings]]
** [[Settings OpenETSGuiTestingPluginSettings/en|OpenETS GUI Testing Plugin Settings]]
* [[Settings VisualBasicScriptSettings/en|VisualBasic Script Settings]]
** [[Settings PolarionPluginSettings/en|Polarion Plugin Settings]]
* [[Settings WindowsAutomationPluginSettings/en|Windows Automation Plugin Settings]]
** [[Settings SAPPluginSettings/en|SAP Plugin Settings]]
* [[Settings XMImportPluginSettings/en|XMImport Plugin Settings]]
** [[Settings SeppMedPluginSettings/en|Sepp.med Plugin Settings]]
* [[Settings SeppMedPluginSettings/en|SeppMed Plugin Settings]]
** [[Settings VisualBasicScriptSettings/en|VisualBasic Scripting Settings]]
** [[Settings SeleniumSettings/en|Webtest Plugin Settings]] (Selenium)
** [[Settings WindowsAutomationPluginSettings/en|Windows Automation Plugin Settings]]
** [[Settings XMImportPluginSettings/en|XMImport Plugin Settings]]
* [[Settings LicenseInstallation/en|License Installation]]
* [[Settings LicenseInstallation/en|License Installation]]



Version vom 3. Mai 2018, 10:08 Uhr

Personal Settings[Bearbeiten]

All of your personal settings are stored in a settings file, which is loaded upon startup. By default, the file is stored in "~/.expecco/.expeccoSettings", where "~" (tilde) is your home folder on Unix/Linux/macOS systems, or the personal documents folder on Windows systems.

It is possible to use different settings by starting expecco with a "--settings <filename>" command line argument.

The settings dialog is opened via the "Extras"-"Settings" item in the main menu, and contains an index on the left, and individual settings editors as per selection on the right.

Notice that settings will only affect your current expecco session, unless saved via the "Save Settings" button.

Find a Settings Value by Name[Bearbeiten]

The settings dialog's menu contains an entry named "Show Search Field", which adds a textfield, into which you can type a keyword. Then, all places where this keyword is encountered in either the label or its tooltip will be highlighted. For example, if you want to locate all places which relate to "code" settings, try searching for "code".

Settings You May Want to Change[Bearbeiten]

User interface language (english, german, ...)[Bearbeiten]

By default, expecco uses the language as defined in the operating system's environment (i.e. $LANG shell variable). This can be overridden via the "Language" dialog. All language translation texts are present in external language files (found in the installation folder's "resources/exept/expecco" subfolder, and missing translations can be provided by exept via updates or even added/changed by yourself (if required).

External Tools[Bearbeiten]

Here, pathes to external tools (such as "ruby", "node.js" or "gnuplot") can be redefined. By default, expecco assumes that those command will be found along your shell's PATH setting.

Also, the access method (http or https) for the online documentation is defined here. This is used when clicking on a help button or selecting a help item from the menu.

Automatic or Semiautomatic Updates & Patches[Bearbeiten]

Expecco can be configured to automatically look for and optionally install updates and/or patches from the exept update server (http://download.exept.de/download/expecco). Depending on your network configuration (firewalls or even totally isolated test-labs), access to this public server may or may not be possible on your machine. Then, updates can be either installed via files (which can be transported eg. via an USB stick) or by another expecco, which gets the updates via file and provides the update service for other machines inside your network. In this later setup, you'll have to manually transport the files only once (to the update service providing machine) and configure the other machines to fetch the updates from that master expecco machine.

Individual Settings Editors[Bearbeiten]

The individual settings editors are further described in:



Copyright © 2014-2024 eXept Software AG