Skip to content

bilallgunaydin/A101-Test-Otomasyon-Practicum-Final-Case

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

I made 2 test cases according to the following scenarios at www.hepsiburada.com

Scenario 1) Adding a product to the cart by logging in

Scenario 2) Adding the specified product to the cart without user login

logo

Used technologies

5968282 Java: The programming language in which the project is written

testng TestNG: Test Authoring Tool used for writing Test Cases and controlling outputs.

selenium Selenium: Test Automation Tool used to test Website

Page-Object-Model Page Object Model: It is the architectural structure used in the project.

png-transparent-leaf-apache-mave Maven: Automation and build tool that is usually used during the compilation of commands on the Java platform.

Apache_Log4j_Logo Log4j: It is part of Apache Logging Services, a project of the Apache Software Foundation. Log4j is one of the few Java logging frameworks.

case-study-icon-0 (1) Case Stages

Scenario: Adding a product to the cart on Hepsiburada.com

1)Adding a product to the cart by logging in

-The user visits Hepsiburada.com site.
-User login is done.
-After the redirect, it is verified that the user login is done on the homepage
-The user will search for the product he wants to buy here.
-The user selects a product from the list of products displayed as a result of the Search (or a single result may also be returned).
-The product is selected from 2 different vendors for the selected product and added to the cart.
-It should be verified on the 'My Cart' page that the selected product has been added correctly.

2)Adding the specified product to the cart without user login

-The user visits Hepsiburada.com site.
-The user selects a product from the list of products displayed as a result of the Search (or a single result may also be returned).
-For the selected product, products from 2 different vendors are selected and added to the cart.
-It should be verified on the 'My Cart' page that the selected product has been added correctly.

198895089-b5eb9286-ea72-455a-b51 Screenshots

1

2

3

🏃Run Locally

Clone the project

  git clone https://github.com/bilallgunaydin/A101-Test-Otomasyon-Practicum-Final-Case.git

test-dry-run-29014081 Start the Test

  Run "finalProject.xml" file

pngtree-positive-feedback-line-i Feedback

If you have any feedback on the project, please contact me at bilallgunaydin@gmail.com.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages