Project Link

Test Cases

Project Description


Screen_Shot_2023-07-17_at_10.27.09_PM.png

The Urban Scooter project aimed to ensure the seamless functionality and reliability of a new scooter-based delivery service platform. The project involved a variety of testing activities, such as manually testing the new order form and validating input fields, equivalent classes, and UI elements against Figma layouts. Additionally, it included manual testing of the order status page, API testing using Postman with endpoint requests from the API documentation, and testing the courier app through the Android Studio Emulator.

Testing Process

  1. Study Urban Scooter Web Application Requirements

  2. Checklist for Order Status Screen

  3. Checklist for "Place Order" Screen Using Equivalent Classes

  4. Execute Necessary Tests

  5. Writing a Bug Report in Jira

    The mobile application testing process


  6. Study Mobile Application Requirements and Figma Layouts

  7. Write Test Cases for the App

  8. Execute Test Cases Using Android Studios Emulator

  9. Write a Bug Report in Jira

    The API testing process


  10. Examine the Back-end Requirements and API Documentation

  11. Design a Checklist

  12. Test API Using Postman

  13. Use API-Related PostgreSQL Database for Tests