Skip to main content
July 29, 2024
Question

Test interface

  • July 29, 2024
  • 7 replies
  • 0 views

Hi Everyone,

I have an interface having 15 rule inputs. If I need to test interface then Do I need to enter all rule inputs. Is there any better way to test it.

    7 replies

    stefanhelzle0001
    July 29, 2024

    You could use some way of UI test automation as described in the Appian documentation.

    July 29, 2024

    Thank you,

    But I need to do unit testing and want to know the value changes in rule inputs and local variables in the interface.

    stefanhelzle0001
    July 29, 2024

    Can you explain in more detail what you want to achieve?

    rajt0005
    July 29, 2024

     [mention:5afa3ef4f65845cf82fe0c7638bd64b4:6b577b8c04704e209d29b6772bf67243] refer this  

    mikes0011
    Brainy
    July 29, 2024

    Set and save "default values" for the interface, mainly.

    prasantap0900
    July 31, 2024

    With the help of FitNesse you can test your interface, or you can use default value as well and if you have any requirements for the value, you can set the value for the rule inputs and test it.