1.

What is the purpose of creating a data frame?(a) Hold the page render time(b) Hold the load time(c) Hold the page render time & load time(d) Hold the reload time

Answer» Right choice is (c) Hold the page render time & load time

For explanation: A Data frame is a two-dimensional data structure, i.e., data is aligned in a tabular fashion in rows and columns. You can create a data frame to hold the mean page render times for each test URL, and a data frame to hold the mean load time for each test URL.


Discussion

No Comment Found

Related InterviewSolutions