This is the Software Testing Notes, a newsletter that goes out every Wednesday. I republish it here for sharing and referencing, but if you'd like to sign up you can do so right here:
Hello there,
Pritesh fromĀ Software Testing NotesĀ hereĀ š.Welcome to theĀ 16th issueĀ of Software Testing Notes! š. There's a lot of good reads, tools and resources this week. Hope you have a great rest of the week.
ConsiderĀ subscribing if you havenāt already š
šĀ Top Reads
Why Is Continuous Integration Important For Testing? by Dennis Martinez
Without continuous integration, you're not making the most out of your test automation strategy. Learn why it's important to implement CI in your projects.
Wondering how can CI/CD can bring value to your project pipeline ? Dennis Martinez has a detailed overview on the same. Some of the important benefits Dennis describes are,
- You'll Get Faster Feedback Loops
- You'll Increase Accountability With Your Team
- You'll Give Testers More Time for High-Value Tasks
- You Can Automate More Than Just Tests
A card trick about test code | teamwork | unit tests | software requirements by Benjamin Bischoff
Combine concepts for testing / team work etc.. with a bit of magic š®. Benjamin does a great job of describing things with easy magic tricks in few minutes.
How to stack your test automationās deck by Paul Grizzaffi
An automation stack is a layered automation architecture where each layer builds upon the previous one and provides an audience-appropriate interface to the lower levelsā capabilities
Why should you build a proper deck for automation ? and how it can help ? read in this article by Paul.
Defect Rate, Reliability, System Size, and Limits on Growth by Matt Gunter
To find out more about how system growth rate, system size, and development costs are affected by defect rates, Matt Gunter has built anĀ Agent-Based ModelĀ inĀ NetLogoĀ which provides some amazing insights of how everything works and integrates with each other from defect rate to development costs.
Do we need Testers at all by Alan Richardson
Asking the right questions is important. But what are the right questions ? what comes first ? Alan Richardson ponders on the same and provides some valuable insights. Some of my favorites are,
- Nothing is True
- Questions as distractions
- What do I need?
- Verify Objectives
The Role of a Quality Coach by Kim Engel
So what does a Quality coach actually do ? itās just about testing ? or thereās a more to discover ? what are some of the responsibilities of a quality coach ? Kim Engel answers some of the questions in this article.
Should You Use Contract Testing? by Oleksandr Romanov
What exactly are contract tests? Should you use it in your project? In this blog post, Oleksandr Romanov talks about the case when contract testing can help. Compare contract testing with other types of tests and shares his thoughts on using contracts in any application.
Are We Doing Well? by James Thomas
How does the team know that they are doing well? James Thomas shares some insights on the same.
āļø Automation
UI Testing Best Practices š by Bryce Dorn
A very detailed article on the UI testing doās and don'ts by Bryce Dorn on how they do UI testing at Glassdoor.
How to Use Assertion Scopes to Execute Multiple Assertions in C# by Will Velida
Fluent Assertions is a .NET library that provides use with a bunch of useful extension methods that allow us to test our C# code in a more natural way.
Practical examples of using Assertion Scopes by Will Velida.
A Day at the Automation SPA Means Waiting for Elements to Disappear by Paul Grizzaffi
everyone has faced this one at some point or another. And someone like me gets this every other day š. Learn about challenge of automation for SPAs and few approaches of how to tackle them.
E2E Testing with Cypress and GraphQL by Warren Day
This is a guide to achieving seamless GraphQL mocking in your cypress tests. With this you can easily test happy paths, edge cases and error states; all from the comfort of a single test file using cypress-graphql-mock-network library.
The definitive guide of Android UI Automator with Kotlin by Heitor Paceli
Learn the art of writing automated test scripts for Android apps even without access to the applications source code with particle detailed examples and code snippets by Heitor Paceli.
šØ Performance
Testing any website with slow internet connection by testingconcepts
Wondering how you can throttle the speed of your network in chrome ? itās an easy one and only few clicks away.
MongoDB Performance Testing Using JMeter by Sagar Gadewar
Performance testing of MongoDB using JS2233_sampler. Article details on testing basic MongoDB operations like,
- connect to a database
- create a document
- read this document
- modify the document
- delete this document
š Accessibility
A11y with Ady: July 2021 by Ady Stokes
As always, Ady is back with monthly roundup of everything about accessibility.
Keyboard Navigation Accessibility Testing by Will Saunders
Wondering how to go about testing Keyboard Navigations for the accessibility testing ? Will Saunders has got you covered.
š ļø Resources & Tools
Cypress GraphQL Mock Network :
Simple network mocking for your GraphQL API.
Fluent Assertions :
A .NET library that provides use with a bunch of useful extension methods that allow us to test our C# code in a more natural way.
Health Check Api :
An easy way to execute a health check against your API endpoint.
šĀ List of Software Testers
It's hard to find good articles, podcasts on Software Testing. Even hard to find people who create them. Are you also looking for amazing software testers to follow or read their content ? check out this page dedicated to software testers.
Do you also create content around Software Testing ?Ā Submit yours hereĀ and I will add it to the list.
And Finally,Ā Just some happy little accidents
šĀ Reach Out
Let me know what you thought about this newsletter, maybe you have someĀ ideas you'd like to share.
You can follow me personallyĀ @priteshusdadiya. I give insights intoĀ Testing, development & how I'm growingĀ Software Testing Notes.
You can followĀ @thetestingkitĀ to keep up-to-date on the community & fresh links to read.
Thanks so much for reading,
Pritesh
Did You Enjoy This?
Then consider joining the 2,630 other people getting the Software Testing Notes newsletter. It's a collection of fascinating finds from my week, about wide range of topics surrounding software testing and whatever else catches my interest.