IBM Rational Functional Tester for Java - 000-842 Exam Practice Test
How do you add line numbers within the script editors view?
Correct Answer: A
Given the following code snippet:
OK().waitForExistence();
Assuming that no changes have been made to the Functional Tester default playback settings,
which two statements will cause Functional Tester to wait for 60 seconds for the OK button to
appear? (Choose two.)
OK().waitForExistence();
Assuming that no changes have been made to the Functional Tester default playback settings,
which two statements will cause Functional Tester to wait for 60 seconds for the OK button to
appear? (Choose two.)
Correct Answer: A,C
Which three methods write to the RFT log? (Choose three.)
Correct Answer: A,B,E
Which statement is true about Functional Tester scripts and datapools?
Correct Answer: D
Which three statements are true about HelperSuper classes? (Choose three.)
Correct Answer: A,B,C
Which statement is true about the "Time Delayed" method when you are creating verification points in your scripts?
Correct Answer: A