vsrihari9 / eco-friendly-conference

0 stars 0 forks source link

Test: UI Validations : Verify that User is able to make necessary selections in the UI #11

Open iponnuraman opened 1 year ago

iponnuraman commented 1 year ago

Click on the "Cabin Class" dropdown
Dropdown with values "Economy" & "Business" is listed Select "Economy" class
"Economy" should be displayed on the UI "Cabin Class" field Click on the calendar icon in the "Enter a date range" field
Date picker should be displayed with current date auto selected Navigate and select necessary date range
Date range should be displayed in the "Enter a date range" field Enter city value in the Traveller's City field
Multiple cities can be selected Selected cities should be displayed in the field as comma separated values" Same city can be selected multiple times Enter city value in the Conference City field
Multiple value selection should be possible Selected cities should be displayed in the field as comma separated values SUBMIT button will be unfrozen and is enabled for 'Click'" Click "Submit" button
"Result should be displayed in the bottom Download (csv) button should be enabled on the analysis report Click on "Export" icon
Report should be downloaded as .csv file

iponnuraman commented 1 year ago

Defect 1: Unable to select same city multiple times

Image