An enhancement to a Social Media application allows for the creation of new Groups. Any number of existing application members can be added to a
Group. An attempt to add a non-existing member of the application to a Group will result in an error. Members can also be removed from an existing Group.
Existing Groups can also be deleted but only if there are no current members attached to it.
Which keyword-driven input table provides an adequate test of this enhancement?
A.
B.
C.
D.
The keyword-driven input table in Option B covers all the necessary scenarios: creating groups, adding members (including handling errors for non-existing members), removing members, and deleting groups only when empty.
This aligns with the functionalities specified in the enhancement description for the social media application.
The ISTQB CTAL-TTA syllabus covers the importance of comprehensive test coverage in keyword-driven testing.
General knowledge on test case design and keyword-driven testing practices.
Quinn
9 days ago