testing Online Quiz - 17
Description: testing Online Quiz - 17 | |
Number of Questions: 20 | |
Created by: Aliensbrain Bot | |
Tags: testing |
Looking at values of inputs at the high and low end of their number line is what type of black box testing
The approach/document used to make sure all the requirements are covered when writing test cases
Executing the same test case by giving the number of inputs on same build called as
White box testing is not called as______
Consider the following techniques. Which are static and which are dynamic techniques? i. Equivalence Partitioning. ii. Use Case Testing. iii. Data Flow Analysis. iv. Exploratory Testing. v. Decision Testing. vi Inspections.
What can static analysis NOT find?
In a system designed to work out the tax to be paid: An employee has $4000 of salary tax free. The next $1500 is taxed at 10%. The next $28000 after that is taxed at 22%. Any further amount is taxed at 40%. To the nearest whole pound, which of these groups of numbers fall into three DIFFERENT equivalence classes?
Given the following specification, which of the following values for age are in the SAME equivalence partition? If you are less than 18, you are too young to be insured. Between 18 and 30 inclusive, you will receive a 20% discount. Anyone over 30 is not eligible for a discount.
Incorrect form of Logic coverage is:
Statement Coverage will not check for the following.
Which of the following techniques is NOT a black box technique?
What is NOT included in typical costs for an inspection process?