PyTest-BDD-Automation/ ├── features/ │ ├── login.feature # Login scenarios in Gherkin │ ├── checkout.feature # Checkout scenarios in Gherkin │ └── e2e.feature # End-to-end purchase flow ├── pages/ │ ...
• Implemented API automation using Python requests and Pytest • Covered CRUD operations: GET, POST, PUT, DELETE • Validated status codes, response structure, and data integrity • Implemented positive ...
Some results have been hidden because they may be inaccessible to you
Show inaccessible results