API Examples and Methods
The GenRocket runtime application interface allows programmers to access the GenRocket runtime directly create scenarios from their own programs.
Description The TestDataCaseAdd method, adds a TestDataCase to a given Scenario. The Scenario is then modified by the contents defined within the given Te...
Tue, 24 Dec, 2019 at 12:54 AM
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
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
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
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
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
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
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
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
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