Q: 1 Functional Tester allows you to import an external
datapool from which of the following? (Choose three.)
A. an external .csv file
B. another Functional Tester datapool
C. an existing TestManager datapool
D. an access (.mdb) file
Ans: A, B, C
Q: 2 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
Ans: B
Q: 3 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
Ans: A
Q: 4 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
Ans: C
Q: 5 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.
Ans: B
Q: 6 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: \
\\.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
Ans: B
Q: 7 Given an existing TestManager Rational Test
project, what are the steps to log results to TestManager?
A. from TestManager, create a new Test Script Type for
RFT, then from RFT, select the Functional Test logging preferences to
TestManager
B. from RFT, select the Functional Test logging
preferences to TestManager, then select the Test Manager project when you run
an RFT test
C. from RFT, associate the Rational Test Project with the
RFT project, then select the Functional Test logging preferences to TestManager
D. from the Rational Administrator, associate the RFT
project to the Rational Test Project, then from RFT, select the Functional Test
logging preferences to TestManager
Ans: C
Q: 8 Out of the box, what are the different options for
logging RFT tests?
A. HTML, text, custom, TestManager, and none
B. HTML, text, TPTP, TestManager, and none
C. TestManager, CQTM, TPTP, HTML, and none
D. HTML, PDF, text, TestManager, and none
Ans: B
Q: 9 Not including TestManager or custom logging, how
can you organize RFT test results?
A. define and follow a naming convention for all test
logs
B. define and follow a naming convention for all logs and
log subfolders
C. create as many folders in the *_logs project as needed
and drag logs into the appropriate folders
D. create additional log projects which are associated
with the primary RFT project, (for example, _acceptance_logs)
Ans: A
No comments :
Post a Comment