{"id":18352157,"url":"https://github.com/mr-possible/singleresponsibilityprincipal_demo","last_synced_at":"2026-05-18T02:32:12.695Z","repository":{"id":128840202,"uuid":"287334830","full_name":"mr-possible/SingleResponsibilityPrincipal_Demo","owner":"mr-possible","description":"A basic test automation framework design having Single Responsibility Principle (SRP) implementation.","archived":false,"fork":false,"pushed_at":"2023-06-08T13:38:32.000Z","size":4772,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-08-19T19:28:06.120Z","etag":null,"topics":["design-patterns","selenium","test-automation"],"latest_commit_sha":null,"homepage":"","language":"Java","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/mr-possible.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":"2020-08-13T16:57:41.000Z","updated_at":"2023-07-20T14:25:16.000Z","dependencies_parsed_at":null,"dependency_job_id":"3bb30af9-a460-4be2-a763-e95001d2cff5","html_url":"https://github.com/mr-possible/SingleResponsibilityPrincipal_Demo","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/mr-possible/SingleResponsibilityPrincipal_Demo","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mr-possible%2FSingleResponsibilityPrincipal_Demo","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mr-possible%2FSingleResponsibilityPrincipal_Demo/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mr-possible%2FSingleResponsibilityPrincipal_Demo/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mr-possible%2FSingleResponsibilityPrincipal_Demo/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mr-possible","download_url":"https://codeload.github.com/mr-possible/SingleResponsibilityPrincipal_Demo/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mr-possible%2FSingleResponsibilityPrincipal_Demo/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33162609,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-17T22:39:12.733Z","status":"online","status_checked_at":"2026-05-18T02:00:06.436Z","response_time":71,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":["design-patterns","selenium","test-automation"],"created_at":"2024-11-05T21:35:08.275Z","updated_at":"2026-05-18T02:32:12.679Z","avatar_url":"https://github.com/mr-possible.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Single Responsibility Principle in Test Automation Framework\n\nIn this project, I have demonstrated the very concept of 'Single Responsibility Principle' and how it can be used as a best practice while designing a test automation framework.\u003cbr /\u003e\n\nI have used a very basic scenario of a simple google search to demonstrate the SRP.\u003cbr /\u003e\n\n## What is Single Responsibility Principle (SRP) ? \n\nThe idea behind the SRP is that every class, module, or function in a program should have \u003cb\u003eone responsibility/purpose\u003c/b\u003e in a program. As a commonly used definition, \"every class should have only one reason to change\".\u003cbr /\u003e\n\n(Reference: https://www.freecodecamp.org/news/solid-principles-single-responsibility-principle-explained/) \u003cbr /\u003e\n\nMy Video Explanation: https://youtu.be/ImQeSQ_iXqs\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmr-possible%2Fsingleresponsibilityprincipal_demo","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmr-possible%2Fsingleresponsibilityprincipal_demo","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmr-possible%2Fsingleresponsibilityprincipal_demo/lists"}