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 8 Question 70 Discussion

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

Julio
21 hours ago
B sounds like a good idea, but that's like putting the cart before the horse. Gotta fix the tests first!
upvoted 0 times
...
Deandrea
2 days ago
I'd say C. Consistent verification methods across all tests is crucial for reliable results.
upvoted 0 times
...
Jesus
3 days ago
D all the way! Standardizing setup and teardown functions is the way to go. Keeps the test cases clean and maintainable.
upvoted 0 times
...
Luis
4 days ago
I agree with Hoa, having more granular keywords would make the TAS more efficient.
upvoted 0 times
...
Hoa
5 days ago
I think implementing keywords with higher level of granularity would be the best recommendation.
upvoted 0 times
...

Save Cancel