Free IBM C9510-842 Practice Test & Real Exam Questions

  • Exam Code/Number: C9510-842
  • Exam Name/Title: Rational Functional Tester for Java
  • Certification Provider: IBM
  • Corresponding Certification: IBM certifications I
  • Exam Questions: 54
  • Updated On: May 30, 2026
How do you perform image verification in a test?
Correct Answer: B Vote an answer
When you set break points, why does the script not stop at the break points and switch over to the debug perspective?
Correct Answer: C Vote an answer
A script needs to perform an action on an object. One of the recognition properties of the object is
the .url property. The URL is dynamic. At recording time, the URL was http://www-3.ibm.com.
However, it can vary every time the script is played back. In particular, the portion of the .url
property that is subject to change is the digits that appears after the dash.
Which regular expression will match the value of the .url property regardless of the number of
digits between the - and the .?
Note: The regular expression should NOT match the .url property if no digits appear after the dash
(as in ww-.ibm.com).
Correct Answer: E Vote an answer
What is one way to insert data-driven commands into the test script?
Correct Answer: B Vote an answer
Which three methods write to the RFT log? (Choose three.)
Correct Answer: B,C,E Vote an answer
What is the effect the Clear State on Close setting in the Object Map interface when you exit the object map?
Correct Answer: A Vote an answer