Commercial and Open Source JMeter Plugins

October 8, 2024 3

The Apache JMeter is an open source load testing tool developed by the Apache Foundation that can be used to test performance both on static and dynamic resources. It can be used to simulate a heavy load on a server and also some functional testing. JMeter has an open architecture that can be extended with plugins.

Building Test Suites for .NET Web APIs

October 1, 2024 0

You built an API in .NET, put it in production, customers are using it, and now you have promises to keep. Promises related to the API contract and behavior. A good test suite will help you keep those promises by protecting against regressions.

Open Source Database Testing Tools

September 26, 2024 7

Database testing is one of the areas that might have the smaller number of open source tools. The programming languages have many xUnit tools and mocking frameworks, but this is not the case for databases. This article provides a list of open source tools that can be used to perform unit, load and security testing on several relational (MySQL, Oracle, SQLServer, etc.) and NoSQL databases.

Agile Testing Days, Potsdam / Berlin, Germany, November 19-22 2024

September 24, 2024 0

The Agile Testing Days is an European conference focused on Agile software testing that takes place in Potsdam / Berlin, Germany. Some of the days of the Agile Testing Days are dedicated to tutorials. In the remaining days you will find workshops and presentations about doing software testing with Agile approaches. All presentations are in English.

Automated Load Testing Course with Gatling

September 17, 2024 0

QA had thoroughly tested the new release, performed Unit tests, functional tests and yet… we still crashed. The ultimate goal in development is to make sure the application works for the end users in the production env, not just in QA. This is where load testing and Gatling come in.

QA&TEST, Bilbao, Spain, October 9-11 2024

September 16, 2024 0

QA&TEST is a three-day international conference on software quality assurance and software testing on embedded software and software systems that takes place every year in Bilbao, Spain.

Automated Testing of PDF Documents

September 13, 2024 1

In a paperless era, the PDF format has become a de facto standard from creating documents like bank account statements, utility invoices or hotel booking confirmations. This article explores the different ways to automate the testing of PDF documents.

1 2 3 4 5 6 171