Selenium Python Automation Testing from Scratch and Frameworks - Grouping Tests with Pytest Marks to Run Selected Groups

Selenium Python Automation Testing from Scratch and Frameworks - Grouping Tests with Pytest Marks to Run Selected Groups

Assessment

Interactive Video

Information Technology (IT), Architecture, Business

University

Hard

Created by

Quizizz Content

FREE Resource

The video tutorial explains how to use the Mark concept in pytest to categorize and run specific test cases, such as smoke or regression tests. It covers the process of marking tests, running them using command line options, and handling warnings related to unregistered marks. The tutorial also discusses skipping tests due to known bugs and introduces the xfail annotation, which allows tests to run without affecting the report, useful for tests that are prerequisites for others.

Read more

1 questions

Show all answers

1.

OPEN ENDED QUESTION

3 mins • 1 pt

What new insight or understanding did you gain from this video?

Evaluate responses using AI:

OFF