We will develop a booking system, an order process for 4-5 steps for booking rooms with a hotel where there is a lot of difficulty. Something similar to this .
Has anyone used Selenium for something like this? What tests can I do? Can I install something like Selenium to go through the whole process of step 1 to the last step, making sure the rooms are available, what can I book? I could test things like making sure the data is in session, right?
php unit-testing selenium integration-testing
meder omuraliev
source share