Welcome to the 6th edition of Coding Jag brought to you by TestMu AI!đ
Patience is Virtue! As testers do you believe that? Well you can tolerate everything but not the slow execution of your test runs, specifically when youâve put in all the effort to automate your tests.
Now, preferably your next step would be to run these tests in parallel, and stabilize the feedback loop. However, running automated tests in parallel . runs ainât just a single task but an approach composed of multiple key considerations. This edition will help you learn some of these good practices and steps before you start executing parallel tests.
Parallel testing is a lot of work, but your approach will define the worth. If it's your first time running tests in parallel then you must keep in mind Paul Grizzaffi key factors for successful execution. As said, Read this first!
News
5 min read
dev-tester.com
Developers are notorious for not writing tests for their code, often mentioning a lack of time. But they don't realize testing makes you faster, not slower.
5 min read
medium.com
Software Tester is a profession in the IT industry about which until recently there were legends about how easy it is to get to the fabulous IT area. I think this stereotype is slowly fading away.
5 min read
medium.com
Some days it seems impossible to get everything done. As time goes by hectic days become normal. Racing through tasks and grinding through the daily routines without missing a beat becomes a challenge.
Performance
5 min read
blog.gurock.com
If you move to DevOps, testing requires a lot more communication and collaboration. Follow these steps and youâll be on the right track.
4 min read
medium.com
Performance is the most important concern when designing applications. There are so many applications built around the same business domain. The clear winner would be the application that performs at the best and has excellent responsiveness and usability.
Automation
7 min read
testmu.ai
When it comes to Selenium test automation, Python automation testing is our goto choice. In this blog, we explain why automation testing using Python is simply the best.
9 min read
blog.testproject.io
In this article we will review 7 code quality principles to keep in mind while coding in order to make sure our automation project is successful.
9 min read
techbeacon.com
Parallel Testing is a lot of work, but if you approach it responsibly, the work is worth the gain in throughput. Here's what to know before you begin.
Tools
10 min read
testmu.ai
This Jenkins pipeline tutorial will help you create your first Jenkins pipeline and run Selenium automation in Jenkins through an online Selenium Grid.
8 min read
blog.cherre.com
To help you get started on your GitOps journey, here is a list of over 30 tools that we recommend if you want to incorporate GitOps.
Video & Podcast
32 min
testingpeers.com
This time the Peers are using a Donna Summer reference for all you music fans to discuss when is enough testing enough. The question that drives many a test discussion be it with a stakeholder or amongst testers, when is enough testing enough?