Mohini Dahiya

Mohini Dahiya

I am an 'ISTQB-TAE' Certified engineer having a passion for building quality software. Also, being a true 'Don Norman' fan, I am a UX Design and Research enthusiast with a strong appreciation for clean and intuitive designs. In between tasks you can find me grooving to my favorite songs or sipping tea with my family!
authorImg Mohini Dahiya

Cypress 9.6.0 cy.origin for Multi-Domain

Cypress introduces cy.origin to switch between multiple superdomains in a single test from UI
authorImg Mohini Dahiya

Optimizing Rails App Performance

A comparative analysis of the performance metrics before and after completing the scale tests.
authorImg Mohini Dahiya

Cypress 9.2.0 CYPRESS_VERIFY_TIMEOUT

Add the 'CYPRESS_VERIFY_TIMEOUT' environment variable to override the timeout duration of the verify command.
authorImg Mohini Dahiya

Cypress 9.2.0 Read-Only Config Error

Cypress 9.2.0 now throws validation errors when attempting to update read-only config values at runtime via Cypress.config().
authorImg Mohini Dahiya

Scalability Testing Using k6 Framework

Understanding scalability testing, creating a user profile, and running tests using k6.
authorImg Mohini Dahiya

Cypress 8.7.0 slowTestThreshold Config

Adds slowTestThreshold config option to customize slow test threshold.
authorImg Mohini Dahiya

Cypress 8.6.0 Unselect Options

Cypress introduced the feature to un-select all selected options by passing an empty array.