{"id":50324732,"url":"https://github.com/khemssharma/saucedemo-qa","last_synced_at":"2026-05-29T05:04:08.051Z","repository":{"id":341530893,"uuid":"1170488898","full_name":"khemssharma/saucedemo-QA","owner":"khemssharma","description":"Automation testing demo using python selenium on saucedemo.com","archived":false,"fork":false,"pushed_at":"2026-03-02T08:15:43.000Z","size":9,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2026-03-02T11:48:14.128Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Python","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/khemssharma.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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2026-03-02T07:15:04.000Z","updated_at":"2026-03-02T08:15:47.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/khemssharma/saucedemo-QA","commit_stats":null,"previous_names":["khemssharma/saucedemo-qa"],"tags_count":null,"template":false,"template_full_name":null,"purl":"pkg:github/khemssharma/saucedemo-QA","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/khemssharma%2Fsaucedemo-QA","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/khemssharma%2Fsaucedemo-QA/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/khemssharma%2Fsaucedemo-QA/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/khemssharma%2Fsaucedemo-QA/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/khemssharma","download_url":"https://codeload.github.com/khemssharma/saucedemo-QA/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/khemssharma%2Fsaucedemo-QA/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33637486,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-05-29T02:00:06.066Z","response_time":107,"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":[],"created_at":"2026-05-29T05:03:54.367Z","updated_at":"2026-05-29T05:04:08.040Z","avatar_url":"https://github.com/khemssharma.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"﻿# E-commerce Cart Testing Suite\n### Scenario\nYou need to create automated tests for a shopping cart feature on\nhttps://www.saucedemo.com (free practice site for test automation)\n\n### Setup\n- install command: `pip install -r requirements.txt`\n- run command: `python -m pytest -v`\n\n### Test Case 1: Successful Login \u0026 Add to Cart\n- Login with valid credentials\n- Add 2-3 products to cart\n- Verify cart shows correct item count\n- Verify cart shows correct products\n### Test Case 2: Remove Item from Cart\n- Add multiple items to cart\n- Remove one item\n- Verify item count updates\n- Verify removed item is no longer in cart\n### Test Case 3: Checkout Flow\n- Complete checkout with valid information\n- Verify order confirmation appears\n- Verify success message\n### Test Case 4: Negative Testing\n- Try login with invalid credentials\n- Verify appropriate error message\n- Try checkout without adding items\n- Any edge case you can think of\n\n## Features\n- Selenium WebDriver (Python library)\n- Page Object Model structure (separate page classes)\n- PyTest framework\n- Assertions\n- Waits (explicit waits, not Thread.sleep)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkhemssharma%2Fsaucedemo-qa","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkhemssharma%2Fsaucedemo-qa","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkhemssharma%2Fsaucedemo-qa/lists"}