Q: 1 How do you start the application under test?
A. use the Windows Start menu
B. simply begin recording
C. open a command line and start the application by
typing its name
D. click the Start Application button on the recording toolbar
Ans: D
Q: 2 While recording a script, the recording monitor
_____.
A. appears at the conclusion of recording
B. is only displayed on the toolbar
C. does not appear
D. displays a message for each action
Ans: D
Q: 3 What can be tested when recording a verification
point?
A. an objects data only
B. an objects data or properties only
C. whether or not the object is working
D. an objects data, properties, or existence
Ans: D
Q: 4 What can you use to select an object as a
verification point?
A. the object finder, the object picker, or the object browser
B. the main object browser, the test object browser, or
the extra object browser
C. the object finder, the test object browser, or the
delay method
D. the delay method, the scripting method, or the pointer method
Ans: C
Q: 5 A recording is started by:
A. Entering script_record on the command line
B. creating a script and then pressing the record button
in the RFT application
C. starting the application under test
D. Starting RFT
Ans: B
Q: 6 How do you stop recording?
A. click the Stop Recording button on the recording
toolbar
B. end the application under test
C. close RFT
D. close the recording monitor
Ans: A
Q: 7 Which three actions are possible with RFT? (Choose three.)
A. use a wizard to substitute literals with datapool variables
B. substitute literals in verification points with
datapool variables
C. create a datapool while recording a data-driven script
D. create scripts in c#
Ans: A ,B ,C
Q: 8 You must _____ a script with a datapool before substituting literal values in the script with references
to datapool variables.
A. share
B. associate
C. run
D. disassociate
Ans: B
Q: 9 When is the best time to use data-driven testing?
A. when the test only needs to be run once
B. when the test steps change based on the test input
data
C. when the test must be run multiple times with
different data
D. when the test requires a lot of manual data entryAns: C
No comments :
Post a Comment