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.

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.

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.

Software Quality Gates (QGs): Automated Code Tests

March 27, 2023 0

Quality Gates (QGs) are special automatic product quality checks that should set software quality thresholds for the “movement” of code along the virtual software development pipeline. In this article, we analyze Quality Gates as a technique for software quality assurance, and also propose a roadmap to implement them in your software development projects.

How to Become a QA Game Tester

March 23, 2023 0

This article provides an inside look at what it takes to become a Quality Assurance (QA) game tester. You will learn about the responsibilities of this role and how you can make your mark on the gaming industry with this career path.

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.

Testing Web Applications with Playwright

March 14, 2023 0

Playwright is a open source framework for Web Testing and Automation developed by Microsoft. It allows testing Chromium, Firefox and WebKit with a single API. Playwright is built to enable cross-browser web test automation that is always green, capable, reliable and fast. You can use the Playwright API in TypeScript, JavaScript, Python, .NET and Java.

1 51 52 53 54 55 193