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

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.

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.

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.

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.

4 Tips to Improve the Quality of Your Software Testing

March 6, 2023 1

The software development industry is expected to have an annual growth rate of 5.72% in 2023-2027 resulting in more competition in the market. To compete with rivals, you need to increase your company’s efficiency and project delivery speed while also enhancing the quality of your software.

1 10 11 12 13 14 51