Это видео недоступно.
Сожалеем об этом.

Part 11 | Selenium With Python Tutorial | Parameterizing test in Pytest with multiple data sets

Поделиться
HTML-код
  • Опубликовано: 26 июн 2023
  • #seleniumtutorial
    When we need to run same set of automated test steps with different set of test data. Then we should parameterize our test.
    But sometimes we also need to parameterize our test fixtures as well. Fixtures cannot be directly parameterize as we can do with test methods. But there is a method using indirect keyword, we can achieve that.
    So, lets move inside the video to see how we can do parameterization for fixtures.
    ****************************************************************
    GitHub Repo : github.com/Max...
    Git Tutorial : • #1 Git Tutorial | Vers...
    Selenium Java Tutorial : • Selenium with Java | C...
    Selenium C# Tutorial :
    • Selenium with C# | Klo...
    Allure Reports : • Allure Report | Integr...
    Jenkins Tutorial : • #2 Jenkins Integration...

Комментарии • 1