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

iSQI Exam CTAL-ATT Topic 7 Question 23 Discussion

Actual exam question for iSQI's CTAL-ATT exam
Question #: 23
Topic #: 7
[All CTAL-ATT Questions]

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-existent member of the application to a Group will result in an error, as will an attempt to add the same member twice. Members can be removed from an existing Group. An existing Group can be deleted but only if there are no current members attached to it.

Which one of the following Keyword-driven input tables provides the BEST test coverage of this enhancement?

Table 1

Keyword Group Id Member Id

Create.Group Group3

Add_Member Group3 @Member1

Add.Member Group3 (a)Member2

Delete_Group Group3

Remove.Member Group3 @Memberl

Remove_Member Group3 @)Member2

Delete.Group Group3

Result

Group created

Member added to Group

Member added to Group

Error - Group not empty

Member removed from group

Member removed from group

Group deleted

Table 2

Keyword Group Id Member Id Result

Create.Group Groupl Group created

Add.Member Groupl Member4 Error - member does not exist

Add.Member Groupl (Memberl Member added to Group

Delete.Group Groupl Error - Group not empty

Remove_Member @Member 1 Member removed from group

Delete.Group Groupl Group deleted

Table 3

Keyword Group Id Member Id Result

Create.Group Group3 Group created

Add.Member Group3 Member9 Error - member does not exist

Add.Member Group3 (Memberl Member added to Group

Add_Member Group 3 (Memberl Error - member already in group

Delete.Group Group3 Error - Group not empty

Remove-Member Groups (Member 1 Member removed from group

Delete.Group Groups Group deleted

Table 4

Keyword Group Id Member Id Result

Create.Group Groupl Group created

Add.Member Groupl @Member3 Member added to Group

Add.Member Groupl @Member3 Error - member already in group

Delete.Group Groupl Error - Group not empty

Remove.Member Groupl @Member1 Member removed from group

Delete.Group Groupl Group deleted

SELECT ONE OPTION

Show Suggested Answer Hide Answer
Suggested Answer: A

Contribute your Thoughts:

Edwin
7 days ago
That's a good point, Cassi. Table 3 does cover those error scenarios which are important for thorough testing. I see your point now.
upvoted 0 times
...
Cassi
9 days ago
I disagree, I believe Table 3 is the best option. It not only covers all the necessary actions but also includes error scenarios like adding a non-existent member and trying to add the same member twice.
upvoted 0 times
...
Edwin
13 days ago
I think Table 1 provides the best test coverage because it covers all the necessary actions like creating a group, adding and removing members, and deleting the group.
upvoted 0 times
...

Save Cancel