#automation-testing
Read more stories on Hashnode
Articles with this tag
Chapter 02 - how to use Page Object Models, Fixtures, pyTest mark, Environment Variables, pytest.ini and...
Python Recall chapter 02 · Concatenation : concatenate using '+' operator prefix = "al" suffix = "pha" print(prefix + suffix) # output :...
To finish a software test automation and testing project , you need these key elements: Clear Objectives and Requirements: Spell out the project's...
Chapter - 01 Playwright, Python UI automation · First of all i created a repo on GitHub https://github.com/kunaal-ai/para-bank-ui-automation then cloned...