This is a hands-on practice of automation testing using ROBOT Framework and Python
Encompasses a comprehensive range of test cases, covering all standard API requests such as GET, PUT, POST, and DELETE, validating responses(JSON/XML), validating headers/cookies, authentication methods and Google Map API link.
Comprehensive automation script for QA testing an e-commerce website. It contains structured approach that includes typical scenarios such as user login, product search, adding items to the cart, checkout, and validating order history. Alongwith developing their example test cases respectively.