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

Zomato Web Assignment implemented on getting-started-with-teswiz #51

Open
wants to merge 20 commits into
base: main
Choose a base branch
from

Conversation

mukundgpt2025
Copy link

@mukundgpt2025 mukundgpt2025 commented Jun 16, 2023

Problem: Verify user can book a table on Zomato

  1. Go to Zomato home page
  2. Select the Dining option
  3. Choose a pre-defined location
  4. Choose the 3rd restaurant from the list of available restaurants based on the location chosen
  5. Go to Book a table option from the Restaurant page
  6. Choose (Today’s date + 2) for the booking
  7. Select number of Guest as 4
  8. Choose a dinner time slot
  9. Enter the required guest details. (You can add the dummy details here)
  10. Proceed with booking and verify you’re getting the login screen

Expectations: We expect the following outcome

  1. Use your judgement to put logical assertions and visual validations wherever applicable
  2. The assignment should be completed by 6 PM IST on June 16th
  3. You have to present the demo for your assignment which should cover:
    a. PR for the work completed
    b. Local execution report for the working test
    c. ReportPortal report of your execution, if applicable

Mukund1 Gupta and others added 20 commits June 16, 2023 17:58
…d method names, modified/added logs, formatted code, optimized imports
… logs, formatted code, optimized imports, changed locator xpath, changed logic for selectTimeSlot() and verifyTimeSlotSelected() to simplify code
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