This option is helpful when custom logic is needed beyond the available built-in actions. User can embed and run small scripts or code blocks in various programming languages directly within the test workflow, allowing flexibility to handle complex scenarios.
Note: Most CI/CD toolssupport multiple scripting languages for pipeline execution (such as cURL, Javascript, Python, PowerShell- Rest Method, Shell- wget). In this documentation, we have provided an example using PowerShell. User can use other supported languages as needed.