Giter VIP home page Giter VIP logo

vrun545 / restassured_trello Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 0.0 77 KB

This repository hosts a comprehensive project demonstrating the testing of Trello's API using RestAssured framework in Java. Trello is a widely-used project management tool, and this project provides a robust suite of tests to ensure the reliability and functionality of interactions with Trello's API endpoints.

Java 11.23% HTML 71.74% CSS 10.85% JavaScript 6.18%
java junit postman restassured restassured-framework testng trello-api

restassured_trello's Introduction

Trello API Testing Framework

This project is an API testing framework built using Java, REST Assured, Maven, and TestNG for testing Trello's API. It provides a comprehensive suite of tests covering various scenarios, ensuring the reliability and functionality of interactions with Trello's API endpoints.

Key Features

  • REST Assured Framework: Utilizes the powerful REST Assured framework to streamline API testing in Java.
  • TestNG Approach: Implements TestNG for test execution and reporting, allowing for easy organization and management of tests.
  • Multiple Independent Tests: The framework includes multiple independent tests, each verifying different aspects of Trello's API functionality.
  • Scenario Validation: Covers different scenarios for GET, POST, PUT, and DELETE requests, ensuring thorough validation of API endpoints.
  • Class-based Requests: Each API request is encapsulated in a separate class, promoting modularity and maintainability.
  • Server Availability Check: Before executing each test, the framework verifies server availability with a ping request.
  • Logging via Log4j: Implements logging functionality using Log4j to capture and analyze test execution details.
  • Valid Assertions: Includes valid assertions in all tests to ensure accurate validation of API responses.
  • Negative Scenario Validation: Validates negative scenarios to ensure robust error handling and graceful degradation.
  • Payload Separation: Avoids keeping payloads in test scripts to maintain separation of concerns and enhance readability.
  • Extent Reports: Implements Extent reports for comprehensive and visually appealing test reports.

Usage

  1. Clone the repository to your local machine.
  2. Ensure you have Java and Maven installed.
  3. Navigate to the project directory.
  4. Run mvn test to execute the test suite.
  5. Review the generated Extent reports for detailed test results.

License

This project is licensed under the MIT License, allowing for both personal and commercial use with proper attribution.

Feel free to customize the README further with specific instructions, installation guides, or any other relevant information for users and contributors!

restassured_trello's People

Contributors

vrun545 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.