IBM C2140-842 - Rational Functional Tester for Java Exam
Page: 3 / 11
Total 54 questions
Question #11 (Topic: )
What will the following CallScript do? CallScript (myScript, null, DP_ALL)
A. cause the script to run an infinite number of times
B. cause the script to iterate through the entire datapool
C. cause the script to run through 100 datapool values
D. cause myScript to always pass
Answer: B
Question #12 (Topic: )
What is one way to insert data-driven commands into the test script?
A. use the Insert Data Driven Commands button while recording
B. use the Insert Data Driven Commands button while executing
C. the commands are generated automatically while importing the datapool
D. use the super helper class after recording
Answer: A
Question #13 (Topic: )
What must you do before editing the datapool using an external application?
A. make it a public datapool
B. make it a private datapool
C. export it to a .csv file
D. import it from a .csv file
Answer: C
Question #14 (Topic: )
Which statement is true about an RFT test datapool?
A. It is exclusive for only one test script.
B. It is a collection of related data records.
C. It is automatically generated during script record.
D. It is a collection of related test scripts.
Answer: B
Question #15 (Topic: )
What must you do to view a comparator of a failed verification point from an RFT text log?
A. open a web browser and browse to open the file: \<project_path> \<log_name>\<log_vp_name>.rftvd for the verification point you want to view
B. right-click on the test log and select Failed Verification Points from the right-click menu, then select the verification point you want to view
C. open the test log, right-click on the verification point line you want to view and select View Results from the right-click menu
D. log results in another format since you cannot open a comparator from a text log
Answer: B