Skip to content

akdoganhilal/softwaretestprojects

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

Trendyol Test Automation Project

This project is a UI test automation project developed using Java and Selenium WebDriver for an e-commerce platform.

Project Purpose

To automate critical user flows of an e-commerce website and verify that core functionalities work as expected.

Technologies Used

Java, Selenium WebDriver, Maven, IntelliJ IDEA

Automated Test Scenarios

  1. Verify that the homepage loads successfully.

  2. Attempt login with invalid credentials and validate error handling.

  3. Search for a product ("dizüstü bilgisayar").

  4. Select a random product from search results.

  5. Add product to cart.

  6. Verify product price before and after adding to cart.

  7. Increase product quantity and validate cart update.

  8. Remove all items from cart and verify that the cart is empty.

Test Type

  • UI Automation Testing

  • Functional Testing

  • End-to-End (E2E) Testing

How to Run Tests

  • Clone the repository.

  • Open the project in IntelliJ IDEA.

  • Install dependencies using Maven.

  • Run test classes from the test package.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages