0 votes
in Jenkins by
What is Groovy in Jenkins?

1 Answer

0 votes
by
Groovy is the default scripting language that is being used in development from JMeter Version 3.1.

Currently Apache Groovy is the dynamic object-oriented programming language that is used as a scripting language for the Java platform. Apache Groovy comes with some useful features such as Java Compatibility and Development Support.
...