Learn QA Automation using Cypress

Cypress practices followed at BigBinary

Table of Contents

Show Exercises

1.
Software Testing Terminologies

3.
Introduction to Cypress

5.
Test Suite and Test Case

6.
Using hooks in Cypress

7.
Writing a test case in cypress

8.
Commonly used Cypress commands

9.
data-cy conventions

10.
Custom Commands in Cypress

11.
Utility Functions in Cypress

12.
How to wait for API response

13.
Fixtures in Cypress

14.
Organizing and maintaining Cypress tests

15.
Selectors and texts

17.
Cypress Best Practices

19.
Writing Tests

21.
cy.request command