Module 11 Crossword Taylor P.

12345678910111213141516171819
Across
  1. 2. may be released so that select users can start using the product to determine any additional work that is needed.
  2. 5. verifies that all programs in an application work together properly.
  3. 7. looks at common security practices and ensures that the app or system meets the recommended criteria.
  4. 8. a named location in memory used to store information, such as a value, that is used in a program.
  5. 9. set of rules for a programming language.
  6. 10. an environment that allows software developers to test their programs with fictitious data without adversely affecting other programs, information systems, or data.
  7. 11. a process or set of rules used in problem-solving, such as calculations.
  8. 17. a set of steps that must be completed in a certain order.
  9. 18. a set of evolving principles that developers should follow to enhance the UX, to make data collection usage transparent, and to enable users to easily make choices that protect their privacy.
  10. 19. verifies that each individual program or object works by itself.
Down
  1. 1. the measure of the suitability of the development process to the individual project at any given time.
  2. 3. purpose is to use the data gathered during the feasibility study and detailed analysis to present a solution to the need or request.
  3. 4. a team consisting of users, the system analyst, and other IT professionals that work on a system development project.
  4. 6. a set of words, abbreviations, and symbols that a programmer or developer uses to create instructions for a program or app.
  5. 7. inludes the project's goals, objectives, and expectations.
  6. 12. an item that can contain both data and the procedures that read or manipulate that data.
  7. 13. a working model that demonstrates the functionality of the program or app.
  8. 14. a type of object that defines the format of the object and the actions an object can perform.
  9. 15. repetitions of a sequence of instructions.
  10. 16. defines the behavior of an object.