{"id":24307732,"url":"https://github.com/cihat-kose/testing-project04-selenium-testng","last_synced_at":"2026-05-13T12:38:08.706Z","repository":{"id":148442211,"uuid":"615548412","full_name":"cihat-kose/testing-project04-selenium-testng","owner":"cihat-kose","description":"Selenium and TestNG-based automated testing project for nopCommerce. Includes parameterized and data-driven tests for registration, login, order placement, and search functionality.","archived":false,"fork":false,"pushed_at":"2023-12-08T10:55:16.000Z","size":229,"stargazers_count":1,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-09-14T14:43:20.885Z","etag":null,"topics":["java","selenium","testing-automation","testing-practices","testng","ui-testing"],"latest_commit_sha":null,"homepage":"https://demo.nopcommerce.com/","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/cihat-kose.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":"2023-03-18T00:47:19.000Z","updated_at":"2025-01-10T21:06:59.000Z","dependencies_parsed_at":"2023-12-05T12:30:28.415Z","dependency_job_id":"46624cea-4c1f-4040-a99d-1d38b7500818","html_url":"https://github.com/cihat-kose/testing-project04-selenium-testng","commit_stats":null,"previous_names":["cihat-kose/testingproject_04_selenium_testng","cihat-kose/testing-project04-selenium-testng","chatgthb/testingproject_04_selenium_testng"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/cihat-kose/testing-project04-selenium-testng","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cihat-kose%2Ftesting-project04-selenium-testng","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cihat-kose%2Ftesting-project04-selenium-testng/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cihat-kose%2Ftesting-project04-selenium-testng/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cihat-kose%2Ftesting-project04-selenium-testng/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/cihat-kose","download_url":"https://codeload.github.com/cihat-kose/testing-project04-selenium-testng/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cihat-kose%2Ftesting-project04-selenium-testng/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":280893803,"owners_count":26409319,"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-25T02:00:06.499Z","response_time":81,"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":["java","selenium","testing-automation","testing-practices","testng","ui-testing"],"created_at":"2025-01-17T04:08:13.669Z","updated_at":"2025-10-25T02:23:49.270Z","avatar_url":"https://github.com/cihat-kose.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"# TestingProject_04_Selenium_TestNG\n\nTechno Study Testing Project 4\n\n### **In English:**\n\nTest Case 1: Registrations Test\n\n➢ Go to https://demo.nopcommerce.com/register?returnUrl=%2F\n\n➢ Click on the Register link\n\n➢ Enter First Name and Last Name\n\n➢ Select the date of birth sections with select\n\n➢ Enter your email\n\n➢ Enter password and password confirm\n\n➢ Click on the Register button\n\n➢ Confirm that you have registered successfully.\n\n\n\nTest Case 2: Login Test\n\n➢ Click on the Login button\n\n➢ Enter the Email and password you registered with\n\n➢ Click on the LOG IN button\n\n➢ Confirm that you have logged in successfully.\n\n\n\nTest Case 3: Data Provider Login\n\n➢ Click on the Login button\n\n➢ Get valid and invalid Email and password from the Data Provider method\n\n➢ Click on the LOG IN button\n\n➢ Verify whether you have logged in successfully.\n\n\n\nTest Case 4: Tab Menu Test\n\n➢ List the names of the products in the tab menu\n\n➢ Locate the tab menu list\n\n➢ Verify that the elements of the list you have located include the products in the tab menu.\n\n\n\nTest Case 5: Order Gifts Test\n\n➢ Click on gifts from the tab menu\n\n➢ Choose one of the physical gifts randomly\n\n➢ On the page that opens, fill in the recipient name, sender name and message sections.\n\n➢ Click on Ad To Cart\n\n➢ Confirm that the product has been added to the cart\n\n\n\nTest Case 6: Order Computer Test\n\n➢ Go to Computers in the tab menu\n\n➢ Click on Desktops from Drop down\n\n➢ Select Build your own computer from the page that opens.\n\n➢ Select a random RAM\n\n➢ Select a random HDD\n\n➢ Click AD TO CART\n\n➢ Verify that the product has been successfully added to the cart\n\n\n\nTest Case 7: Parameterized Search Test\n\n➢ Enter “Adobe Photoshop CS4”, which you got from the xml, into Search.\n\n➢ Click on the Search button\n\n➢ Verify that the product title on the page that opens contains this text\n\n---------------------------------------------------------------------------\n\n### **Türkçe:**\n\n• Projeyi Selenium ve TestNG kullanarak hazırlayınız\n\n• Projenizde DependsOnMethod,Priority kullanarak testleri birbirine bağımlı hale getiriniz(gerekli\nolanları).\n\n• Parameters kullanınız.\n\n• Test Klaslarınızı XML file’dan da çalıştırılabilir hale getiriniz.\n\nTest Case 1: Registrations Test\n\n➢ https://demo.nopcommerce.com/register?returnUrl=%2F Sitesine gidiniz\n\n➢ Register linkine tıklayınız\n\n➢ First Name ve Last Name giriniz\n\n➢ Doğum tarihi kısımlarını select ile seciniz\n\n➢ Email giriniz\n\n➢ Password ve password confirm giriniz\n\n➢ Register butonuna tıklayınız\n\n➢ Başarılı bir şekilde kaydolduğunuzu doğrulayınız.\n\n\n\nTest Case 2: Login Test\n\n➢ Login butonuna tıklayınız\n\n➢ Kaydolduğunuz Email ve password giriniz\n\n➢ LOG IN butonunna tıklayınız\n\n➢ Başarılı bir şekilde login olduğunuzu doğrulayınız.\n\n\n\nTest Case 3: Data Provider Login\n\n➢ Login butonuna tıklayınız\n\n➢ Geçerli ve geçersiz Email ve password’u Data Provider metodundan aliniz\n\n➢ LOG IN butonunna tıklayınız\n\n➢ başarılı bir şekilde login olup olmadığınızı doğrulayınız.\n\n\n\nTest Case 4: Tab Menu Test\n\n➢ Tab menudeki ürünlerin isimlerini liste atiniz\n\n➢ Tab menu listesini locate ediniz\n\n➢ Locate ettiginiz listenin elemanlarinin tab menudeki ürünleri içerdiğini doğrulayınız.\n\n\n\nTest Case 5: Order Gifts Test\n\n➢ Tab menuden gifts’e tıklayınız\n\n➢ Physical giftlerden birini random olarak seciniz\n\n➢ Açılan sayfada recipient name, sender name ve message bölümlerini doldurunuz\n\n➢ Ad To Cart’a tıklayınız\n\n➢ Urunun sepete eklendiğini doğrulayınız\n\n\n\nTest Case 6: Order Computer Test\n\n➢ Tab menudeki Computers üzerine gidiniz\n\n➢ Drop down dan Desktops’a tıklayınız\n\n➢ Açılan sayfadan Build your own computer’i seciniz\n\n➢ Random bir RAM seciniz\n\n➢ Random bir HDD seciniz\n\n➢ AD TO CART’a tıklayınız\n\n➢ Urunun başarılı bir şekilde sepete eklendiğini doğrulayınız\n\n\n\nTest Case 7: Parametreli Search Test\n\n➢ Search’e xml den aldiginiz “Adobe Photoshop CS4” giriniz\n\n➢ Search butonuna tıklayınız\n\n➢ Açılan sayfadaki urun baslığının bu text’I içerdiğini doğrulayınız\n\n----------------------------------------------------------------------\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcihat-kose%2Ftesting-project04-selenium-testng","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcihat-kose%2Ftesting-project04-selenium-testng","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcihat-kose%2Ftesting-project04-selenium-testng/lists"}