from Hacker News

How do such obvious things get past a QA team

by gokulk on 11/29/12, 9:47 PM with 1 comments

Looks like there is a bug in the AppStore. My question is I am sure there is a dedicated team for testing before release. My question is how does these obviously visible bugs get past standard manual and automated testing procedures
  • by Someone on 11/29/12, 10:16 PM

    If I had to guess: test while the server providing (part of) the data your app needs is up and serving the data format you expect, later run while it isn't.

    This could be as simple as a date parser that doesn't know about December.