Deal of The Day! Hurry Up, Grab the Special Discount - Save 25% - Ends In 00:00:00 Coupon code: SAVE25
Welcome to Pass4Success

- Free Preparation Discussions

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.

BCS TAE Exam - Topic 5 Question 8 Discussion

Actual exam question for BCS's TAE exam
Question #: 8
Topic #: 5
[All TAE Questions]

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?

Show Suggested Answer Hide Answer
Suggested Answer: A

Contribute your Thoughts:

0/2000 characters
Leonida
8 months ago
Wait, can we really keep all those results without issues?
upvoted 0 times
...
Jessenia
8 months ago
D is interesting, but is code coverage enough info?
upvoted 0 times
...
Amie
9 months ago
C is the best choice, gives both report and history.
upvoted 0 times
...
Ligia
9 months ago
I think B is too limiting, we need the full history!
upvoted 0 times
...
Tien
9 months ago
Option A seems solid for tracking history.
upvoted 0 times
...
Lamar
9 months ago
I’m a bit confused about the email reports. Wouldn't sending them every time be overwhelming? I think A or C makes more sense for ongoing visibility.
upvoted 0 times
...
Chantell
9 months ago
I practiced a similar question where we had to decide on reporting methods. I feel like option D might be too focused on code coverage rather than overall test results.
upvoted 0 times
...
Sunny
9 months ago
I'm not entirely sure, but I think overwriting results could lead to losing important information. Maybe option C is better since it keeps all the data?
upvoted 0 times
...
Paola
9 months ago
I remember we discussed the importance of keeping historical data for builds, so I think option A might be the best choice.
upvoted 0 times
...
Tanja
9 months ago
Okay, I think I've got it. Option C seems to best describe what service activities represent based on my understanding.
upvoted 0 times
...
Carman
10 months ago
I'm a bit stumped on this one. There are a few OmniStudio features that could potentially work, but I'm not sure which two would be the best fit. I'll have to think it through carefully and review the key requirements.
upvoted 0 times
...
Kristofer
10 months ago
This is a good one. I'll need to carefully read through the details and make sure I'm not missing any nuance. Gotta love these tricky application scaling questions!
upvoted 0 times
...

Save Cancel