Attachment Editor/en: Unterschied zwischen den Versionen

Aus expecco Wiki (Version 2.x)
Zur Navigation springen Zur Suche springen
K (Sv verschob die Seite AttachmentDescriptionEditor/en nach Attachment Editor/en, ohne dabei eine Weiterleitung anzulegen)
(kein Unterschied)

Version vom 2. April 2014, 18:48 Uhr

Intoduction[Bearbeiten]

The attachment editor is used to view and edit an attachment element. It is shown after selecting an attachment element in the navigation tree.

Attachment Editor


A file attachment is actually a file which is stored within the test suite (the ".ets"-file, which is technically a zip-file). Whenever a suite is loaded, all embedded attachments are unpacked and stored in the suite's temporary folder on your disk. A URL attachment's underlying file will be fetched during execution.

The filename or its contents is made available to other actions by dragging the attachment into a diagram. This creates an attachment-step, which is configurable to provide either the filename or its contents in a number of commonly used formats (line-wise, as a collection of lines, binary, all in one strings, etc.)

To the right, you see a CSV file which is shown in the editor in textual mode.

Buttons[Bearbeiten]

  • Icon Edit Attach Ext.png Edit the attached file using an external tool. The tool is choosen as defined by its filename extension. For textfiles, under windows, a notepad editor is typically opened. The external editor can be specified in the External Tools settings dialog.
  • Icon Edit Attach Int.png Edit the attached file using the builtIn expecco text editor. This provides most required editing facilities and does not need any setup in your operating system.
  • Icon Edit Attach Image Int.png Edit the attached file using the builtIn expecco bitmap editor. This provides useful functions to deal with small bitmap images, such as icons. It is not a replacement for a full featured image manipulation program, such as gimp or commercial applications.
  • Icon Open Attach Text.png Display the content of the attachment as text
  • Icon Open Attach Hex.png Display the content of the attachment as a hex dump



For other editors see: Editors

The full online documentation can be found under: Online Documentation



Copyright © 2014-2024 eXept Software AG