https://cypress.io logo
Hello, I am new to Cypess and trying to build a PO...
# e2e-testing
l
Hello, I am new to Cypess and trying to build a POC of end to end tests using Cypress for a web portal at work. I have a very basic question, how can I create test data required for few e2e test scenarios by calling APIs ? I need the data to be persisted in the db so mocking would not work in my situation. It would be really helpful if someone could point me to any articles or examples to learn about it. Thanks in advance!