{"id":25015375,"url":"https://github.com/gaforov/testngframework","last_synced_at":"2025-10-07T13:06:36.624Z","repository":{"id":187370948,"uuid":"472594764","full_name":"gaforov/TestNGFramework","owner":"gaforov","description":"DDT TestNG - Data Driven Testing TestNG Framework","archived":false,"fork":false,"pushed_at":"2025-03-21T01:10:04.000Z","size":22389,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-30T06:15:53.437Z","etag":null,"topics":["page-object-model","selenium-java","selenium-webdriver","test-automation","test-driven-development","testng","testng-framework"],"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/gaforov.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":"2022-03-22T03:00:14.000Z","updated_at":"2025-03-21T01:10:08.000Z","dependencies_parsed_at":"2025-03-21T02:34:34.299Z","dependency_job_id":null,"html_url":"https://github.com/gaforov/TestNGFramework","commit_stats":null,"previous_names":["gaforov/testngframework"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/gaforov/TestNGFramework","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gaforov%2FTestNGFramework","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gaforov%2FTestNGFramework/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gaforov%2FTestNGFramework/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gaforov%2FTestNGFramework/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/gaforov","download_url":"https://codeload.github.com/gaforov/TestNGFramework/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gaforov%2FTestNGFramework/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":278778974,"owners_count":26044259,"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","status":"online","status_checked_at":"2025-10-07T02:00:06.786Z","response_time":59,"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":["page-object-model","selenium-java","selenium-webdriver","test-automation","test-driven-development","testng","testng-framework"],"created_at":"2025-02-05T08:20:00.079Z","updated_at":"2025-10-07T13:06:36.608Z","avatar_url":"https://github.com/gaforov.png","language":"Java","readme":"# TestNG Framework\n_This is a Test Automation Framework demo that I have developed myself from the ground up._\n\nI've incorporated both **Test-Driven** (TDD) and **Data-Driven** Testing (DDT) into this TestNG Framework\n- based on **Page Object Model** (POM) Pattern Design. \n- _... and some tools I've implemented are:_\n- **Java** as main language,\n- **Selenium** as automation,\n- **TestNG** for assertion and running tests,\n- **XML files** for running tests such as **regression** and **smoke** tests,\n- **Extent Reports** for generating **_beautiful reports_** after each test,\n- **Maven** as an automation tool management used for dependency management using **Project Object Model** (pom.xml),\n- **.properties files** for reading and retrieving test data from the config package,\n- **Excel utility** function for reading and writing data to and from spreadsheets,\n- **CommonFunctions** class added for reuse to avoid **DRY** (_Don't repeat yourself_) principle,\n- and many more...\n\n\u003cp\u003e\u0026nbsp;\u003c/p\u003e\n1. Organized, minimalistic, and clean coding is the key!\n\u003cp\u003e\u0026nbsp;\u003c/p\u003e\n\nWhen someone pulls/opens your framework, you don't want this happen to them? \n\n- ![](screenshots/tupperware-fail_clean_coding.gif)\n\n2. Follow this simple formula to achieve number 1. \n````mermaid\ngraph LR\nA[Write Code] --\u003e B{Does it work?} \nB -- Yes --\u003e C[Great!]\nB -- No --\u003e D[Google/StackOverFlow]\nD -- Research/Refactor --\u003e A\nC --- E{{is it clean code?}}\nE -- Yes --\u003e F[Great!]\nE -- No --\u003eD\n\n````\n\n- `System.out.println(\"Happy Coding!\");`\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgaforov%2Ftestngframework","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgaforov%2Ftestngframework","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgaforov%2Ftestngframework/lists"}