
Donald W. answered 03/12/22
Senior Software Engineer with over 25 years of industry experience
Best answer would be black box testing, which means to test without knowing how the program is implemented.
White box testing means targeting the tests with knowledge of how the program is implemented to try to break it. Her family doesn't know how the program is implemented, so this isn't the right answer.
Regression testing means performing specific tests to ensure that previously existing functionality is still working. Since this is a new program, there is no previous functionality to test.
Stress testing means to put the program through a series of tests that would consume and use up as much available resources as possible to see how the program reacts to these conditions. It's unlikely that her family would have the time or expertise to perform these types of tests.
Rau.l M.
Thx , it helped me a lot :)03/12/22