NashTech Insights

Lokeshwaran Subramaniyan

Posts by categories

Posts by tags

Playwright Test Maintenance: Best Practices for Keeping Your Tests Up-to-Date and Reliable

Introduction – Best Practices for Keeping Your Tests Up-to-Date and Reliable As web applications continue to evolve and grow in complexity, maintaining reliable and up-to-date test automation frameworks is essential for delivering high-quality software. Playwright, a powerful end-to-end testing library developed by Microsoft, has gained immense popularity among developers due to its cross-browser capabilities, ease …

Playwright Test Maintenance: Best Practices for Keeping Your Tests Up-to-Date and Reliable Read More »

Performance Testing for microservices-Based Applications with Playwright

Microservices-based architectures have become very popular in the current software development environment because of their capacity to improve scalability, maintainability, and agility. However, thorough testing procedures are necessary to guarantee the performance and dependability of such complex systems. This post will examine performance testing in microservices-based systems using Playwright, a potent open-source automation tool. We …

Performance Testing for microservices-Based Applications with Playwright Read More »

Cross-Browser Testing with Playwright: How to Ensure Your Web App Works on Any Browser

Cross-Browser Testing with Playwright :Since web automation has become more common in the past decade, WebDriver has been the underlying protocol used by tools like Selenium, Protractor and WebdriverIO. Using this protocol, commands are sent from the test script to a specific driver of the test browser. WebDriver has delivered a revolution in web automation, …

Cross-Browser Testing with Playwright: How to Ensure Your Web App Works on Any Browser Read More »

Load Testing with Distributed Playwright

Introduction To deliver a flawless user experience in the modern digital environment, web applications’ performance and scalability must be guaranteed. In order to pinpoint performance bottlenecks and gauge how effectively your application can handle high traffic, load testing is essential. Distributed Playwright, Simulate concurrent users, test web application speed and stability under heavy loads.. we …

Load Testing with Distributed Playwright Read More »

Getting Started with Playwright – A COMPREHENSIVE GUIDE TO END-TO-END TESTING

Introduction: Playwright testing In today’s fast-paced software development environment, end-to-end testing is essential for ensuring the dependability and quality of online applications. Popular testing framework Playwright excels at automating end-to-end tests across a variety of platforms and browsers. We’ll go over the fundamentals of Playwright in this tutorial, along with step-by-step instructions to get you started …

Getting Started with Playwright – A COMPREHENSIVE GUIDE TO END-TO-END TESTING Read More »