Giter Site home page Giter Site logo

testautomation_testing's Introduction


Test Automation Project: Online Food Ordering Website Automation (TietEats)

This repository contains automated tests for the Online Food Ordering Website TietEats. The tests are implemented using Selenium and TestNG framework.

Test Scenarios Covered

  1. Login and Register Page Automation

    • Description: Automated tests for the login and registration pages to ensure functionality and user experience.
  2. Signup Automation with Password Constraints

    • Description: Automated tests for the signup process with specific password constraints to validate the signup functionality.
  3. Ordering Process Automation

    • Description: Automated tests for the ordering process to ensure seamless user experience and accurate order placement.

Team Members

  • Karan Chhabra (ID: 102103122)
  • Nanki Noor Singh (ID: 102103128)
  • Divesh Goel (ID: 102103147)

Requirements

  • Java Development Kit (JDK) 8 or higher
  • Maven
  • Selenium WebDriver
  • TestNG
  • WebDriver-compatible browser (Chrome, Firefox, etc.)

Setup Instructions

  1. Clone this repository to your local machine.

    git clone https://github.com/your-username/your-repository.git
  2. Navigate to the project directory.

    cd your-repository
  3. Install dependencies using Maven.

    mvn clean install
  4. Execute the tests.

    mvn test

Configuration

  • WebDriver configurations such as browser choice, timeouts, etc., can be modified in the src/test/resources/config.properties file.

Test Reports

After test execution, detailed test reports can be found in the target/surefire-reports directory.

Contributing

  1. Fork the repository.
  2. Create your feature branch (git checkout -b feature/YourFeature).
  3. Commit your changes (git commit -am 'Add some feature').
  4. Push to the branch (git push origin feature/YourFeature).
  5. Create a new Pull Request.

License

This project is licensed under the MIT License.


You can fill in the placeholders such as your-username and your-repository with your GitHub username and repository name, respectively. Make sure to update the instructions and descriptions according to your project specifics.

testautomation_testing's People

Contributors

karantiet avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.