Created an Automation Test suite for the product of Zebra Technologies SmartPack
The Suite comprises frontend as well as backend test cases as well as an integration tests suite which tests both frontend as well as backend.
The test suite was based on Python and Robot framework.
A simulator was created to simulate a hardware component of the solution as well.
The tests were setup as part of the Release Jenkins job and every time the release was triggered or a code was pushed to the main branch it triggered this suite so any failures in the suite execution would stop the release.