Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

BookMyShow Assignment Implementation #68

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

Shivanisingh05
Copy link

Problem: Verify seats are available for a movie or not on BookMyShow 

  1. Login with a valid user 
  2. Select location as “Delhi” 
  3. Open Movies page 
  4. Open 2nd movie from the list of “Now Showing” movies 
  5. Choose the screen type if applicable for the chosen movie 
  6. Chose (today’s date + 2) date for the show 
  7. Choose 3rd cinema hall from the list 
  8. Choose the second last time slot out of the available time slots for the chosen cinema hall 
  9. Choose number of people as 2 
  10. Fail the test if the seat availability is less than 10% out of all the available seats. 
     
    Expectations: We expect the following outcome
  11. Use your judgement to put logical assertions and visual validations wherever applicable
  12. The assignment should be completed by 10 AM IST on June 20th

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant