How R Programming Enhances Test Data Analysis

January 23, 2025 0

Analyzing data is very important. It helps us learn new things, especially when we need to check how well something or someone is doing. Imagine you’re dealing with repetitive jobs; the correct tools will make your work easier. R, a type of programming, is a great tool for analyzing data.

An Evolutionary Software Testing Strategy

July 23, 2024 1

The book Evolutionary architecture talks about how software architecture needs to keep evolving with the changes to business priorities and the tech landscape changes, with fitness functions guiding the evolution. The same concept shall and should be applied to the software testing strategy which is what I coin as Evolutionary testing strategy.

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.

Open Source Test Management Tools

May 9, 2023 4

Test management is defined by Wikipedia a part of the software testing process that includes the planning of tests and test cases, their execution and the storage and analysis of the tests results. This is achieved also by the integration with requirements management tools, functional software testing tools like Selenium or Cucumber (with the Gerkhin language), continuous integration tools like Jenkins or TeamCity, bug tracking tools like Bugzilla or Mantis, project management tools like Trello, Redmine or JIRA.

Comparing Test Cases and Acceptance Criteria

April 24, 2023 1

Test cases and acceptance criteria are two important aspects of test management. In this article, Ovidiu Donciu discusses the similarities and differences between test cases and acceptance criteria and suggests that we could merge them.

Three Things Every Software Testing Risk Management Plan Needs

March 15, 2023 0

As a software developer, you understand that testing is an integral part of software development. However, software testing is not just about finding and fixing bugs; it is also about identifying and mitigating risks. Therefore, risk management is an essential part of any software testing process, and having a risk management plan in place is critical during the testing planning phase.

1 2 3 5