Skip to content

iremersin/APITest

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 

Repository files navigation

Backend Testing

This project contains a simple test application that checks the HTTP status codes, response content, and headers of a backend service.

Installation

  1. Make sure Python is installed.

  2. Navigate to the project folder.

  3. Run the following command to install the required dependencies:

    pip install -r requirements.txt
    

Test Scenarios

This test application makes HTTP requests and verifies the responses. Some example test scenarios include:

  • Checking the HTTP status code.
  • Verifying the response content contains specific text.
  • Validating the headers.

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages