ILOG JRules User Guide > Testing Rules with Rule Scenario Manager > Tasks > Defining Rule Scenario Manager Artifacts > Adding a Scenario Suite to a Project

You can add a new scenario suite to an existing project.

To add a new scenario suite:

  1. Click File > New > Other.
  2. Expand the ILOG Rule Studio category, expand the Rule Scenario Manager category, and then select Scenario Suite.
  3. Click Next.
  4. Select the project in which you want to create the scenario suite, and then click Next.
  5. Specify the following scenario suite components:
  6. - Name: Enter a name for the scenario suite.
    - Description: Enter a short description for the scenario suite.
    - Scenario Suite KPI: Specify a file containing a definition for a scenario suite KPI.
    - Scenarios: Specify the scenarios that belong to this scenario suite.
    - Report Name: Specify the name of the scenario suite report for this scenario suite.
  7. Click Next.
  8. Specify a configuration for the scenario suite:
  9. - Use the default configuration: If you want to use a default configuration for the suite, for example, one associated with a parent simulation, click this option on.
    - Choose an existing configuration: To use an existing configuration other than the default. Specify the configuration file you want to use.
    - Create a new configuration: Select this option to build a new configuration. When you click Next, three further wizard pages follow in which you can define the configuration; see Defining a New Configuration for more information.
  10. Click Finish.

Related Concepts

Scenario Suites
Scenario Suite KPI
Scenario Suite Report
Configurations
Scenarios

Related Tasks

Adding a Scenario to a Project
Adding a Scenario Suite KPI to a Project
Defining a New Configuration
Executing Scenarios, Scenario Suites, Simulations, and RSM Archives

Related Reference

Rule Scenario Manager XML and Java Artifacts
Scenario Suite XML Definition
Configuration XML Definition

Related Samples

How to Test Rules in Rule Scenario Manager Using Java Binding
How to Test Rules in Rule Scenario Manager using XML Binding