{"id":15144431,"url":"https://github.com/rahulbhoyar1995/robot-framework-tutorial","last_synced_at":"2026-01-20T11:02:39.292Z","repository":{"id":232968015,"uuid":"785672998","full_name":"rahulbhoyar1995/Robot-Framework-Tutorial","owner":"rahulbhoyar1995","description":"Explore comprehensive tutorials and examples for mastering Robot Framework, an open-source automation framework. Dive into test automation, keyword-driven testing, and more with practical guidance and hands-on projects.","archived":false,"fork":false,"pushed_at":"2024-04-14T11:23:20.000Z","size":98,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-04-06T17:33:34.054Z","etag":null,"topics":["automation","python","robotframework"],"latest_commit_sha":null,"homepage":"","language":"HTML","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/rahulbhoyar1995.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-04-12T11:30:36.000Z","updated_at":"2024-04-12T11:44:32.000Z","dependencies_parsed_at":"2024-04-14T11:48:21.553Z","dependency_job_id":null,"html_url":"https://github.com/rahulbhoyar1995/Robot-Framework-Tutorial","commit_stats":{"total_commits":11,"total_committers":2,"mean_commits":5.5,"dds":0.2727272727272727,"last_synced_commit":"fb5bd1e61a9f59967a7ac32a3eefbf131c49868b"},"previous_names":["rahulbhoyar1995/robot-framework-tutorial"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/rahulbhoyar1995/Robot-Framework-Tutorial","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rahulbhoyar1995%2FRobot-Framework-Tutorial","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rahulbhoyar1995%2FRobot-Framework-Tutorial/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rahulbhoyar1995%2FRobot-Framework-Tutorial/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rahulbhoyar1995%2FRobot-Framework-Tutorial/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rahulbhoyar1995","download_url":"https://codeload.github.com/rahulbhoyar1995/Robot-Framework-Tutorial/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rahulbhoyar1995%2FRobot-Framework-Tutorial/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28602175,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-20T10:46:13.255Z","status":"ssl_error","status_checked_at":"2026-01-20T10:42:51.865Z","response_time":117,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["automation","python","robotframework"],"created_at":"2024-09-26T10:41:16.303Z","updated_at":"2026-01-20T11:02:39.258Z","avatar_url":"https://github.com/rahulbhoyar1995.png","language":"HTML","readme":"# Robot Framework Tutorial\n\n#### Author : Rahul Bhoyar\n\nWelcome to the Robot Framework Tutorial! In this tutorial, you'll learn how to automate tests using Robot Framework, a popular open-source test automation framework.\n\n## What is Robot Framework?\n\nRobot Framework is a generic open-source automation framework for acceptance testing, acceptance test-driven development (ATDD), and robotic process automation (RPA). It is easy to learn and use, yet powerful enough to automate complex test cases.\n\n## Getting Started\n\nTo get started with Robot Framework, follow these steps:\n\n1. **Installation**: Install Python on your system if you haven't already. Then, install Robot Framework and any necessary libraries using pip:\n   ```\n   pip install -r requirements.txt\n   ```\n\n3. **Writing Test Cases**: Create your test cases using Robot Framework's easy-to-read syntax. Test cases are written in plain text files with a `.robot` extension.\n\n4. **Executing Test Cases**: Run your test cases using the `robot` command-line tool. For example:\n\n```\nrobot tests/*.robot\n```\n\n5. **Analyzing Results**: Review the test execution report generated by Robot Framework to analyze test results and identify any failures or issues.\n\n## Resources\n\n- [Robot Framework User Guide](https://robotframework.org/robotframework/latest/RobotFrameworkUserGuide.html): Official user guide providing comprehensive documentation and examples.\n- [Robot Framework GitHub Repository](https://github.com/robotframework/robotframework): Official GitHub repository for Robot Framework.\n- [Robot Framework Slack Community](https://robotframework-slack-invite.herokuapp.com/): Join the Robot Framework community on Slack to ask questions and connect with other users.\n\n## Contributing\n\nContributions to this tutorial are welcome! If you find any errors or have suggestions for improvement, please feel free to open an issue or submit a pull request.\n\nHappy testing!\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frahulbhoyar1995%2Frobot-framework-tutorial","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frahulbhoyar1995%2Frobot-framework-tutorial","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frahulbhoyar1995%2Frobot-framework-tutorial/lists"}