최신IBM Rational Functional Tester for Java - 000-842무료샘플문제
문제1
How do you perform image verification in a test?
How do you perform image verification in a test?
정답: B
문제2
How do you stop recording?
How do you stop recording?
정답: A
문제3
Given the following code snippet in which Customers() represents an HTML table from which data
needs to be extracted:
Customers().getTestData("contents");
What data type is returned by getTestData("contents")?
Given the following code snippet in which Customers() represents an HTML table from which data
needs to be extracted:
Customers().getTestData("contents");
What data type is returned by getTestData("contents")?
정답: D
문제4
Which three methods write to the RFT log? (Choose three.)
Which three methods write to the RFT log? (Choose three.)
정답: B,C,E
문제5
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.)
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.)
정답: B,D
문제6
What must you do to view a comparator of a failed verification point from an RFT text log?
What must you do to view a comparator of a failed verification point from an RFT text log?
정답: D