Contents

Which of the following is not a feature of the User Interface?
a) Skinnable Interface
b) Resizable Side Panel
c) Fixed Side Panel
d) Menu options

c

What is the default value of the
property override Console?
a) 1                                                        
b) true
c) 0                                                        
d) false

b

Which of the following property(s) has a default value as false?
a) disableWhenFirebugActive
b) showIconWhenHidden
c) disableXHRListener
d) both disableWhenFirebugActive & showIconWhenHidden

c

Which of the following action is possible in Firebug when used as a JavaScript Debugger and Profiler?
a) Pause execution in any line
b) Find Scripts easily
c) Find Scripts easily & also Pause execution in any line
d) Find text easily

c

When does WebPageTest become necessary?
a) To run any common website
b) To run private websites
c) To run QA testing
d) To run media testing

b

What is the purpose of the Auth tab in the testing platform?
a) To specify credentials
b) To authorize a page
c) To run the test
d) To run user access

a