#automation-testing
Read more stories on Hashnode
Articles with this tag
How to run test script from Command prompt using Maven and TestNG file. · In the last article from our POM series, we were able to run framework tests...
Configuring TestNG test runner file and running tests using TestNG.xml file. · In the last article we were able to execute a single testcase, configured...
Setting up packages and folders for a Page Object Model Testing framework. · End-to-end testing framework topics to be covered : Page Object Model...
What is Selenium? Selenium is an open source library which is used to interact with browsers. It provides various APIs to perform actions on a web...