Code Execution/en: Unterschied zwischen den Versionen

Aus expecco Wiki (Version 2.x)
Zur Navigation springen Zur Suche springen
(Die Seite wurde neu angelegt: „* Smallalk and JavaScript Actions, which are directly executed inside expecco (part of the base system) * Expec…“)
 
Zeile 2: Zeile 2:
* [[Expecco_API#Groovy_Elementary_Blocks | Groovy Code Execution Plugin]] -- allows for Groovy code functions to be executed in the SUT (System Under Test) on the local machine or any other machine in a network (given that you have permission to do so)
* [[Expecco_API#Groovy_Elementary_Blocks | Groovy Code Execution Plugin]] -- allows for Groovy code functions to be executed in the SUT (System Under Test) on the local machine or any other machine in a network (given that you have permission to do so)
* [[VBScript|VisualBasic Script Plugin]] -- to execute VisualBasic-programs locally or inside the SUT (Windows only)
* [[VBScript|VisualBasic Script Plugin]] -- to execute VisualBasic-programs locally or inside the SUT (Windows only)
* Ruby, Python, Perl, Shell -- actions which are executed in an external script interpreter (part of the base system)
* [[Expecco_API/en#Node.js_.28Bridged.29_Elementary_Blocks|Node]], Ruby, Python, Perl, Shell -- actions which are executed in an external script interpreter (part of the base system)
* [[R Action Blocks | 'R']] -- math and statistics and/or to generate graphs/plots (part of the base system)
* [[R Action Blocks | 'R']] -- math and statistics and/or to generate graphs/plots (part of the base system)
* [[Using Gnuplot Action Blocks | Gnuplot]] -- to generate graphs/plots (part of the base system)
* [[Using Gnuplot Action Blocks | Gnuplot]] -- to generate graphs/plots (part of the base system)

Version vom 1. Dezember 2020, 23:18 Uhr

  • Smallalk and JavaScript Actions, which are directly executed inside expecco (part of the base system)
  • Groovy Code Execution Plugin -- allows for Groovy code functions to be executed in the SUT (System Under Test) on the local machine or any other machine in a network (given that you have permission to do so)
  • VisualBasic Script Plugin -- to execute VisualBasic-programs locally or inside the SUT (Windows only)
  • Node, Ruby, Python, Perl, Shell -- actions which are executed in an external script interpreter (part of the base system)
  • 'R' -- math and statistics and/or to generate graphs/plots (part of the base system)
  • Gnuplot -- to generate graphs/plots (part of the base system)
  • Java Browser -- browser for Java-classes inside the SUT
  • Java Debugger -- debugger for Groovy actions and other programs inside a Java VM (via Java Bridge)
  • SmallSense -- code-completion for Groovy code



Copyright © 2014-2024 eXept Software AG