API Examples and Methods

The GenRocket runtime application interface allows programmers to access the GenRocket runtime directly create scenarios from their own programs.

API Method ListTestDataCaseNames
Description This method is used to list all the Test Data Case Names for a Test Data Category or Test Data Case Set. Exceptions The following GenRocke...
Tue, 25 Feb, 2020 at 6:19 AM
API Method TestDataRulesAdd
Description The TestDataRulesAdd method, adds a TestDataRules to the current TestDataCase loaded within the given Scenario. Exceptions The following G...
Tue, 24 Dec, 2019 at 12:57 AM
API Method TestDataQueriesAdd
Description The TestDataQueriesAdd method, adds a TestDataQuery to the current TestDataCase loaded within the given Scenario. Exceptions The following...
Tue, 24 Dec, 2019 at 12:54 AM
API Method - DomainToggle
Description The DomainToggle method is used to enable or disable a Domain row to be generated based on the boolean value of an Attribute. Exceptions T...
Fri, 13 Mar, 2020 at 2:10 AM
API method AttributeVisibleSet
Description This method allows you to change the visibility status of an Attribute.  Runtime Method Signature Use this method signature when directly acc...
Mon, 27 Jul, 2020 at 12:43 AM
API Example: Add Business Rules & Conditions
Description There are 2 ways you can add Business Rules to existing Scenarios: 1. Using G-Rules Self-Service platform 2. Using APIs  Both G-Rules ...
Sat, 7 Oct, 2023 at 10:09 AM
API Method - clientRepoSet
Description This method sets the local repository the client will use. Exceptions The following GenRocket Exception may be thrown by this method: Re...
Fri, 25 Feb, 2022 at 2:33 PM
API Method - clientRepoScenarioLoad
Description This method loads the Scenario. Exceptions The following GenRocket Exception may be thrown by this method: A RepoName must be defined be...
Fri, 25 Feb, 2022 at 2:33 PM
API Method - clientRepoChainLoad
Description This method loads the ScenarioChain. Exceptions The following GenRocket Exception may be thrown by this method: A RepoName must be defin...
Fri, 25 Feb, 2022 at 2:33 PM
API Method - clientRepoChainSetLoad
Description This method loads a ScenarioChainSet. Exceptions The following GenRocket Exception may be thrown by this method: A RepoName must be defi...
Fri, 25 Feb, 2022 at 9:41 PM