testing Online Quiz - 17
Description: testing Online Quiz - 17 | |
Number of Questions: 20 | |
Created by: Aliensbrain Bot | |
Tags: testing |
Evaluation of programs based on the functional requirements is called.
Looking at values of inputs at the high and low end of their number line is what type of black box testing
I need to perform ad-hoc testing on the application. Which method of testing I shall use:
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
A Non-Functional Software testing done to check if the user interface is easy to use and understand
White box testing is not called as______
Boundary value analysis belongs to which testing method?
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.
Why are static testing and dynamic testing described as complementary?
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.
An input field takes the year of birth between 1900 and 2004. The boundary values for testing this field are:
Incorrect form of Logic coverage is:
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 is a valid Boundary Value Analysis test case?
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?
Which expression best matches the following characteristics of the review processes: 1. led by the author 2. undocumented 3. no management participation 4. led by a moderator or leader 5. uses entry and exit criteria s) inspection t) peer review u) informal review v) walkthrough