https://github.com/joelmaregina/testesfrontend
Repository to store codes of the activities of Front End Tests from the Senai Course
https://github.com/joelmaregina/testesfrontend
apache-maven eclipse-ide java8 junit selenium-java test testautomation webdriver
Last synced: 2 months ago
JSON representation
Repository to store codes of the activities of Front End Tests from the Senai Course
- Host: GitHub
- URL: https://github.com/joelmaregina/testesfrontend
- Owner: joelmaregina
- Created: 2022-01-23T03:51:00.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2022-01-25T23:46:47.000Z (over 3 years ago)
- Last Synced: 2024-10-18T06:37:27.754Z (12 months ago)
- Topics: apache-maven, eclipse-ide, java8, junit, selenium-java, test, testautomation, webdriver
- Language: Java
- Homepage:
- Size: 359 KB
- Stars: 4
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# :computer: Testes FrontEnd :memo:
Repository to store codes of the activities and archives related to the Front End Tests classes from the Senai Course.
_Repositório para armazenar os códigos das atividades e arquivos relacionados às aulas de Testes de Front End do Curso do Senai ._
- [x] Activity 1 (_Atividade 1_):
- [x] [Plan and case of tests (_Plano e caso de testes_)](https://github.com/joelmaregina/TestesFrontEnd/blob/master/Atividade1/Plano%26CasoDeTestes_JoelmaRegina.pdf)
- [x] Remote Class 1 (_Encontro Remoto 1_):
- [x] [Simple search and interactive navigation test on the Senai São Paulo website (_Teste simples de busca e navegação interativa na página do Senai São Paulo_);](https://github.com/joelmaregina/TestesFrontEnd/blob/master/EncontroRemoto1/HomePage.java)
- [x] [Report of the Activity (_Relatório da Atividade_).](https://github.com/joelmaregina/TestesFrontEnd/blob/master/EncontroRemoto1/README.md)- [x] Activity 2 (_Atividade 2_):
- [x] [Plan of tests of GameManiaAngular (_Plano de testes do GameManiaAngular_)](https://github.com/joelmaregina/TestesFrontEnd/blob/master/Atividade2/PlanoDeTesteGameMania-JoelmaRegina.pdf)
- [x] Remote Class 2 (_Encontro Remoto 2_)
- [x] [Testing the login Form of "GameManiaAngular" project (_Testando o formulário de login do projeto "GameManiaAngular"_)](https://github.com/joelmaregina/TestesFrontEnd/blob/master/EncontroRemoto2/TesteGameMania.java)
- [x] [Report of the Activity (_Relatório da Atividade_)](https://github.com/joelmaregina/TestesFrontEnd/blob/master/EncontroRemoto2/README.md)