Automation Engineering Projects
Project 1: Airbnb
Link: https://www.airbnb.com
Instructions - Total of 5 scenarios - Each scenario should have both positive and negative test cases - Use Assert for each test - Take screenshot on failed test cases after 2 retry
Scenarios
Total Number of listing: 653 stays Name: Townhouse Number of beds and bedroom: 4 beds . 3 bedrooms Amount: $4,000 mon Bonus: get the link - baseURL + hrefAttribute https://www.airbnb.com/rooms/53110689?adults=2&children=3&infants=0&check_in=2022-06-19&check_out=2022-07-19&federated_search_id=a12c5321-c642-4c99-a96e-84c5907b35cd&source_impression_id=p3_1654733067_DT1GR8rE8eGRrDMN
- Enter minimum and max price range
- Select two other options
- Click show results
- Print first 3 results using the same format from scenario one
Project 2