Data-Driven Testing with Cypress
What is Data-Driven Testing? Data-Driven Testing is where the test data is located and imported from another source such as a CSV or JSON file rather than being hardcoded in a test script. This method allows test scripts to be DRY ("Don't repeat your...
emelkan.hashnode.dev3 min read
Miki Szeles
Everything related to test automation
I am always happy to see testing content here on Hashnode. 😊