Javier has assisted a group of engineers to build a safety application that drivers in the local area can use to navigate roads that close to flooding. Since the application is nearly finished, they need to apply regression tests to make sure that the application has the most up-to-date features. This is before it is released to the public. Which two statements correctly describe build testing in this scenario? Built tests provide an opportunity for developers to fix issues that occur prior to assigning it to the testing team. Build tests are comprehensive in nature and need to be done carefully to ensure nothing is overlooked. Build tests are often comprehensive in nature and can last anywhere from a few days to several weeks. Build tests for this application would specifically check major areas of functionality. Build tests only focus on code that was created in the past if it is an update to an existing application or piece of software.