Home / CSE / Javascript - CS :: Performance Measures

CSE :: Javascript - CS

  1. What are the two output formats YSlow uses?

  2. A.

     TAP, JUnit

    B.

     JIT, TRD

    C.

     JKP, RFD

    D.

     None of the mentioned


  3. Initially, YSlow was an extension of which browser?

  4. A.

     Chrome

    B.

     Firefox

    C.

     IE

    D.

     Opera


  5. Which of the following can be used for a deeper analysis of the web page’s performance?

  6. A.

     WebPageTest

    B.

     FireBug

    C.

     YSlow

    D.

     All of the mentioned


  7. How many rules are there in the YSlow version 2.0?

  8. A.

     23

    B.

     21

    C.

     27

    D.

     33


  9. Which of the following is mandatory to run before running YSlow?

  10. A.

     WebPageTest

    B.

     FireBug

    C.

     Both WebPageTest and FireBug

    D.

     None of the mentioned


  11. How does the YSlow for Mobile work as?

  12. A.

     Bookwise

    B.

     Booklet

    C.

     Bookmaklet

    D.

     All of the mentioned


  13. Which network allows you to distribute static assets like images, etc?

  14. A.

     Content Delivery Network

    B.

     Content Receiving Network

    C.

     System Area Network

    D.

     None of the mentioned


  15. What are the three important manipulations done in a for loop on a loop variable?

  16. A.

     Updation, Incrementation, Initialization

    B.

     Initialization,Testing, Updation

    C.

     Testing, Updation, Testing

    D.

     Initialization,Testing, Incrementation


  17. When does WebPageTest become necessary?

  18. A.

     To run any common website

    B.

     To run private websites

    C.

     To run QA testing

    D.

     All of the mentioned


  19. What is the purpose of Auth tab in the testing platform?

  20. A.

     To specify credentials

    B.

     To authorize a page

    C.

     To run the test

    D.

     None of the mentioned