1.

What is the purpose of getting the parameter fvonly?(a) To repeat the view test(b) To get the first view(c) To debug the code(d) To compile the codeThis question was addressed to me in homework.This interesting question is from Accessing the WebPagetest API in portion Sockets of JavaScript

Answer»

Right option is (b) To get the first view

Explanation: fvonly is an optional PARAMETER which is set to 1 to skip the REPEAT View test. If you set fvonly to 1, you get results only for the first view and do not run the repeat view test.



Discussion

No Comment Found

Related InterviewSolutions