Integrating Cypress with BrowserStack
Before you integrate your test with BrowserStack, ensure that the following prerequisites are met: The following steps are written based […]
Before you integrate your test with BrowserStack, ensure that the following prerequisites are met: The following steps are written based […]
Short overview Today, I was casually checking out the Workforge.com website, an e-learning platform. While doing that, intuitionally I always
Test Case: Workforge.com confusing sitemap link in the footer Read More »
Test Overview Here, I’m presenting the findings of the short functional testing I’ve taken on the autodai.com domain. This test
I’m presenting an instance in which the validation of a specific feature resulted in the identification of another, significantly more
Test Case: Soft 404 error on the Nimber.pt website Read More »
As someone who has worked on various testing scenarios, I’ve often found that testing the integration between different components of
I decided to take a look at the website of a new company I found recently, called HireBus. The site
I recently came across Xsolla.com, a gaming company, in my LinkedIn suggestions. I checked out their LinkedIn page first, then
I’ve recently created a Account Manager App for testing purposes. You may check it out here: https://account-manager-app-express-mong-production.up.railway.app/ I’ve decided to
Cypress + GitHub Actions test for the Account Management App Read More »
When working on our Node.js application, we initially considered GitHub as a central repository for version control and collaboration. However,
Why We Chose Railway for Deploying Our Node.js Application Read More »
This is a documentation for using a simple HTML login web form that is integrated with an Express JS server.
This document serves as a guide to understanding and using the Cypress script provided. The script is designed to test
Cypress Script Manual: Scrolling and Viewport Testing Read More »
In this document, I will explain the process of setting up an automated workflow for testing sitemaps. The tools we