Project Variables

useMango™ tests can use project variables whenever there is a need to operate with data that remains the same in different tests within the current project.

A typical use case for a variable is to provide an input parameter such as login credentials (username, password etc.) which remains the same for the given portal and is used in different tests. The variable can be stored a project variable and can be added as input parameter. This technique is useful when any changes to the data can be made without editing individual test cases.