GenRocket Multi User Server (GMUS)

How to send customized notification emails from GMUS
Description The GMUS has a capability to send a user customised notification email based on the email template and the API request parameters used in th...
Fri, 28 Apr, 2023 at 4:22 PM
GMUS Groovy Code Example - Modifying a Scenario via GenRocket API commands
Description The GMUS can modify any Scenario, in real-time, prior to its execution, by adding GenRocket API commands to the request payload.  The following...
Sat, 29 Apr, 2023 at 8:32 AM
GMUS API: Run a Scenario when inMemory parameter is false
Run a Scenario when inMemory parameter is False A REST request is made to the GMUS to run a Scenario with the inMemory parameter set to false. When inMemor...
Thu, 2 May, 2024 at 3:34 PM
GMUS API: Run a Scenario when inMemory parameter is True
Run a Scenario when inMemory parameter is True A REST request is made to the GMUS to run a Scenario with the inMemory parameter is set to true.  When inMem...
Sat, 28 Oct, 2023 at 9:25 AM
GMUS API: Run a Scenario when inMemory parameter is Both
Run a Scenario when inMemory parameter is Both A REST request is made to the GMUS to run a Scenario with the inMemory parameter is set to both. When inM...
Thu, 2 May, 2024 at 3:35 PM
GMUS API: Use the API to Modify a Scenario Before Execution
Use the API to Modify a Scenario Before Execution The GMUS can modify any Scenario, in real time, prior to its execution, by adding GenRocket API commands ...
Thu, 10 Aug, 2023 at 1:04 PM
GMUS API: Run multiple Scenarios
Run multiple scenarios A REST request is made to the GMUS to run multiple scenarios.  When running multiple scenarios, the inMemory parameter is ignored. ...
Sat, 28 Oct, 2023 at 9:26 AM
GMUS API: Run multiple Scenarios by Directory
Run multiple scenarios by Directory A REST request is made to the GMUS to run all the scenarios present in a directory.  When running multiple scenarios, t...
Sat, 28 Oct, 2023 at 9:27 AM
GMUS API: Run a Scenario Chain
Run a Scenario Chain  A REST request is made to the GMUS to run a Scenario Chain.  When running a Scenario Chain, the inMemory parameter is ignored. UR...
Sat, 28 Oct, 2023 at 9:27 AM
GMUS API: Run Scenario with a Test Data Case
Run Scenario with Test Data Case A REST request is made to the GMUS to run a Scenario with a Test Data Case (G-Case). URL:  http://<ipAddress>:80...
Sat, 28 Oct, 2023 at 9:28 AM