1.

Which of the following is mandatory to run before running YSlow?(a) WebPageTest(b) FireBug(c) Both WebPageTest and FireBug(d) MozillaThis question was addressed to me at a job interview.I need to ask this question from JavaScript with YSlow topic in portion Performance Measures in JavaScript of JavaScript

Answer»

Right answer is (b) FIREBUG

Explanation: YSlow analyzes web page performance by EXAMINING all the components on the page, including components DYNAMICALLY created by USING JavaScript. It is mandatory to RUN FireBug before running YSlow.



Discussion

No Comment Found

Related InterviewSolutions