ExamGecko
Question list
Search
Search

List of questions

Search

Related questions











Question 27 - APD01 discussion

Report
Export

Using a Wait stage to check if a Java element exists requires the Java Application Model tree to be traversed. Constantly accessing the model can be costly in terms of CPU efficiency.

Which of the following tips is a valid method to help manage this CPU efficiency cost?

A.
Avoid using long timeout periods in Wait Stages that wait for Java elements
Answers
A.
Avoid using long timeout periods in Wait Stages that wait for Java elements
B.
Close and restart the Java application between cases
Answers
B.
Close and restart the Java application between cases
C.
Spy all the Java elements using an alternative spy mode
Answers
C.
Spy all the Java elements using an alternative spy mode
D.
Ensure all the actions required to interface with the Java application are contained in a single Object
Answers
D.
Ensure all the actions required to interface with the Java application are contained in a single Object
Suggested answer: B
asked 16/09/2024
Leon Chukwuma
30 questions
User
Your answer:
0 comments
Sorted by

Leave a comment first