←back to thread

669 points danso | 3 comments | | HN request time: 0.624s | source
1. hinkley ◴[] No.23265430[source]
Here's a crazy idea: If your whole web site is based around a high stakes interaction, especially with a time limit, put a dress rehearsal into the registration process.

If someone wants to make an account to register for a test, ask them to upload a picture of anything. A signature. The wall. Their face. A cat. Use the same framework for finishing the test that you used for this interaction. So if for instance you've broken the submit button on mobile Safari, that gets sorted out before the Big Day.

replies(1): >>23275654 #
2. SilasX ◴[] No.23275654[source]
Some other comments [1] noted that they did -- they had a demo site, it was just hobbled by not actually doing all the same things it would do on test day. So students tested their method out, it looked right, and they repeated it on the test day only to have it fail there.

[1] https://news.ycombinator.com/item?id=23261511

replies(1): >>23276179 #
3. hinkley ◴[] No.23276179[source]
Yeah I noticed that too.

Murphy's Law I suppose. The spot at which you stop testing is the spot where it will break. But do you learn not to listen to that voice in your head that is telling you this part doesn't need to be tested?