Interview Questions, Answers and Tutorials

Category: Software Testing Dictionary – 10

Software Testing Dictionary – 10

Table testing. Test access, security, and data integrity of table entries. [William E. Lewis, 2000]   Test Bed. An environment containing the hardware, instrumentation, simulators, software tools, and other support elements needed to conduct a test [IEEE 610].   Test Case. A set of test inputs, executions, and expected results developed for a particular objective.   Test conditions. The set of circumstances that a test invokes. [Daniel J. Mosley, 2002]   Test Coverage The degree to which a given test or set of tests addresses all specified test cases for a given system or component.   Test Criteria. Decision rules Read More