Skip to content

FEA022 - Acceptance Test Automation

Feature ID FEA022
Subsystem the feature is part of PrestaShop as a Service
Responsible person Tugba Ilhan(0987)
Status proposal

All relevant issues related to or contributing to the definition of the feature are gathered here

[User Story 061] As a tester I would like to be able test our service using Robot Framework.
[User Story 062] As a test engineer I want to automate checking that all product pages load properly,so that customers can browse products without errors.

User interface mock-up

No changes to user interface

Testing / possible acceptance criteria

  • Robot Framework is successfully set up and can execute automated acceptance tests. (Test Case)

  • Testers can write and run custom test cases using Robot Framework syntax. (Test Case)

  • Automated tests verify that all product pages load correctly without errors. (Test Case)

  • Test results are logged and reported automatically after each execution. (Test Case)

  • Failed product page tests provide clear error messages or screenshots for debugging. (Test Case)

  • Test suite is integrated into CI/CD pipeline and runs on each build or deployment. (Test Case)