How Bootcamps Can Make Product Managers Better Software Testers

April 27, 2023 0

A product manager’s duties normally do not include quality assurance (QA) or testing. However, software testing is a vital phase of the software development process. As product managers are accountable for the delivered quality of their product, it is important for them to learn more about software testing, especially functional and acceptance testing.

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.

Whole Team Test Automation Transformation Patterns

April 18, 2023 0

Looking back at test automation in a product development team for describing patterns of success for research purposes, we identified themes where the experienced success significantly differed from what the literature at large was describing.

Romanian Testing Conference, Cluj-Napoca, Romania, June 6-8 2023

April 17, 2023 0

The Romanian Testing Conference is a software testing conference that takes place in Romania. It provides a rich content program of talks and workshops in a comfortable and well-structured manner delivered by professional speakers from software testing industry.

CRM Testing – Full Form, Tools, and Guideline

April 12, 2023 0

CRM stands for Customer Relationship Management. CRM testing is the process of testing the functionality, performance, security, and usability of CRM software. The primary goal of CRM testing is to ensure that the software meets the business requirements and delivers a seamless experience to the end user.

Open Source Android Testing Tools

April 11, 2023 2

The shift towards mobile platforms is a strong trend currently and Android is the most widely adopted mobile OS with an estimated market share above 80% in 2014. You should naturally test all the apps developed for Android and a large number of open source testing tools and test automation frameworks have been developed to achieve this goal.

Testing Pyramid Makes Little Sense

April 5, 2023 0

The testing pyramid – the canonical shape of tests that defined what types of tests we need to write to make sure the app works – is … obsolete. In this presentation, Roman Sandler and Gleb Bahmutov argue what shape works better for testing web applications.