Expedia Interview Question
82 Interview Reviews |
Back to all Expedia Interview Questions & Reviews
Interview questions and reviews posted anonymously by interview candidates
Interview Question for Test Manager at Expedia:
Given the system diagram -- where would you focus your testing? Standard 3-teir system with a backend job that pulls from multiple partners on the web. System was to identify the changed statuses for a flight and notify the user.
| Tags: | testing, automation See more , See less 8 |
Helpful Question?
Yes |
No
Inappropriate?



0 of 0 people found this helpful
by Interview Candidate:
one solution -- control your own test data. Either make a copy of the sources in the test env or add a test source that you can force updates through. Have automation trigger the update and then check for same status via the front end.