Tutorials and resources on how to apply test automation in software testing

Open Source API Testing Tools

January 7, 2025 2

The rising trend of using SOA and then microservices as a software architecture has led to the creation of multiple tools for automated testing of the services API. This article presents a list of open source API testing tools.

Don’t Do E2E Testing

December 9, 2024 1

End-to-end (E2E) testing is one of the more common approaches to testing software, but it is complex, fragile expensive and low quality. As soon as we accept that the best way to test our system is to deploy it all together, with everything else that it interacts with and then try broad-brush interactions with the whole lot, we have lost control.

Open Source .NET Behavior-Driven Development (BDD) Tools

December 2, 2024 0

Behavior-Driven Development (BDD) is an Agile approach that mixes requirement gathering, documentation and acceptance testing. You write human-readable sentences describing the features of your application and how they should work.

Ensuring Fair Play: The Crucial Role of Software Testing in the Gambling Industry

November 21, 2024 0

The modern gambling industry requires and incorporates advanced software to support its large online sites and applications, as well as a myriad of games for users. As this reliance increases, there is a growing need to be particularly sensitive to questions of fairness – an important foundation for building trust and engagement among users.

Generative AI in Software Testing

November 20, 2024 2

“Right now, people talk about being an AI company. There was a time after the iPhone App Store launch where people talked about being a mobile company. But no software company says they’re a mobile company now because it’d be unthinkable to not have a mobile app. And it’ll be unthinkable not to have intelligence integrated into every product and service. It’ll just be an expected, obvious thing.”- Sam Altman.

8 Best Code Testing Tools in 2025

November 18, 2024 2

In the fast-paced world of software development, ensuring the quality and performance of your code is paramount. Code testing tools play a critical role in automating and streamlining the testing process, enabling developers to deliver reliable and bug-free applications.

1 2 3 52