Sponsored Link
It's time to elevate testing at Experience 2022
Join Experience 2022 to learn how you can implement quality engineering best practices and elevate testing to meet the demands of modern development. Grow your career, build your knowledge, and connect with the quality community this November 1-2. You can join virtually or hybrid!
NEWS
5 Non-Technical & Technical Skills Required by Every QA
Hussein Baashen mentions five useful skills that can help your software testing career.
However, these are not the only ones! Here are the other 5 Qualities That Make A Great Software Engineer.
Getting Rid of QA Engineers is a Mistake
Some companies decide to let go of test engineers and move the responsibility for testing and quality to software engineers instead. Tyler Hawkins has a few points on why it's not a good thing.
Instead, here's some helpful advice from Nicola Lindgren on Staying Motivated as a Tester.
Note: If you can't access the full article, simply open it in a private tab.
QA Managers what skills do you look for in QA candidates?
Whether you're looking for a new software testing job or trying to hire someone, you might find a lot of interesting insights in this Reddit thread.
Loosely related to that, Chris Kenst is asking: What's the right ratio of developers to testers?.
So you've been asked to do some testing, where do you start?
Ben Dowen gives a lot of great pieces of advice to beginners on how to approach testing.
Similarly, Maaret Pyhรคjรคrvi shares an interesting story to answer the question: When do YOU start testing?.
Using the Five Whys to improve quality
I really like using the Five Why method for root cause analysis and general problem-solving. Mike Harris explains how it relates to software testing.
Also, James Thomas reminds us of What's Important About Testing.
AUTOMATION
5 Testing Practices you should have in your CI/CD Pipeline
The classic test pyramid made of unit, integration and end-to-end tests is not always a silver bullet. Dan Neciu shares how that approach failed in their company and what other types of automated tests they used instead.
Note: If you can't access the full article, simply open it in a private tab.
Meet The New Automation Question, Same As The Old Automation Question
Paul Grizzaffi explains why there's no single answer to the question "What is the best tool for test automation?".
Test automation framework for API testing with java
If you use Java for testing, you might be interested in checking out Oleksandr Podoliako's API test framework that he created. You can find the source code here.
Testing, Integration Testing, and a Whole Lot in Between โ Part III
In the third part of the great series, Yuval Shimon gives practical advice and shows a detailed example of setting up integration tests.
TOOLS
Can anyone recommend an open API for testing purposes?
If you're looking for places to practice your API testing skills, this Reddit thread may come in handy. People shared a lot of resources.
Cypress: Understanding basics of API Testing
While Cypress is a versatile tool for testing web applications, it can do more than that. Gurudatt S A gives an overview of its API testing features.
How to Select the Right Automation Tool for Website Testing
Struggling to find the right tool for testing your web app? Vipin Jain mentions what types of tools are available and explains what to take into account when making a choice.
VIDEOS
Page Object Model โ Selenide Tutorial Series
Interested in learning more about Selenide โ an open-source test framework based on Selenium? In this 11-minute video, Dilpreet Johal shows how to implement the Page Object Model.
AND...
Thanks for reading!
If you like this newsletter and it helps you become a better tester, you can say thanks and buy me a coffee.
COMMENT
Welcome to the 141st issue!
This week, I found a very helpful extension to a very helpful tool:
Cypress API plugin.
It basically brings a Postman-like UI for API requests to Cypress.
This shows the true power of the open-source community.
Thanks, Filip Hric.
Happy testing! ๐
Dawid Dylowicz