Blog Viewer

Rules Glossary

  

Constant

Defined value stored in an assembly. It should be used instead of a string when writing C# code.


    Decision Table

    A rule in table format that uses input combinations to determine output.


    Entity Based Scenario

    A method of testing a rule outside of the code or any object data.


    Excel Based Scenario

    A method of testing the rule in Excel without using S3.


    Excel Matrix

    A rule defined in an Excel spreadsheet that uses exactly two inputs to determine output.


    Logical Rule

    A rule in flowchart format.


    Object Based Scenario

    A method of testing the rule using object data.


    Parameter

    A property that stores a value that is passed from or passes to somewhere outside the rule.


    Variable

    A property that stores a value that is assigned within the rule and does not leave the rule.

    This post is part of the Rules topic. Click here to open the Rules Overview.

    0 comments
    21 views

    Permalink