{"id":21117751,"url":"https://github.com/sarthakrana21/e2e-parallel-cross-browser-testing","last_synced_at":"2026-04-28T18:03:45.621Z","repository":{"id":211236396,"uuid":"728576776","full_name":"SarthakRana21/E2E-Parallel-Cross-Browser-Testing","owner":"SarthakRana21","description":"This repository contains automated test scripts for end to end web application testing using Selenium and TestNG. The tests are designed for cross-browser testing, specifically on Chrome and Safari.","archived":false,"fork":false,"pushed_at":"2023-12-07T08:44:20.000Z","size":7,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-06-03T17:42:49.625Z","etag":null,"topics":["automation-testing","java","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":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/SarthakRana21.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}},"created_at":"2023-12-07T08:36:37.000Z","updated_at":"2024-11-05T13:08:31.000Z","dependencies_parsed_at":"2023-12-07T09:32:08.711Z","dependency_job_id":"451daeb4-7f3b-4665-8597-4e14d25db6eb","html_url":"https://github.com/SarthakRana21/E2E-Parallel-Cross-Browser-Testing","commit_stats":null,"previous_names":["sarthakrana21/e2e-parallel-cross-browser-testing"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/SarthakRana21/E2E-Parallel-Cross-Browser-Testing","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SarthakRana21%2FE2E-Parallel-Cross-Browser-Testing","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SarthakRana21%2FE2E-Parallel-Cross-Browser-Testing/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SarthakRana21%2FE2E-Parallel-Cross-Browser-Testing/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SarthakRana21%2FE2E-Parallel-Cross-Browser-Testing/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/SarthakRana21","download_url":"https://codeload.github.com/SarthakRana21/E2E-Parallel-Cross-Browser-Testing/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SarthakRana21%2FE2E-Parallel-Cross-Browser-Testing/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32392304,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-28T14:34:11.604Z","status":"ssl_error","status_checked_at":"2026-04-28T14:32:37.009Z","response_time":56,"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-testing","java","selenium-webdriver","testng"],"created_at":"2024-11-20T02:47:02.649Z","updated_at":"2026-04-28T18:03:45.581Z","avatar_url":"https://github.com/SarthakRana21.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"# E2E-Parallel-Cross-Browser-Testing\nThis repository contains automated test scripts for end to end web application testing using Selenium and TestNG. The tests are designed for cross-browser testing, specifically on Chrome and Safari.\n---\n\n## Prerequisites\nMake sure you have the following software installed on your machine:\n- [Java Development Kit (JDK)](https://www.oracle.com/java/technologies/javase-downloads.html)\n- [TestNG](https://testng.org/doc/download.html)\n- [Selenium WebDriver](https://www.selenium.dev/documentation/en/webdriver/driver_requirements/)\n\n## Project Structure\n- **baseNg.java**: This class initializes the WebDriver based on the specified browser (Chrome or Safari) and performs setup and teardown operations for each test class.\n  \n- **CreateNewProfile.java**: This class contains tests related to creating a new user profile, registering, and logging out. It extends the `baseNg` class for browser setup.\n\n- **loginNewProfile.java**: This class focuses on user login, searching for products, and adding items to the cart. It also extends the `baseNg` class for browser setup.\n\n## TestNG Suite Configuration\nThe `testng.xml` file orchestrates the test suite, allowing parallel execution of tests on both Chrome and Safari browsers.\n\n## Running the Tests\nTo execute the tests, run the `testng.xml` file. Ensure that the necessary drivers (chromedriver and safaridriver) are available in the specified paths.\n\n## Test Data\n- For user registration, random email addresses are generated using Apache Commons Lang's `RandomStringUtils`.\n\n## Additional Information\n- The tests use explicit waits for synchronization, enhancing reliability.\n- The project is designed to facilitate easy integration into continuous integration (CI) pipelines.\n---\n## Output-\n\u003cimg width=\"1552\" alt=\"Screenshot 2023-12-07 at 12 18 19 PM\" src=\"https://github.com/SarthakRana21/E2E-Parallel-Cross-Browser-Testing/assets/107024368/84bef004-6d53-4d24-b2b4-8da6b98224af\"\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsarthakrana21%2Fe2e-parallel-cross-browser-testing","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsarthakrana21%2Fe2e-parallel-cross-browser-testing","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsarthakrana21%2Fe2e-parallel-cross-browser-testing/lists"}