Test Automation Framework | TAF | Mock Test
1
Associating the function libraries and objects alias file under the Test Settings->Resource Section is which step of executing the automation scripts through DriverScript?
a. second Step
b. Third Step
c. Fourth Step
d. Fifth Step
2
How to call a custom function
a. Using call keyword
b. Using Call_Userdefined_Func Keyword
c. Using CallFunctionNAme keyword
d. None of the above
3
How to get input for an object inside Web Table
a. Using the Operation Keyword
b. Using the Variable Keyword
c. Using Standard Checkpoint
d. Using Text Checkpoint
4
In QC where folder where we save the QTP testcase
a. TestLAb
b. TestPlan
c. Resources
d. Management
5
In QTP easyAutomate QC integration where do we select the required tests
a. TestPlan Tree
b. TestPlan
c. TestLab
d. None of the above
6
Next_Iteration and Next_Testcase are
a. Handlers
b. Error Handlers
c. Both a and b
d. Only 1
7
Test Data is prepared for
a. Actions
b. Handlers
c. Parameters
d. Objects
8
Keyword used to add messages to the HTML Report
a. REPORTSTEP
b. OPERATION
c. PRINT
d. WRITEINFILE
9
Keyword used to dynamically change the object properties during runtime:
a. SETTOPROPERTY
b. SETPROPERTY
c. SETROPROPERTY
d. OPERATION
10
Keyword used to execute user defined functions in Easy Automate TAF QTP:
a. CALL
b. LAUNCH
c. EXECUTE
d. INVOKE