Prateek Goel

Prateek Goel

  • NA
  • 4
  • 2.1k

Suppose you have to test the following time coordination web

Dec 12 2018 5:56 AM
Suppose you have to test the following time coordination web application. The application has two pages: (User interface is shown below) Page A: i. User sets a time zone from the drop down ii. User selects a date and then selects a time. iii. The app generates a unique link to page B. Page B using the unique link from Page A: i. User sets a time zone from the drop down ii. The app shows the date and time that was selected on page A according to the time zone selected on pages B. For example: Page A: 2/4/213, 10:00am (IDT) (GMT+3) Page B: 2/4/2013, 8:00am (BST) (GMT+1) Please prepare a Test document with different test conditions/data that verifies the system converts the time correctly. (Take into account that a time zone may have Daylight Saving Time (DST) period (this is the period in the year in which the clock is moved forward 1 hour.))

Answers (1)