Exam 16: Testing and Improving Performance

arrow
  • Select Tags
search iconSearch Question
flashcardsStudy Flashcards
  • Select Tags

Name four best practices for decreasing page load time, and explain the effect of each.

(Essay)
4.8/5
(45)

​ ​ ​ ​    -Referring to the figure above, combining image1·png through image4·png into images·png is an example of __________. -Referring to the figure above, combining image1·png through image4·png into images·png is an example of __________.

(Multiple Choice)
4.9/5
(39)

Name all of the operating systems on which you should perform browser tests.For each one, explain why you should test on that particular operating system.

(Essay)
4.8/5
(43)

You create a custom build of Modernizr by __________.

(Multiple Choice)
4.8/5
(33)

In Chrome Device Mode, the maximum time from a request being sent to data being returned from the server is measured in __________.

(Multiple Choice)
4.8/5
(37)

Name and describe two methods for reducing the size of CSS files.

(Essay)
4.8/5
(33)

Both __________ and iOS phones are used by significant numbers of people, so testing on the most widely used versions of these mobile operating systems is important.

(Short Answer)
4.8/5
(41)

Any improvements that cause your pages to load more quickly can help __________.

(Multiple Choice)
4.9/5
(36)

You should use spritesheets only for decorative images because __________.

(Multiple Choice)
4.9/5
(35)

Adopted styles are style rules based on selectors that no longer apply to any elements on your web pages._________________________

(True/False)
4.8/5
(31)

Using a web application to remove spaces and comments from JavaScript code is an example of __________.

(Multiple Choice)
4.7/5
(33)

​ ​ ​ ​    -Referring to the figure above, combining the styles1.css and styles2.css files into styles.css is an example of __________. -Referring to the figure above, combining the styles1.css and styles2.css files into styles.css is an example of __________.

(Multiple Choice)
4.9/5
(29)

​ ​ ​ ​    -Referring to the figure above, the image is referenced in the code for the web page using the __________. -Referring to the figure above, the image is referenced in the code for the web page using the __________.

(Multiple Choice)
4.9/5
(42)

A spritesheet contains multiple __________.

(Multiple Choice)
4.8/5
(27)

The measure of how quickly a published site loads and responds to user interaction over the Internet is known as the site's __________.

(Short Answer)
4.9/5
(32)

To implement a spritesheet, you use image editing software to break up a single image into multiple smaller images.

(True/False)
4.9/5
(38)

Chrome Device Mode includes a utility that lets you view a simulation of a web page loading at different connection speeds._________________________

(True/False)
4.9/5
(32)

Developers reduce the amount of time required to wait for file requests by __________.

(Multiple Choice)
4.8/5
(39)

A spritesheet enables multiple images to be retrieved with a single HTML request._________________________

(True/False)
4.7/5
(42)

By simulating loading your web page at different connection speeds, you can test its __________.

(Multiple Choice)
4.8/5
(36)
Showing 21 - 40 of 70
close modal

Filters

  • Essay(0)
  • Multiple Choice(0)
  • Short Answer(0)
  • True False(0)
  • Matching(0)