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.
I need to perform ad-hoc testing on the application. Which method of testing I shall use:
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
Boundary value analysis belongs to which testing method?
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?