End to End (E2E) Testing Considered Harmful

September 19, 2023 1

This video presents the impact of End-To-End Testing upon a large scale agile project within the UK government, covering the historical motivation for End-To-End Testing so common to IT and how it has hindered team adoption of Continuous Delivery.

Testing Your Website & Applications Using Java Scrapers

September 8, 2023 1

Making sure your website or app works as intended is a must. There are lots of ways to test this, and Java-based scraping is a compelling example. Let’s look at what this means exactly, what it involves, and how Java scrapers can help you up your software testing game.

Effective Software Testing in Microservices Systems

September 4, 2023 0

The needs for test automation changes in a microservices architecture compared to a monolith or traditional Service Oriented Architecture (SOA). Even more so if we combine microservices with continuous delivery.

Qualiti.ai Secures $6.5 Million Seed Funding

September 4, 2023 0

Qualiti.ai, a Utah-based software test automation solution, announced the closing of a $6.5 million Seed round today. Sierra Ventures led the funding round, with participation from Epic Ventures. Qualiti is a generative AI-powered software solution for testing automation.

Qase Raises $7.2M in Funding for its AI-based Testing Tool

September 4, 2023 0

Qase, a startup developing AI-enabled software testing tools, has raised a new $7.2 million in Series A funding to provide manual and automated software testing services for developers. The round was led by Chrome Capital, with participation from Finsight Ventures and S16VC.

Open Source Test Data Generators

August 28, 2023 7

In most of your software testing activities, you need data. Sometimes you can rely on a small sample, but if you want to perform some load testing or if you want to test a feature that needs to produce a multipage invoice, then you start to need more than just two or three occurrences. Test data generators are tools that can help you in this task with the automatic generation of hundreds or thousands of customers, products or accounts items with different attributes for their id, email, name, etc.

1 32 33 34 35 36 180