Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/wlsf82/curso-cypress-playground
Repositório do curso Cypress Playground da Escola Talking About Testing.
https://github.com/wlsf82/curso-cypress-playground
cy-intercept cy-readfile cy-request cypress cypress-api cypress-basico cypress-commads cypress-io cypress-playground e2e-testing escola-tat hotmart talking-about-testing tat teste-automatizados-web teste-de-software testes-automatizados testes-e2e testes-web testing
Last synced: 10 days ago
JSON representation
Repositório do curso Cypress Playground da Escola Talking About Testing.
- Host: GitHub
- URL: https://github.com/wlsf82/curso-cypress-playground
- Owner: wlsf82
- License: mit
- Created: 2024-07-01T21:45:03.000Z (6 months ago)
- Default Branch: main
- Last Pushed: 2024-08-24T21:01:32.000Z (4 months ago)
- Last Synced: 2024-08-25T19:31:28.110Z (4 months ago)
- Topics: cy-intercept, cy-readfile, cy-request, cypress, cypress-api, cypress-basico, cypress-commads, cypress-io, cypress-playground, e2e-testing, escola-tat, hotmart, talking-about-testing, tat, teste-automatizados-web, teste-de-software, testes-automatizados, testes-e2e, testes-web, testing
- Homepage:
- Size: 43.9 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# 🌲 Cypress Playground 🛝
👋 Seja bem-vindo(a)!
É muito bom tê-lo(a) aqui. Tenho certeza que você vai amar esse curso. ❤️
## O que você vai aprender?
Ao realizar o curso Cypress Playground, você vai aprender:
- Como configurar um projeto Cypress do zero
- Como organizar suites de testes e casos de teste
- Como visitar páginas web
- Como obter elementos para interação ou verificação
- Como clicar em botões e links
- Como digitar em campos
- Como marcar e desmarcar _checkboxes_
- Como marcar _radio buttons_
- Como selecionar opções em campos de seleção suspensa
- Como selecionar múltiplas opções em campos do tipo _select_
- Como testar o _upload_ de arquivos
- Como interceptar requisições e aguardar por elas antes de seguir adiante
- Como interceptar requisições e devolver dados estáticos ao _frontend_ com o uso de fixtures
- Como testar a falha de uma API
- Como testar uma falha na rede
- Como realizar requisições REST
- Como lidar com campos do tipo _range_
- Como lidar com campos de data
- Como buscar dados sensíveis armazenados em locais seguros
- Como proteger que dados sensíveis não vazem em evidências de teste
- Como contar elementos com Cypress
- Como congelar o relógio do navegador
- Como usar dados gerados pela aplicação como entrada para os testes
- Como testar a leitura de arquivos## Vamos começar?
Vá para a seção [estrutura do curso](./lessons/_course-structure_.md).
___
Este é um curso da [**Escola Talking About Testing**](https://hotmart.com/pt-br/club/talking-about-testing).