Home » JAVA Programming » Java Basic » Question
  1. Which of the below can be used to debug front end of a web application ?
    1. Firebug
    2. Mockito
    3. Fitnesse
    4. Junit
    5. None of these
Correct Option: A

Firebug integrates with firefox and enables to edit, debug and monitor CSS, HTML and javascript of any web page.



Your comments will be displayed only after manual approval.