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.

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.

Learning JMeter : Documentation, Tutorials, Videos

March 6, 2023 0

JMeter is an open source test automation framework developed under the stewardship of the Apache Foundation that is mainly used for performance and load testing. This article provides pointers to documentation, tutorials, courses and videos to learn to use JMeter.

1 31 32 33 34 35 173