Register
9:00
Stop
PMI-ACP - A/B Testing - Control Groups
Intermediate
1/9
You are part of an Agile team developing an IoT application. One of the new features causes the application to crash frequently. To troubleshoot this, you decide to use control groups. What would be the right way to proceed?
a.
Create a control group that interacts with the application without the new feature and an experimental group that uses the application with the new feature. Compare the stability of both groups to identify if the new feature is causing the crashes.
b.
Blame the developers of the new feature and ask them to rectify it immediately.
c.
Ignore the crashes and push the new feature to production without any further testing.
d.
Remove the new feature immediately without any testing.
Intermediate