MIS 276 Exam 2 Quiz 6
All of the following are basic functionality provided by e-commerce merchant server software except: A. marketing software. B. a shopping cart. C. credit card processing. D. a product catalog.
A. marketing software.
A system design has two main components: A. a behavioral design and a technological design. B. a logical design and a physical design. C. front-end systems and back-end systems. D. business objectives and technology requirements.
B. a logical design and a physical design.
Which of the following would you use to verify that links on Web pages are valid? A. data capture tools B. site management tools C. HTTP D. FTP
B. site management tools
All of the following are methods of improving the processing architecture of a Web site except: A. separating static content from dynamic content. B. reviewing ASP code for operating efficiency. C. don't separate shopping cart and credit card processing onto a dedicated server. D. examining your database search times in order to optimize the database schema.
C. don't separate shopping cart and credit card processing onto a dedicated server.
________ verifies that the business objectives of the system as originally conceived are in fact working. A. Unit testing B. Implementation testing C. System testing D. Acceptance testing
D. Acceptance testing
Which of the following statements about responsive Web design (RWD) is not true? A. RWD makes it possible to design a Web site that automatically adjusts its layout and display according to the screen resolution of the device on which it is being viewed. B. RWD tools include HTML5 and CSS3. C. RWD can be costly, often requiring a complete redesign of the web site's interface. D. RWD works best for sites that have complex functionality.
D. RWD works best for sites that have complex functionality.
All of the following might be part of a Web site's middle-tier layer except: A. an ad server. B. a mail server. C. a database server. D. a materials requirements planning (MRP) server.
D. a materials requirements planning (MRP) server.
The primary way a Web site is able to personalize the content presented to a visitor is through the use of: A. privacy policies. B. accessibility rules. C. site management tools. D. cookies.
D. cookies.
Advantages of dynamic page generation include all of the following except: A. nearly cost-free price discrimination. B. easier to change the contents of a database than to change the coding of an HTML page. C. easy online market segmetation D. disables the use of content management systems which slow down system performance.
D. disables the use of content management systems which slow down system performance.