Hauptseite/en: Unterschied zwischen den Versionen

Aus expecco Wiki (Version 2.x)
Zur Navigation springen Zur Suche springen
Zeile 264: Zeile 264:
=== Communications/Protocols ===
=== Communications/Protocols ===


* [[FTP Support/en|FTP Support]] -- ftp client / ftp server / sftp client
* [[FTP Support/en|FTP Support]] - ftp client / ftp server / sftp client
* [[HTTP Support/en|HTTP Support]] -- HTTP client / HTTP server
* [[HTTP Support/en|HTTP Support]] - HTTP client / HTTP server
* [[Telnet Protocol/en|Telnet Protocol]] -- client / server
* [[Telnet Protocol/en|Telnet Protocol]] - client / server
* [[SSL Protocol/en|SSL Protocol]]
* [[SSL Protocol/en|SSL Protocol]]
* [[IMAP & POP3 Support/en|IMAP & POP3 Support]]
* [[IMAP & POP3 Support/en|IMAP & POP3 Support]]
* [[IMAP & POP3 Support/en|NFS Support]] -- server
* [[NFS Support/en|NFS Support]] - Network File System server emulation
* [[Sun RPC Support/en|Sun RPC Support]] -- client & server
* [[Sun RPC Support/en|Sun RPC Support]] - client & server
* [[Thrift Support/en|Thrift Support]]
* [[Thrift Support/en|Thrift Support]]
* [[MQueue Plugin/en|MQueue Plugin]] -- websphere/mainframe interface
* [[MQueue Plugin/en|MQueue Plugin]] - websphere/mainframe interface
* [[Serial Port Communication/en|Serial Port Communication]]
* [[Serial Port Communication/en|Serial Port Communication]]
* [[Parallel Port Communication/en|Parallel Port Communication]]
* [[Parallel Port Communication/en|Parallel Port Communication]]
Zeile 280: Zeile 280:
* [[CanBUS Interface/en|CanBUS Interface]] - low level interface via serial or USB interface
* [[CanBUS Interface/en|CanBUS Interface]] - low level interface via serial or USB interface
* [[LDAP Interface/en|LDAP Interface]]
* [[LDAP Interface/en|LDAP Interface]]
* [[OLE Interface/en|OLE Interface]]
* [[COM Interface/en|OLE/COM Interface]]
* [[MQTT Support/en | MQTT (IoT) Protocol]]
* [[MQTT Support/en | MQTT Protocol]] - IoT (Internet of Things)
* [[SOME/IP Support/en | Automotive]]
* [[SOME/IP]] - automotive


=== Databases ===
=== Databases ===

Version vom 28. Mai 2018, 06:58 Uhr

expecco[Bearbeiten]

Release Notes[Bearbeiten]

General, Overview, Concepts[Bearbeiten]

Installation, Configuration & Setup[Bearbeiten]

Command Line and Remote Control Services[Bearbeiten]

Report Generation[Bearbeiten]

expecco UI[Bearbeiten]

Tree-Elements[Bearbeiten]

Editors[Bearbeiten]

Diagram-Elements[Bearbeiten]

Tools[Bearbeiten]

Debugger[Bearbeiten]

Additional tools in the "Extras"-Menu[Bearbeiten]

  • Notepad: A postIt-like text editor and code evaluation window
  • File Browser: A tool to search for and manipulate files and their contents
  • Class Browser: Expert tool to investigate and manipulate class code
  • Process Monitor: A tool to show active execution processes (threads within expecco)

Additional functions in the "Extras" Menu[Bearbeiten]

  • "Explorer" / "Explorer In...": opens a Windows Explorer window on one of the common directories (Windows platform only)
  • "Finder" / "Finder In...": opens a Finder window on one of the common directories (Mac OSX platform only)
  • Screenshot: generates a file containing a screenshot image (in BMP, PNG or TIFF format)
  • Model Translation Editor: To define language-translations for model elements
  • Import Shell or Batch Scripts: To generate blocks for existing test/automation scripts

Low level debug functions found in the "Extras"-"Debugging" Menu[Bearbeiten]

Elementary Block API[Bearbeiten]

Standard Library Reference[Bearbeiten]

The following libraries are included in the base package. No additional extension or plugin is required.

Interfacing to the System Under Test[Bearbeiten]

Plugins and Extensions[Bearbeiten]

UI Testing[Bearbeiten]

Web Browser UI Testing[Bearbeiten]

GUI Testing[Bearbeiten]

  • UI Testing via VNC
    This plugin interfaces to arbitrary applications via VNC (RFB). This allows for any application to be tested. However, the set of verifiable attributes is very limited. Therefore, this is mostly used as a fallback solution, in case no other UI-plugin is applicable.
  • UI Testing von OpenETS Anwendungen
    This plugin interfaces to Applications using the OpenETS UI framework. OpenETS ("Open Expecco Test Service") consists of a C library provided by eXept, which can be linked to the program. This library handles the communication with expecco. Using OpenETS, arbitrary C/C++ applications can be automated with expecco.
  • AutoIt GUI Interface Library
    This plugin interfaces to Windows applications via AutoIt. It is very low level, in that only a very limited set of attributes is accessible; however, it works with any window written in any UI framework and is sometimes useful, if no high level attributes (knowledge) about the underlying UI technology is available.

Code Execution[Bearbeiten]

  • C# Code Execution -- executes C# code either locally or inside the SUT (.NET famework)
  • Java Browser -- allows for Java classes to be browsed in the SUT
  • Java Debugger -- to debug Groovy block and other code executed by the Java Bridge in (remote) JVM

Manual Test Support Plugins[Bearbeiten]

Misc Plugins[Bearbeiten]

QM Interface Plugins[Bearbeiten]

Specification Import/Export[Bearbeiten]

Data/Message/Document Formats[Bearbeiten]

Communications/Protocols[Bearbeiten]

Databases[Bearbeiten]

NoSQL[Bearbeiten]

API[Bearbeiten]

expecco Mobile Remote App (for Android)[Bearbeiten]

Customization[Bearbeiten]

 

Concepts, Hints, Tips and Tricks[Bearbeiten]

Tutorials[Bearbeiten]

expecco ALM[Bearbeiten]

Overview[Bearbeiten]

expecco ALM (Application Lifecycle Management)

Glossary[Bearbeiten]

Konzepte[Bearbeiten]

Release Notes[Bearbeiten]

Installation[Bearbeiten]

Settings (System)[Bearbeiten]

Webinterface (HTTP)[Bearbeiten]

Mobile Monitoring App (Android)[Bearbeiten]

Licenseservice[Bearbeiten]

General[Bearbeiten]

User Interface[Bearbeiten]

Smalltalk[Bearbeiten]

Packages[Bearbeiten]



Copyright © 2014-2024 eXept Software AG