Jags
Jags's Blog

Jags's Blog

Follow
Follow
homeBuilding FertKnowledgePlaywrightUsing Git Betterbadges
Tag

automation

#automation

More content

Read more stories on Hashnode


Articles with this tag

How to add screenshot on failures for allure reports for WebDriverIO using Typescript

May 21, 20221 min read707 views

How to add screenshot in allure reports on test failures · How to add screenshot in allure reports on test failures Stack...

How to add screenshot on failures for allure reports for WebDriverIO using Typescript

Using Git Better - Part 1

May 19, 20221 min read63 views

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...

Using Git Better - Part 1

Unit tests in the serverless landscape

May 5, 20223 min read29 views

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...

Unit tests in the serverless landscape

Committing code efficiently

May 4, 20222 min read32 views

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...

Committing code efficiently

Get better at Automation

May 4, 20223 min read17 views

Learn how to automate better · Let's talk automation , which is literally the software industry. I am gonna talking about automation in context to...

Get better at Automation

Automating Android Push Notifications Tests with Appium

May 4, 20222 min read2.6K views

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...

Automating Android Push Notifications Tests with Appium