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

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.

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.

Top 5 Software to Monitor and Manage Your Server Activity

August 22, 2023 0

Organizing any kind of web activity starts with choosing a reliable server solution offering a sufficient amount of resources and corresponding to the necessary standards – a European VPS server or an American dedicated server. However, the fact of having chosen a good hosting solution is only a start.

1 8 9 10 11 12 51