BCS TAE Exam - Topic 5 Question 8 Discussion
A project consists of distributed teams working in a 24-hour environment, where activities happen at all hours of the day. This project adopts a CI (Continuous Integration) process when developer check-in code and consists of automated activities that include generating a build and deploying it to a test environment. Automated integration tests are run multiple times a day. The project have asked for a report containing the automation test results for every build, which must be available 24/7 to the project team.Which of the following would be the BEST way to automatically provides this report?
A) Store the execution results of the integration tests for the last build to a database (without overwriting the results from the previous builds), use this database to automatically update a dashboard containing the build history and test results accessible to the project team.
B) Store the execution result of the integration tests for the last build to a database (overwriting the results from the previous build), automatically create a test execution report for this build send It via e-mail to the project team
C) Store the execution results of the integration tests for the last build to a database (without overwriting the results from the previous builds). Automatically create a test execution report for this build and send it via e-mail to the project team
D) Store the code coverage results of the integration tests for the last build to a database (without overwriting the results from the previous builds). And automatically create a chart showing the trend in code coverage and send via email to the project team.
Leonida
10 months agoJessenia
10 months agoAmie
10 months agoLigia
10 months agoTien
10 months agoLamar
11 months agoChantell
11 months agoSunny
11 months agoPaola
11 months agoTanja
11 months agoCarman
11 months agoKristofer
11 months ago