{"id":18352114,"url":"https://github.com/mr-possible/qa-automation-assignment-incubyte","last_synced_at":"2026-05-01T12:33:00.499Z","repository":{"id":261200476,"uuid":"883580934","full_name":"mr-possible/qa-automation-assignment-incubyte","owner":"mr-possible","description":"QA automation assignment for Incubyte","archived":false,"fork":false,"pushed_at":"2024-11-05T11:30:17.000Z","size":6842,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-09-10T14:51:01.599Z","etag":null,"topics":["cucumber","gherkin","java17","selenium-webdriver","testng"],"latest_commit_sha":null,"homepage":"","language":"Java","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/mr-possible.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-11-05T08:10:35.000Z","updated_at":"2024-11-05T11:29:21.000Z","dependencies_parsed_at":"2025-02-15T16:01:34.015Z","dependency_job_id":null,"html_url":"https://github.com/mr-possible/qa-automation-assignment-incubyte","commit_stats":null,"previous_names":["mr-possible/qa-automation-assignment-incubyte"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/mr-possible/qa-automation-assignment-incubyte","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mr-possible%2Fqa-automation-assignment-incubyte","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mr-possible%2Fqa-automation-assignment-incubyte/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mr-possible%2Fqa-automation-assignment-incubyte/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mr-possible%2Fqa-automation-assignment-incubyte/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mr-possible","download_url":"https://codeload.github.com/mr-possible/qa-automation-assignment-incubyte/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mr-possible%2Fqa-automation-assignment-incubyte/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32497812,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-30T13:12:12.517Z","status":"online","status_checked_at":"2026-05-01T02:00:05.856Z","response_time":64,"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":["cucumber","gherkin","java17","selenium-webdriver","testng"],"created_at":"2024-11-05T21:34:52.942Z","updated_at":"2026-05-01T12:33:00.462Z","avatar_url":"https://github.com/mr-possible.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"# QA Automation Framework (Assignment for Incubyte)\n\nThis code repository concerns the assignment for the position of Quality Assurance Craftsperson (Automation) at Incubyte.\n\nReference: https://incubyte-incubyte.zohorecruit.in/jobs/Careers/141457000000358005/TC---Automation?source=CareerSite\n\n### Tech Stack that I have used:\n- Java 17 (the main programming language)\n- Selenium Webdriver (for UI tests)\n- TestNG (the test runner)\n- Cucumber (for structuring my test scenarios).\n\n### Features:\n- Thread-safe parallel execution\n- Screenshot embedded for every step\n- Github Actions integrated (for remote executions)\n- Cucumber in-built reporting mechanism\n- Maven commandline enabled execution\n\n### Pre-requisities\n- Need Java 17 on the machine.\n- IntelliJ IDE (preferred)\n- Git (for version control)\n\n### Setup:\n- Clone the repository - `git clone https://github.com/mr-possible/qa-automation-assignment-incubyte.git`\n- Open in the IDE, then the terminal and run `./mvnw install -DskipTests`\n\n### Run Tests:\n- If you want to run all the tests, you can run: `./mvnw clean verify -Dtestng.dtd.http=true`\n- If you want to run specific tagged tests, you can run: `./mvnw clean test -Dcucumber.filter.tags=@login` or `./mvnw clean test -Dcucumber.filter.tags=@signup`\n\n### Exploring the reports (locally)\n- After running any of the above command, please check `target/cucumber/CucumberTestReport.html` file.\n\n### Exploring the reports (remotely)\n- Sample Report Link: https://mr-possible.github.io/qa-automation-assignment-incubyte/CucumberTestReport.html\n- The above URL is updated whenever a new github action workflow is run (because of manual intervention, a push to the master branch or on a PR to the master branch).\n\n#### Some screenshots\n\n![img.png](assets/img.png)\n![img.png](assets/img2.png)","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmr-possible%2Fqa-automation-assignment-incubyte","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmr-possible%2Fqa-automation-assignment-incubyte","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmr-possible%2Fqa-automation-assignment-incubyte/lists"}