NashTech Insights

Automation Tools

Posts by categories

Posts by tags

Run Cypress Test parallel without Cypress Cloud

Cypress is an excellent tool for end-to-end testing, offering the valuable feature of parallel test execution to optimize testing time. However, relying on Cypress Cloud for parallel execution requires a paid subscription. In this article, we will explore an alternative approach to running Cypress tests in parallel by utilizing the matrix feature available in GitHub Actions. …

Run Cypress Test parallel without Cypress Cloud Read More »

man in brown coat sitting at the table

Playwright – An Introduction

Written by: Minh Kha Giai I. First act: “To be or not to be, that is the question” “Playwriting can involve crafting complex characters and themes or revealing one’s innermost thoughts on stage. Similarly, in software testing, we have test engineers who use tools like the Playwright framework to write and execute test scripts. Just …

Playwright – An Introduction Read More »