Introduction

We have software and hardware implementations. we have to check the all the functions are work correctly or not.

    • Signup and login in the web application
    • Signup and login in teh mobile application
    • Item added and remove in cart
    • Location tracking for the cart

Used Technologies

Technologies used for testing our mobile and web Application

Technologies

  • Web Application
    • Python
    • Selenium
    • Chrome driver
  • Mobile Application
    • Python
    • Appium
    • Appium-Python-Client
    • Android Emulator
solution architecture diagram

Web application signup form testing

Web application login form testing

Web application New cart add testing

Web application remove cart testing

Web application new items add testing

Web application remove items testing

Web application items update testing

Web application profile update testing

Web application password changing testing

Web application logout testing

Testing using postman for the backend