· The framework is a set of automated test cases that performs regression testing.
· The test suite also gives the flexibility to run specific tests.
· The test scripts within the tests can be reused across other tests without or few modifications.
· The flow within the test scripts is controlled by the values in the datasheet.
· The use of item key pair in the Actions makes it flexible to update any new changes to the screens.
· The reusable actions can be used by setting appropriate values to the environment variables.
· The framework contains library of reusable functions, which is easy to expand and maintain.
· The framework has a hierarchical architecture making it structured and modular.
· The functions are independent of data.
· The framework also supports testing the application in different languages.
No comments:
Post a Comment