DEV Community

Discussion on: The Hawaii Missile Alert Was the Software Developer's Fault

Collapse
 
val_baca profile image
Valentin Baca

Agreed. The interface apparently had a confirmation, but if the confirmation is the same for "Test Alert" and "Actual Alert", then that is a failure of design.

The confirmation for the Test Alert should be boring and grey.

The confirmation for the Actual Alert should be hella loud and striped.

Thread Thread
 
blonkm profile image
Michiel van der Blonk

Loud and striped is never the solution. It should simply be distinct enough from the test scenario, and require additional and unique steps to perform.

Thread Thread
 
val_baca profile image
Valentin Baca • Edited

"require additional and unique steps to perform."

I completely disagree. There should be a single difference between the actual and a drill.

Is this a test or a drill? Yes/No

If the test steps and the real steps are different, then what's the point of a drill?