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

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.

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.

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.

CRM Testing: Full Form, Resources, and Instructions

August 19, 2024 0

CRM software helps businesses manage relationships and interactions with customers and potential customers. It is projected that the CRM market will expand at a 14.1% CAGR from USD 71.08 billion in 2024 to USD 203.63 billion by 2032. Some key CRM activities include capturing customer data, tracking customer history, managing campaigns, sales force automation, and analyzing customer information.

1 3 4 5 6 7 53