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

ISTQB CT-TAE Exam - Topic 8 Question 64 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.

ISTQB CT-TAE Exam - Topic 8 Question 64 Discussion

Actual exam question for ISTQB's CT-TAE exam
Question #: 64
Topic #: 8
[All CT-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
Leigha
1 day ago
I think option A is the best. It keeps all results for reference.
upvoted 0 times
...
Carmen
7 days ago
C is solid, but I prefer having everything in one place like A.
upvoted 0 times
...
Kristel
12 days ago
I think D is interesting, but it focuses too much on coverage.
upvoted 0 times
...
Shanda
17 days ago
Not sure about A, what if the database gets too big?
upvoted 0 times
...
Delfina
2 months ago
I agree, having a dashboard is super useful!
upvoted 0 times
...
Tamie
2 months ago
Option A seems the best for tracking history.
upvoted 0 times
...
Dorathy
3 months ago
Option D sounds interesting with the trend analysis, but I wonder if just focusing on code coverage is enough. I think I lean towards option A for comprehensive reporting.
upvoted 0 times
...
Talia
3 months ago
I feel like we practiced a similar question where we had to choose between storing results and sending emails. I think having a dashboard is more useful for continuous access, like option A.
upvoted 0 times
...
Stefania
3 months ago
I'm not entirely sure, but I think sending reports via email might not be the best for 24/7 access. Maybe option A or C would be better?
upvoted 0 times
...
Earnestine
4 months ago
I remember we discussed the importance of keeping historical data for builds, so option A seems like a good choice since it maintains all previous results.
upvoted 0 times
...

Save Cancel