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.

Final Exam 4

There may be multipe words in one answer, or the answer may be initials of the term given. The answwers may contain spaces that are represented as - or _ or no spacing (letters run together). #4 Across starts with an underscore.
Across
“For each c in C, TR contains two requirements: c evaluates to true and c evaluates to false” where C is the set of clauses in P, c is a single clause in C
What does I stand for in RIPR model?
A mutant is a _____ of a valid string
…………………………….. values are inputs needed to be sent to the software after the test case values are sent
“A test criterion(C1) subsumes another test criteria(C2) if and only if every set of test case that satisfies criterion C1 also satisfies C2”
In terms of Syntax based testing ________is used most commonly to test compilers
______ happens when a child class declares an object or method with a name that is already declared in an ancestor class
______ Path is defined as a path from node ni to nj where no node appears more than once, except possibly the first and last nodes are the same.
The purpose of reducing the risk of using software accounts to which level of testing?
The amount of mutants ______ is called the mutation score
Down
_____ hiding is achieved by defining a variable in a child class that has the same name and type of an inherited variable
Guards in ______ are Source of predicates
A rule or collection of rules that impose test requirements on a test set is called as
LIF is defined as …………………. Fault
Degree of easiness to provide a program with the needed inputs, in terms of values, operations, and behaviors is called as
In _______ Operator Replacement each occurrence of one of the ______ operators (<, ≤, >, ≥, =, ≠) is replaced by each of the other operators and by falseOp and trueOp.
This is an object-oriented operator for Polymorphism where declared type of each new object is changed in the declaration.
Under the BNF Integration Testing there is no known use of ______ testing at the integration level
Defining a model of the software, then finding ways to cover it is the job of the