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
[bg_collapse view=”button-green” color=”#FFF” icon=”arrow” expand_text=”Show Answer” collapse_text=”Hide Answer” ]Answer : Third Step [/bg_collapse]
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
[bg_collapse view=”button-green” color=”#FFF” icon=”arrow” expand_text=”Show Answer” collapse_text=”Hide Answer” ]Answer : Using call keyword [/bg_collapse]
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
[bg_collapse view=”button-green” color=”#FFF” icon=”arrow” expand_text=”Show Answer” collapse_text=”Hide Answer” ]Answer : Using Standard Checkpoint [/bg_collapse]
4
In QC where folder where we save the QTP testcase
a. TestLAb
b. TestPlan
c. Resources
d. Management
[bg_collapse view=”button-green” color=”#FFF” icon=”arrow” expand_text=”Show Answer” collapse_text=”Hide Answer” ]Answer : TestPlan [/bg_collapse]
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
[bg_collapse view=”button-green” color=”#FFF” icon=”arrow” expand_text=”Show Answer” collapse_text=”Hide Answer” ]Answer : TestPlan Tree [/bg_collapse]
6
Next_Iteration and Next_Testcase are
a. Handlers
b. Error Handlers
c. Both a and b
d. Only 1
[bg_collapse view=”button-green” color=”#FFF” icon=”arrow” expand_text=”Show Answer” collapse_text=”Hide Answer” ]Answer : Error Handlers [/bg_collapse]
7
Test Data is prepared for
a. Actions
b. Handlers
c. Parameters
d. Objects
[bg_collapse view=”button-green” color=”#FFF” icon=”arrow” expand_text=”Show Answer” collapse_text=”Hide Answer” ]Answer : Parameters [/bg_collapse]
8
Keyword used to add messages to the HTML Report
a. REPORTSTEP
b. OPERATION
c. PRINT
d. WRITEINFILE
[bg_collapse view=”button-green” color=”#FFF” icon=”arrow” expand_text=”Show Answer” collapse_text=”Hide Answer” ]Answer : PRINT [/bg_collapse]
9
Keyword used to dynamically change the object properties during runtime:
a. SETTOPROPERTY
b. SETPROPERTY
c. SETROPROPERTY
d. OPERATION
[bg_collapse view=”button-green” color=”#FFF” icon=”arrow” expand_text=”Show Answer” collapse_text=”Hide Answer” ]Answer : SETPROPERTY[/bg_collapse]
10
Keyword used to execute user defined functions in Easy Automate TAF QTP:
a. CALL
b. LAUNCH
c. EXECUTE
d. INVOKE
[bg_collapse view=”button-green” color=”#FFF” icon=”arrow” expand_text=”Show Answer” collapse_text=”Hide Answer” ]Answer : CALL [/bg_collapse]