Asif Ansari

Asif Ansari (1)

Asif enjoys American rap and R&B music, especially on his early morning rides with friends. An avid enthusiast of all things science fiction, Asif is happiest when travelling and exploring new places for the adventures and stories they hold.

An Introduction to Cypress Testing

Cypress is an open source, free test automation tool that can test anything that utilizes JavaScript and runs on a web browser. Developed by Drew Lanham, Cypress is mostly used to test front-end operations. Given that Cypress requires working on JavaScript with a web browser,…