Code Execution/en
Version vom 14. Juni 2018, 14:04 Uhr von Cg (Diskussion | Beiträge) (Die Seite wurde neu angelegt: „* Smallalk and JavaScript Actions, which are directly executed inside expecco (part of the base system) * Expec…“)
- 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)
- 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