testesrobotframework
Repositório para testes de aprendizado e exemplos com Robot Framework
File Explorer
Download Latest Version (.zip)- BDDpt-br.robot
- Resource.robot
- TestCasesAPIRequests.robot
- BDDpt-br.robot
- ResourceBDD.robot
- TestCasesBDDExemplo.robot
- CustomImapLibrary.py
- exemplo_keyword_usando_ImapLibrary.txt
- BDDImplementation.robot
- Steps.robot
- TestCasesAPIRequests.robot
- Exemplo_API_ServeRest.robot
- README.md
- requirements.txt
- SEALsScript.zip
- testeAutoIt.robot
- BDDpt-br.robot
- ResourceBDD.robot
- TestCasesBDDExemplo.robot
- browser_example.robot
- Resource.robot
- TestCasesDataDrivenExemplo.robot
- TestsCasesExemploMaisDeUmTemplate.robot
- Exemplo_DateTime.robot
- TestCaseExemploFakerLibrary.robot
- TesteExemploFakerBrasileiro.robot
- ResourceXML.robot
- TestXML.robot
- xmlBaseExemplo.xml
- decode64.py
- TestCaseExemploMyCustomLibrary.robot
- Resource_steps_login.robot
- TestCaseLoginChrome.robot
- TestCaseLoginFirefox.robot
- Resource.robot
- TestCasesKeywordDrivenExemplo.robot
- close.png
- helloword.png
- notepad.png
- notepad_workspace.png
- windows_start_menu.png
- ExemploExecucaoRobotSikuli.mp4
- TesteSikuli.robot
- clientmanagement.py
- factory.py
- monkeypatches.py
- MySudsLibrary.py
- options.py
- proxy.py
- soaplogging.py
- utils.py
- wsse.py
- consultaProcesso_envio.xml
- ResourceSOAPTesting.robot
- ResourceSOAPTesting_withXMLinput.robot
- TestSOAPTesting.robot
- robottxt.cson
- ResourceBlog.robot
- TestsBlog.robot
- RabbitMqCustom.py
- ResourceRabbitMQ.robot
- ResourceCadastroQANinja.robot
- TestCasesCadastroQANinja.robot
- BDDpt-br.robot
- Resource.robot
- TestCasesAPIRequests.robot
- ResourceCadastroQANinja.robot
- TestCasesCadastroQANinja.robot
- .gitignore
- _config.yml
- README.md
# Installation Guide
1. Get the code
git clone https://github.com/mayribeirofernandes/testesrobotframework
Downloads the entire project code from GitHub to your computer.
cd testesrobotframework
Moves into the project folder you just downloaded.
2. Python
Easy RecommendedPrerequisites
pip install -r ExemploAPI_ServeRest/requirements.txt
Installs the Python libraries listed in requirements.txt (or similar).
python <실행할 파일명>.py # README에서 정확한 실행 파일명을 확인하세요
Runs the Python script (or module).
If it runs without errors and prints output in the terminal, it worked.
// repository documentation
Was this content helpful?
(0 ratings)
