Create a Custom action using a Maven archetype
This tutorial describes how to create a new Custom action from an archetype. Using a Maven archetype allows you to easily and quickly develop Custom actions since Action and Engine Classes are automatically created and linked.
For more information about how to implement the Custom action API in NeoLoad, see Advanced actions.
In This Section
Use case environment Prerequisites Create a Maven project Install the Custom action in NeoLoad See Also
Custom Action API Create a Custom action
Home