Online Access Free C9510-842 Practice Test
| Exam Code: | C9510-842 |
| Exam Name: | Rational Functional Tester for Java |
| Certification Provider: | IBM |
| Free Question Number: | 54 |
| Posted: | May 22, 2026 |
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).
Functional Tester allows you to import an external datapool from which of the following? (Choose three.)