It's nice to be able to test the program on a device via USB; however, how can we test whether the data is persistent? When testing, the data is never transferred to or stored on the device, right? How is data persistence tested?
By data persistence, I mean you can enter info on the page, shut off the device, then open the program, and find the info still on the page. In this case, a Javascript text field.
Thanks!
Steve
By data persistence, I mean you can enter info on the page, shut off the device, then open the program, and find the info still on the page. In this case, a Javascript text field.
Thanks!
Steve