My Crossword Maker Logo
Powered by BrightSprout
Save Status:
or to save your progress. The page will not refresh.
Controls:
SPACEBAR SWITCHES TYPING DIRECTION
Answer Key:
Edit a Copy:
Make Your Own:
Crossword Word Search Worksheet
Rate This Puzzle:
Log in or sign up to rate this puzzle.

Software Testing 1.0

Weltec 2017 - Trimester 3
Lecturer Rodrigo Costa
Student:
Across
The process of encoding information so that only authorized parties can retrieve the original information, usually by means of a specific decryption key or process.
A representation of dynamic measurements of operational performance for some organization or activity, using metrics represented via metaphors such as visual dials, counters, and other devices resembling those on the dashboard of an automobile, so that the effects of events or activities can be easily understood and related to operational goals.
The capability of the software product to be diagnosed for deficiencies or causes of failures in the software, or for the parts to be modified to be identified.
Acronym for Computer Aided Software Testing.
A minimal software item that can be tested in isolation.
The response of a component or system to a set of input values and preconditions.
The degree, expressed as a percentage, to which a specified coverage item has been exercised by a test suite
A program element is said to be exercised by a test case when the input value causes the execution of that element, such as a statement, decision, or other structural element.
Computer instructions and data definitions expressed in a programming language or in a form output by an assembler, compiler or other translator.
The capability of the software product to provide functions which meet stated and implied needs when the software is used under specified conditions.
The capability of the software product to be attractive to the user.
Acronym for Command-Line Interface.
A basic block that can be selected for execution based on a program construct in which one of two or more alternative program paths is available, e.g., case, jump, go to, if-then-else.
The phase within the IDEAL model where the specifics of how an organization will reach its destination are planned. The establishing phase consists of the activities set priorities, develop approach and plan actions.
A test is deemed to fail if its actual result does not match its expected result.
Bug, according to the ISTQB glossary
The composition of a component or system as defined by the number, nature, and interconnections of its constituent parts.
A device, computer program, or system that accepts the same inputs and produces the same outputs as a given system.
The capability of the software product to enable specified modifications to be implemented.
The process of finding, analyzing and removing the causes of failures in software.
A logical expression that can be evaluated as True or False, e.g., A>B.
Down
Acronym for Computer Aided Software Engineering.
Capability of the software to be adapted for different specified environments without applying actions or means other than those provided for this purpose for the software considered
A specification or software product that has been formally reviewed or agreed upon, that thereafter serves as the basis for further development, and that can be changed only through a formal change control process.
A device or storage area used to store data temporarily for differences in rates of data flow, time or occurrence of events, or amounts of data that can be handled by the devices or processes involved in the transfer or use of the data.
(1) The capability of the software product to provide appropriate performance, relative to the amount of resources used, under stated conditions. (2) The capability of a process to produce the intended outcome, relative to the amount of resources used.
Permission given to a user or process to access resources.
A procedure determining whether a person or a process is, in fact, who or what it is declared to be.
The capability of producing an intended result.
A network of compromised computers, called bots or robots, which is controlled by a third party and used to transmit malware or spam, or to launch attacks.
The phase within the IDEAL model where it is determined where one is, relative to where one wants to be. The diagnosing phase consists of the activities to characterize current and desired states and develop recommendations.
The process of confirming that a component, system or person complies with its specified requirements, e.g., by passing an exam.
Any (work) product that must be delivered to someone other than the (work) product's author.
Deviation of the component or system from its expected delivery, service or result.
An attribute of a component or system specified or implied by requirements documentation (for example reliability, usability or design constraints).
The set from which valid input and/or output values can be selected.
A software component or test tool that replaces a component that takes care of the control and/or the calling of a component or system.
Acronym for Application Programming Interface.
Acronym for Graphical User Interface.