Run a practical lab
Foundation: understand what you are testing
Requirements, test scenarios, boundaries and expected results; JavaScript or TypeScript basics; browser and HTTP concepts. Begin with a small shopping requirement rather than a list of commands.
Browser automation
Locators, actions, assertions and independent scenarios. Practise successful and unsuccessful journeys and explain why each check exists.
Reusable setup and service checks
Fixtures, test data and reusable project structure. Introduce API checks where they clarify a service contract or support a browser scenario.
Debugging and team review
Trace investigation, reports and execution in a shared development workflow. Review any AI suggestions against the requirement and test evidence before accepting them.
Official references
Use these sources for current API behaviour and setup requirements. SPOTHUB is an independent training provider.
