Which of the following is mandatory to run before running YSlow?
A
WebPageTest
B
FireBug
C
Both WebPageTest and FireBug
D
Mozilla
Correct Answer: FireBug
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.