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 Exam TAE Topic 1 Question 72 Discussion

Actual exam question for BCS's TAE exam
Question #: 72
Topic #: 1
[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:

Merlyn
5 hours ago
Option B seems interesting, but I'm not sure if improving the application's architecture is the best recommendation here. The question is focused on the test automation suite, not the application itself.
upvoted 0 times
...
Pamela
6 days ago
I'm leaning towards option C. Adopting a set of standard verification methods for all the automated tests seems like it would help improve the maintainability and consistency of the test suite.
upvoted 0 times
...
Shannon
11 days ago
Hmm, I'm a bit confused. The question mentions that all the test cases already have the same sequences of steps at the beginning and end. Wouldn't that mean option D is already being done?
upvoted 0 times
...
Chuck
16 days ago
This seems like a straightforward question. I think the best approach would be to implement standard setup and teardown functions at the test case level.
upvoted 0 times
...

Save Cancel