Saturday, 10th October 2020
Description
Application
The application for this challenge is the Restful Booker Platform. More about the application is available here. You can also ask questions related to the application there.
The Challenges:
Complete these challenges using any tooling of your choice.
- Test the reporting page when it believes that the system contains 1000 bookings across 10 rooms.
- Test how well the UI handles error codes returned from the APIs
- Find out if the system behaves correctly when the messaging API is turned off.
Tip. Think mocking, proxies and developer tools.
Learning Outcomes
- Practice your exploratory testing skills