New ask Hacker News story: Ask HN: How do you test and develop time-dependent/flow-dependent applications?

Ask HN: How do you test and develop time-dependent/flow-dependent applications?
2 by thomgo | 0 comments on Hacker News.
Hi all, I find myself running into difficulties when testing and developing for time-depdendent applications. What I mean by that is that certain actions in the flow of command result in states that depend on previous interactions. For example, how does Uber test their driver dispatch system, and corresponding notifications on the part of users when the driver is getting close to their pickup location? In here, the behavior of the application depends on the driver accepting a request, starting his ride, etc. I find it difficult to reproduce situations where the previous 'flow' affects the current state of the application and it's expected behavior. Hope I was able to explain my difficulties clearly. Thank you!

Next Post Previous Post