Using UI - EcoSys - Help

EcoSys Functional Automation Framework

Language
English
Product
EcoSys
Search by Category
Help
EcoSys Version
8.7

You can execute test cases using EcoSys Test Suite Runner, which is a UI based tool. You can select particular testsuite or a specific set of test cases in a particular testsuite for executing. After performing test cases execution, you can view the results in the test results folder.

The UI runner is best used when creating/debugging scripts while the Command Line can be used for nightly/scheduled runs.

To use the UI and execute scripts,

  1. Run the batch file c:\EcoSysAutomationFramework\Execute-UI.bat.

  2. To execute the test cases, select the testcases from Available TestCases block to Selected TestCases block using the right arrow >.

    TestCases selected will execute even if their RunFlag is set to N.

  3. Use the following buttons:

    • - Used to add the test cases from Available TestCases block to Selected TestCases block for execution

    • - Used to remove the test cases from Selected TestCases block.

    • - Used to change the order of test cases for execution.

    • - Used to change the order of test cases for execution

    • - Used to add all the TestCases from Available TestCases block to Selected TestCases block, so that all the test cases will be executed.

    • - Used to remove all the testcases from Selected TestCases block.

  4. Click Run to run the test cases available in selected TestCases block.

    Regression Testsuite must be selected and required test cases should be added from Available TestCases block to Selected Testcases block.

  5. To run a complete selected testsuite, click Run All.

  6. Click the hyperlink Click Here for Log Details to view the test cases execution results.