Skip to content

vividus-framework/vividus-training

Repository files navigation

VIVIDUS Training: Practice Part 1

Tests Execution and Analysis

  1. Clone this repository to your local machine and build the project using the instructions provided in Module 4.

  2. Import the project into your Eclipse workspace:

    • Go to File > Import > Existing Projects into Workspace.

    • Set the path to the built project and click Finish.

  3. Rename the /properties/environment/saucedemo package to the /properties/environment/saucedemo_{yourSurname} (e.g. saucedemo_Ivanov).

  4. Update the environment reference in the configuration.properties file to match the new package name from the previous step. Then run tests located in the /demo folder on your local machine using the default configuration explained in Module 5.

  5. Zip the folder that contains the autogenerated Allure Report, and then upload the zipped file to the designated practical task page in the course. Your mentor will review it once you submit all the tasks.

  6. Once the task is completed, make sure to commit all your local changes with commit message "{yourSurname}" to your current local branch.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published