|
|
|
|
|
by otherme123
1242 days ago
|
|
You want to test your app in negative scenarios, and one of them is "when and how to fail gracefully when battery is extremely low". My phone rarely goes below 10%, and maybe it has seen 5% one or two times. If Facebook waits for that, they will never run the tests. But if they detect my battery is at 10%, then drain it to 3%, launch the controlled failure testing, then drain the phone to complete shutdown, on the next boot they have their very valuable data. |
|