CIS 450 Ch 4
The annual maintenance cost for a website is typically much lower than its development cost.
False
The web server software used has a significant impact on how a website's web pages look on a user's computer.
False
Which of the following statements about mobile websites is not true?
Generally, mobile websites operate more quickly than traditional websites viewed on a desktop computer connected to a broadband office network.
Which of the following is the most commonly used server-side scripting language?
PHP
Which of the following verifies that the business objectives of the system as originally conceived are in fact working?
acceptance testing
All of the following are methods of improving the processing architecture of a website except:
adding web servers.
Most of the time required to maintain an e-commerce site is spent on:
administration and making changes and enhancements to the system.
When using multivariate testing, if you wish to test two different versions of an image, a button, and a piece of text, how many combinations will you need to test?
8
All of the following are key design principles of responsive web design except:
coding by convention
Which system functionality must your website have in order to be able to personalize or customize a product for a client?
customer on-site tracking
Most of the time required to maintain an e-commerce site is spent on:
general administration and making changes and enhancements to the system.
________ typically include a data flow diagram to describe the flow of information for an e-commerce site.
logical designs
Beginning the e-commerce development process with a mobile presence rather than a desktop website is referred to as which of the following?
mobile first design
All of the following are website design features that annoy customers except:
multi-browser functionality
Which form of testing compares a control page with one that is very different?
new concept test
MySQL is which of the following?
open source database software
Which of the following details the actual hardware components to be used in a system?
physical design
Which of the following types of application server monitors and controls access to a main web server and implements firewall protection?
proxy server
All of the following are simple steps for optimizing web page content that can reduce response times except:
segmenting computer servers to perform dedicated functions.
Which of the following would you use to verify that links on web pages are valid?
site management tools
Which of the following types of e-commerce presence is best suited for creating an ongoing conversation with one's customers?
social media
The term stateless refers to the fact that:
the server does not have to maintain an ongoing dedicated interaction with the client computer
The term stateless refers to the fact that:
the server does not have to maintain an ongoing dedicated interaction with the client computer.
Which of the following is the minimum system architecture requirement for an e-commerce website that processes orders?
two-tier architecture
Which of the following cannot be used to retrieve objects from a database?
HTML
A native app is one designed to specifically operate using a mobile device's hardware and operating system.
True
Apache web server software works with Linux and Unix operating systems.
True
PHP is an open source, general purpose scripting language that is most frequently used in server-side web applications to generate dynamic web page content.
True
The SDLC methodology that can be used to create an e-commerce website has five major steps.
True
_________ help you engage your customers in a conversation
On-site blogs
Which of the following is an example of a CMS?
WordPress
All of the following are important factors in search engine optimization except:
adhering to privacy policies
Dynamic page generation increases menu costs
False
Dynamic page generation increases menu costs.
False
What is not an open source software tool?
Websphere
The process of comparing a website with that of its competitors in terms of response speed, quality of layout, and design is known as:
benchmarking
A template test is a form of which type of testing?
A/B testing
The leading web server software is:
Apache
Django follows the _________ programming principle
DRY
Which of the following is a server-side technique that detects the attributes of the device making the request, and using predefined templates, loads a version of a site that is optimized for the device?
AWD
________ provides a set of standards for communicating between a browser and a program running on a server that allows for interaction between the user and server.
CGI
Ruby on Rails is based on which of the following philosophies?
CoC
________ is a programming language invented by Netscape used to control the objects on an HTML page and handle interactions with the browser.
JavaScript
Which of the following statements about responsive web design (RWD) is not true?
RWD works best for sites that have complex functionality
Prior to the development of e-commerce, websites primarily delivered static HTML pages.
True