{"id":15144409,"url":"https://github.com/jijojose1691/robotframewrok_api_testing_demo","last_synced_at":"2026-01-18T02:02:38.979Z","repository":{"id":234151502,"uuid":"788352019","full_name":"jijojose1691/robotframewrok_api_testing_demo","owner":"jijojose1691","description":"A project to showcase the API testing using Robot framework","archived":false,"fork":false,"pushed_at":"2024-04-18T11:11:50.000Z","size":438,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-12T23:37:50.502Z","etag":null,"topics":["apitesting","python","robotframework","testplan"],"latest_commit_sha":null,"homepage":"","language":"HTML","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/jijojose1691.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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-18T08:48:02.000Z","updated_at":"2024-04-18T12:44:31.000Z","dependencies_parsed_at":null,"dependency_job_id":"c54db079-bd7a-49a9-802c-6799353a0556","html_url":"https://github.com/jijojose1691/robotframewrok_api_testing_demo","commit_stats":{"total_commits":3,"total_committers":1,"mean_commits":3.0,"dds":0.0,"last_synced_commit":"26580bced889a2287dff22bcf20bd94bf055af7b"},"previous_names":["jijojose1691/robotframewrok_api_testing_demo"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jijojose1691%2Frobotframewrok_api_testing_demo","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jijojose1691%2Frobotframewrok_api_testing_demo/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jijojose1691%2Frobotframewrok_api_testing_demo/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jijojose1691%2Frobotframewrok_api_testing_demo/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jijojose1691","download_url":"https://codeload.github.com/jijojose1691/robotframewrok_api_testing_demo/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247520345,"owners_count":20952152,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","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":["apitesting","python","robotframework","testplan"],"created_at":"2024-09-26T10:41:11.013Z","updated_at":"2026-01-18T02:02:38.937Z","avatar_url":"https://github.com/jijojose1691.png","language":"HTML","funding_links":[],"categories":[],"sub_categories":[],"readme":"## Test Plan\n\nThe test plan can be found within the TestPlan folder, labeled as \"Products_and_Cart_Management_Test_Plan.pdf.\"\n\n\n## Running the Tests\n\n### Prerequisites\n\nTo run the tests written in RobotFramework, follow these steps to set up the test environment:\n\n1. **Install Python:**\n   Ensure Python 3.12+ is installed on your machine. If you don't have Python installed, download and install it from the official Python website (https://www.python.org/downloads/).\n2. Execute docker image and make dure the APIs are available\n\n### Run the Tests\n\n1. **Clone the Repository:**\n   Clone the test automation repository to your local machine using Git. \n   ```\n\n2. **Install Dependencies:**\n   Navigate to the root directory of the cloned repository and install the required dependencies using pip and the `requirements.txt` file. Run the following command:\n   ```\n   cd picnic-qa-jijojose1691\n   pip install -r requirements.txt\n   ```\n\n3. **Execute Tests:**\n   Execute the automated test scripts by running following commands\n   ```\n   robot --pythonpath Libraries --outputdir Reports Tests\n\n   ```\n   Please note that if the application is hosted on a server with a different IP address and port than localhost, you can specify these details as arguments.\n   ```\n   robot --pythonpath Libraries --outputdir Reports --variable HOST_IP:\u003cSERVER_IP\u003e --variable HOST_PORT:\u003cSERVER_PORT\u003e  Tests\n   \n   ```\n   For eg:\n   ```\n   robot --pythonpath Libraries --outputdir Reports --variable HOST_IP:localhost --variable HOST_PORT:80  Tests\n   \n   ```\n\n### Test Reports\n\n* The reports can be found in Reports directory. A sample screenshot is attached below:\n\n![TestResport-Image](/screenshots/test_report.png \"test-report\")\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjijojose1691%2Frobotframewrok_api_testing_demo","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjijojose1691%2Frobotframewrok_api_testing_demo","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjijojose1691%2Frobotframewrok_api_testing_demo/lists"}