Prachi SahuforCreoWis Blogcreowis.com·Nov 25, 2024How to Use Playwright with Next.js - A Step-By-Step GuideGreetings from the Playwright universe! You've come to the right spot if you're searching for a robust, dependable, and developer-friendly platform to manage end-to-end (E2E) testing. Microsoft created Playwright, a cutting-edge testing framework for...playwright
Anushamys-anusha.hashnode.dev·Oct 28, 2024Is your Data really Private? You need to know the Truth about End-To-End EncryptionYou hear it everywhere: "End-to-End Encryption", E2EE – the holy grail of secure messaging. But here’s the big question: Is it actually as private as companies claim, or are you only getting half the story? Let’s dive into what this really means for ...E2E
Ronika Kashyapronika.hashnode.dev·Oct 10, 2024Guide for Cypress Component Testing and its ImplementationFirstly, we will try to understand what component testing is. While testing a web application there are three types of testing which plays an important role in determining the performance of the application which are API testing, Component testing an...iOS
Jace Reedjacereed.hashnode.dev·Sep 25, 2024Playwright Selectors and Locators: Everything You Need to KnowPlaywright is a powerful test automation framework, allowing users to control web applications and conduct End to End test automation. In this article, we will try to cover complete functionality and the implementation of playwright selectors and loc...playwright
Amos Gyamfiamosgyamfi.hashnode.dev·Aug 7, 2024Secure Data and Safeguard Users an App With End-to-End EncryptionHave you ever wondered about the cost and wreaking havoc data breaches cause worldwide every year? Let’s look at how end-to-end encryption eliminates this concern. In securing web and mobile applications, developers generally use traditional methods ...encryption
Ahmad W Khanblog.ahmadwkhan.com·Jul 19, 2024Understanding End-to-End EncryptionIn an era where digital communication has become integral to our daily lives, the need for secure and private messaging has never been more critical. End-to-end encryption (E2EE) stands as a formidable guardian of privacy, ensuring that only the inte...1 likeE2E
Temuneltemunel.hashnode.dev·Jul 8, 2024Using Fake Streams In Chrome Browser During NightWatch.js Tests Instead of Allowing Permissionshttps://medium.com/@temunel/using-fake-streams-in-chrome-browser-during-nightwatch-js-tests-instead-of-allowing-permissions-c87c197075cfnightwatch
Temuneltemunel.hashnode.dev·Jul 7, 2024Get chrome browser console logs during the Nightwatch.js e2e testinghttps://medium.com/@temunel/get-chrome-browser-console-logs-during-the-nightwatch-js-e2e-test-abc8c181701anightwatch
Tally Baraktallybarak.com·Jun 22, 2024The UI Testing Panorama: From E2E to Isolation and Everything in BetweenIn today's digital landscape, user interfaces have evolved far beyond simple forms and basic interactions. Modern UIs are rich tapestries of intricate interactions, micro-animations, advanced gestures, and media-rich content. As users demand smooth, ...793 readsTesting
Esther Okaforestherokafor.com·May 19, 2024Beyond Assertions: Data Validation using Cypress with JSON Schema in End-to-End TestingIn our last exploration, we tackled various methods for asserting APIs using Postman. The positive feedback on that article reinforces the importance of robust API testing. While assertions are essential for verifying responses, what if we could move...913 readsjson-schema