#automation
Read more stories on Hashnode
Articles with this tag
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...
Learn how to automate better · Let's talk automation , which is literally the software industry. I am gonna talking about automation in context to...
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...