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

BCS TAE Exam - Topic 7 Question 82 Discussion

Consider A TAS for testing a desktop application via its GUI. All the test cases of the automated test suite contain the same identical sequences of steps at the beginning (to create the necessary objects when doing a preliminary configuration of the test environment and at the end (to remove everything created --specifically for the test itself during the preliminary configuration of the test environment). All automated test cases use the same set of assertion functions from a shared library, for verifying the values in the GUI fields ( e.g text boxes).What is the BEST recommendation for improving the TAS?
A) Implementing keywords with higher level of granularity
B) Improving the architecture of the application in order to improve its testability
C) Adopting a set of standard verification methods for use by all automated tests
D) Implementing standard setup and teardown functions at test case level

BCS TAE Exam - Topic 7 Question 82 Discussion

Actual exam question for BCS's TAE exam
Question #: 82
Topic #: 7
[All TAE Questions]

Consider A TAS for testing a desktop application via its GUI. All the test cases of the automated test suite contain the same identical sequences of steps at the beginning (to create the necessary objects when doing a preliminary configuration of the test environment and at the end (to remove everything created --specifically for the test itself during the preliminary configuration of the test environment). All automated test cases use the same set of assertion functions from a shared library, for verifying the values in the GUI fields ( e.g text boxes).

What is the BEST recommendation for improving the TAS?

Show Suggested Answer Hide Answer
Suggested Answer: A

Contribute your Thoughts:

0/2000 characters
I recall a similar question where we talked about granularity in test cases. A could be beneficial, but I think D might be more practical given the context.
upvoted 0 times
...
Lorrie
5 days ago
I feel like adopting standard verification methods could streamline our tests. C might help reduce redundancy, but I’m not completely convinced it’s the best option.
upvoted 0 times
...
Makeda
10 days ago
I'm not entirely sure, but I think improving the architecture of the application might be a long-term solution. B seems a bit too ambitious for just improving the TAS.
upvoted 0 times
...
Shonda
15 days ago
I remember we discussed the importance of setup and teardown functions in our last practice session. It seems like D could be a good choice.
upvoted 0 times
...

Save Cancel