Online Access Free 000-842 Exam Questions
| Exam Code: | 000-842 |
| Exam Name: | Rational Functional Tester for Java |
| Certification Provider: | IBM |
| Free Question Number: | 54 |
| Posted: | Jul 18, 2026 |
Given the following:
ProcessTestObject pid = startApp("ClassicsJavaA");
What are two valid methods one can call with a ProcessTestObject? (Choose two.)
You must _____ a script with a datapool before substituting literal values in the script with references to datapool variables.
Which branches under Preferences contain specific settings to enable the ClearCase integration?
Exhibit # 1: A script needs to perform an action on an HTML List object. Figure 6.1 shows the recognition properties of the list object. Figure 6.2 shows the recognition properties of the HTML document. What will be the score of the found test object at runtime if the .text and id recognition properties in the list object are different and the .url property of the HTML Document object?
Exhibit # 2: