Solved by verified expert:Consider that a video game is being developed and the module responsible for loading the game menu is causing the game to crash after about 10 seconds.The developers isolate and fix the code error and re-integrate the module with the larger, previously working source code.Now, a regression test has been planned to see if the former problem or any others will appear.Suppose that the tester, who is unfamiliar with the source code, is assigned to check to see if the game crashes 10 seconds after the menu has been loaded.They open the game executable and, after 10 seconds, the game runs just fine.Was that a black-box regression test?