Of course, there are many ways to tackle it but I have mentioned below one…
Want to share Test Results to MS Teams using AdaptiveCards.io?
Steps to follow: Now you can add the above TestNG Listener to your TestNG XML…
Automation
Continue Reading

Single-branch parameter in the git clone
Despite having a small amount of storage on your local, do you need to do…
DevOps
Continue Reading

How to pass a variable value between Azure Pipeline jobs (within the same stage)?
Since the jobs operate in different namespaces, passing variable values between them is unlike passing…
DevOps
Continue Reading

Sensitive Data in Azure Pipelines – Azure Variable Groups (Benefits and Real-World Examples)
Secret variables are variables that are encrypted and can be used in pipelines without having…
Digital Transformation
Continue Reading

Digital Transformation- How Quality EngineeringĀ can add value to this Epic Journey?
The process that organizations go through to use digital technology and strategies to radically change…
Quality Engineering
Continue Reading

Git Tip š”
> Git aliases: Making aliases for popular commands to save time in the terminal is…