#automation
Read more stories on Hashnode
Articles with this tag
Navigating the Future of Testing and Quality Assurance · Let's discuss automation, with a focus on Testing and Quality Assurance. I intend this to be a...
How to add screenshot in allure reports on test failures · **How to add screenshot in allure reports on test failures ** Stack...
Learn how to use Git commands Better - Part 1 · We will learn how to use Git better on your machine Check what settings are already present: git config...
Unit tests in a server-less setup aka Lambdas and similar · A test which asserts a "UNIT" is a Unit Test. In the OOPS world, the unit has usually been a...
How I commit code efficiently · This is how I commit my code. I use Git as the Version Control System. Yet, the following concepts is applicable for any...
How to test Android Push Notifications Tests with Appium · Lets talk about testing push notifications for Android. Why to do this To ensure the device...