Ecommerce Chapter 4 – Flashcards
51 test answers
Unlock all answers in this set
Unlock answers 51question
In order from beginning to end, the major steps in the SDLC are:
answer
systems analysis/planning; systems design; building the system; testing; and implementation.
Unlock the answer
question
Which of the following basic system functionalities is used to display goods on a website?
answer
digital catalog
Unlock the answer
question
________ are the types of information systems capabilities needed to meet business objectives.
answer
System functionalities
Unlock the answer
question
Which system functionality must your website have in order to be able to personalize or customize a product for a client?
answer
customer on-site tracking
Unlock the answer
question
Which of the following are the two main components of a systems design?
answer
logical design and physical design
Unlock the answer
question
________ help you engage your customers in a conversation.
answer
On-site blogs
Unlock the answer
question
Which of the following is not one of the basic business objectives for an e-commerce site?
answer
optimize system architecture
Unlock the answer
question
All of the following are basic information requirements for a product database except
answer
customer ID numbers.
Unlock the answer
question
________ typically include a data flow diagram to describe the flow of information for an e-commerce site.
answer
Logical designs
Unlock the answer
question
Which of the following details the actual hardware components to be used in a system?
answer
physical design
Unlock the answer
question
Which of the following verifies that the business objectives of the system as originally conceived are in fact working?
answer
acceptance testing
Unlock the answer
question
Which of the following involves testing a site program's modules one at a time?
answer
unit testing
Unlock the answer
question
Most of the time required to maintain an e-commerce site is spent on
answer
general administration and making changes and enhancements to the system.
Unlock the answer
question
All of the following are simple steps for optimizing web page content that can reduce response times except:
answer
segmenting computer servers to perform dedicated functions.
Unlock the answer
question
Which of the following is the minimum system architecture requirement for an e-commerce website that processes orders?
answer
two-tier architecture
Unlock the answer
question
All of the following offer website building tools except:
answer
Apache.
Unlock the answer
question
All of the following are major players in hosting/co-location/cloud services except:
answer
WordPress.
Unlock the answer
question
Which form of testing compares a control page with one that is very different?
answer
new concept test
Unlock the answer
question
A template test is a form of which type of testing?
answer
A/B testing
Unlock the answer
question
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?
answer
8
Unlock the answer
question
The process of comparing a website with that of its competitors in terms of response speed, quality of layout, and design is known as:
answer
benchmarking.
Unlock the answer
question
All of the following might be part of a website's middle-tier layer except:
answer
legacy corporate applications
Unlock the answer
question
The leading web server software is:
answer
Apache.
Unlock the answer
question
All of the following are basic functionality provided by web servers except:
answer
a shopping cart.
Unlock the answer
question
________ is used to process certificates and private/public key information.
answer
Secure Sockets Layer/Transport Layer Security
Unlock the answer
question
Which of the following would you use to verify that links on web pages are valid?
answer
site management tools
Unlock the answer
question
Which of the following is an example of a CMS?
answer
WordPress
Unlock the answer
question
Advantages of dynamic page generation include all of the following except:
answer
client-side execution of programming
Unlock the answer
question
Which of the following cannot be used to retrieve objects from a database?
answer
HTML
Unlock the answer
question
Which of the following types of application server monitors and controls access to a main web server and implements firewall protection?
answer
proxy server
Unlock the answer
question
Which of the following technologies is used to separate the design and presentation of content from the content creation process?
answer
CMS
Unlock the answer
question
MySQL is which of the following?
answer
open source database software
Unlock the answer
question
All of the following are basic functionality provided by e-commerce merchant server software except:
answer
marketing analytics.
Unlock the answer
question
______ is not an open source software tool.
answer
WebSphere
Unlock the answer
question
Which of the following is a standard that makes it possible to access data from any application regardless of the database and operating system software being used?
answer
ODBC
Unlock the answer
question
The term stateless refers to the fact that:
answer
the server does not have to maintain an ongoing dedicated interaction with the client computer.
Unlock the answer
question
Which of the following types of sites typically needs a high percentage of secure pages?
answer
trading
Unlock the answer
question
Which of the following is not a main factor in determining the overall demand on an e-commerce site?
answer
file sizes of web pages being served
Unlock the answer
question
All of the following are steps one can take to right-size a website's hardware platform and meet demands for service except:
answer
replacing static pages with dynamically generated pages.
Unlock the answer
question
All of the following are methods of improving the processing architecture of a website except:
answer
adding web servers.
Unlock the answer
question
Django is based on which of the following?
answer
Python
Unlock the answer
question
Ruby on Rails is based on which of the following philosophies?
answer
CoC
Unlock the answer
question
Which of the following is the most commonly used server-side scripting language?
answer
PHP
Unlock the answer
question
All of the following are website design features that annoy customers except:
answer
multi-browser functionality.
Unlock the answer
question
All of the following are important factors in search engine optimization except:
answer
adhering to privacy policies.
Unlock the answer
question
________ 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.
answer
CGI
Unlock the answer
question
The primary way a website personalizes the content presented to a visitor is through the use of:
answer
cookies
Unlock the answer