PinnedPublished inJavaScript in Plain EnglishGetting Started with CypressI am sure most of you guys have already heard about Cypress as it’s becoming one of the most popular E2E testing tools in the industry and…Apr 1, 20211Apr 1, 20211
Published inJavaScript in Plain EnglishThe Day I Almost Quit: My Journey to Mastering API Test Automation 🤯I still remember the day like it was yesterday. It was my first month on the job in test automation, and I was already contemplating…Jul 4, 2023Jul 4, 2023
Postman Data Driven Testing using Newman CLIAPI testing is a crucial aspect of modern software development, and data-driven testing is an effective technique to test APIs with varying…Mar 2, 2023Mar 2, 2023
Postman Data Driven Testing with CSV fileData-driven testing is a powerful technique for automating the testing process with Postman. By using a CSV data file, you can run the same…Jan 24, 2023Jan 24, 2023
Published inJavaScript in Plain EnglishPlaywright with TypeScript Tutorial on FIFA World Cup SiteAutomate the FIFA world cup site using Playwright and TypeScript.Dec 6, 2022Dec 6, 2022
Published inJavaScript in Plain EnglishAutomate One Time Password (OTP) Using CypressA tutorial on automating OTP using Cypress.Nov 16, 20221Nov 16, 20221
Cross Browser Testing in SelenideIn this post, we will learn how to do cross-browser testing in Selenide. Selenide makes it really easy to be able to run tests on different…Oct 31, 2022Oct 31, 2022
Published inJavaScript in Plain EnglishHow to HandleVariables in CypressA tutorial on how to handle variables in Cypress.Oct 26, 20222Oct 26, 20222
Page Object Model — Selenide Tutorial SeriesIn this tutorial, we will cover how to implement Page Object Model in Selenide. Page Object Model is a popular design pattern to improve…Oct 10, 2022Oct 10, 2022
3 things you should know as a Quality EngineerIn this article, we will go over 3 things that you should know as a Quality Engineer –Sep 22, 2022Sep 22, 2022