#general
Read more stories on Hashnode
Articles with this tag
Photo by Ferenc Almasi on Unsplash Introduction I have been asked many times recently how to organize code within an automated test cases. In my...
It is not a good practice when placing assertions in Page Objects. · If you search for best practices for page object model in automation tests, you will...
A lot of documents and posts have been published on the internet for web automation using Selenium Webdriver that are showing WebDriver driver = new...
Overview the architecture for automation test · As an automation test engineer, you might have wondered what a good scenario is and how well our...
The post will give a hint to manage state efficiently and well-organized · Along with well-organized code in a scenario, it is necessary to manage...
Clean and well-organized structure for mobile automation for native apps