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

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.

Why Use Test Tools During Test Design

August 14, 2023 0

Test automation is an essential practice to manage quality in large software development projects. This article discusses the reasons why incorporating test tools during test design is an absolute necessity for ensuring high-quality software products and successful project outcomes.

Web Testing with Nightwatch.js – Part 1 Installation

July 27, 2023 0

Nightwatch.js is an integrated open source tool to perform automated end-to-end testing on web applications and websites, across all major browsers. It is written in Node.js and uses the W3C WebDriver API to interact with various browsers.

Healing by Automating: New Survey Reveals How Software Testing Could Risk Patient Lives

June 23, 2023 0

Digital transformation in the healthcare sector has accelerated in recent years, driven by the global pandemic and increased virtual connectivity. As healthcare organizations aim to harness the value of modern technologies such as virtual care, data analytics, and artificial intelligence, they also confront the critical necessity of robust software testing strategies.

1 12 13 14 15 16 53