Q: 2
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?
Options
Discussion
Option A. seen this approach in several practice exams and official guides too.
Yeah I get why C looks tempting, but the key is "available 24/7." Only A’s dashboard really guarantees everyone in all timezones can see history whenever they want, not just when an email lands. Pretty sure A is what they're after here.
I don’t think it’s C. A is right since dashboard access matches the 24/7 need, while email reports miss that constant availability.
Email report for each build could work, so I'd pick C.
Is anyone else thinking option C could work if the question only mentioned fast notification, not 24/7 access or build history? The dashboard in A pretty much ticks all boxes for visibility across different time zones, but just wondering how strict they'd be in a real setting.
I saw a very similar question in some exam reports. The best fit is A because the dashboard lets any team member check build/test status whenever they need, which is critical for distributed teams and 24/7 cycles. Email (like C or D) only hits inboxes but doesn't guarantee access for late joiners or previous builds. I think A lines up with what ISTQB likes, but wouldn't mind hearing arguments against it if anyone disagrees.
A
C or D for me. Emailing the report (like C) makes sure people see it right away, which kinda feels like what the question wants. Dashboard is nice but can be missed. Not 100% sure though, open to being convinced.
C is tempting but not right here. A fits since a dashboard really nails the 24/7 access part.
Probably A here. Dashboard with build history covers the 24/7 access requirement and lets everyone check results whenever, not just when emailed. Pretty sure that's what they want for distributed teams.
Be respectful. No spam.