Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/brunobzs/cypress-automation-tests


https://github.com/brunobzs/cypress-automation-tests

automation cypress javascript test-automation testing-tools tests

Last synced: 7 days ago
JSON representation

Awesome Lists containing this project

README

        

# Automation using Cypress.io

To run the tests, you must have [Node.js](https://nodejs.org/en/) installed.

## Installation
Installing [Cypress](https://docs.cypress.io/guides/getting-started/installing-cypress) via npm:
```bash
npm i
````
To run the tests, run the command:
```bash
cypress open
```

## Challenge I
Page: http://www.buscacep.correios.com.br
- A. Perform the search with the value “69005-040”
- B. Perform the search with the value “Lojas Bemol”

## Challenge II
Automate the flow defined below:
1. Access the website http://www.trivago.com.br
2. Enter the value “Manaus” in the search field
3. Click on the "Search" button Select the option Sort by “Ratings and Suggestions"
4. Check the name of the first on the list
5. Check the rating of the first on the list
6. Check the value of the first on the list