testing Online Quiz - 11
Description: testing Online Quiz - 11 | |
Number of Questions: 20 | |
Created by: Aliensbrain Bot | |
Tags: testing |
How will u find a duplicate SSN in CBT??
when u cancel a policy, a member will be able to do 2 actions.. what are they..??
What is the code generated when a policy issue is complete?
what will be the default policy start date?
what is abbreviation for NPC?
How will you set risk code for a USAA member in CBT??
what is AA?
When software reliability measures are used to determine when to stop testing, the best types of test cases to use are those that
What is the difference between a project risk and a product risk?
Consider the following statements: i.100% statement coverage guarantees 100% branch coverage. ii.100% branch coverage guarantees 100% statement coverage. iii.100% branch coverage guarantees 100% decision coverage. iv.100% decision coverage guarantees 100% branch coverage. v.100% statement coverage guarantees 100% decision coverage.
Which of the following are disadvantages of capturing tests by recording the actions of a manual tester? i The script may be unstable when unexpected events occur. ii Data for a number of similar tests is automatically stored separately from the script. iii Expected results must be added to the captured script. iv The captured script documents the exact inputs entered by the tester. v When replaying a captured test, the tester may need to debug the script if it doesn’t play correctly.
With thorough testing it is possible to remove all defects from a program prior to delivery to the customer.
Which of the following are characteristics of testable software ?
The testing technique that requires devising test cases to demonstrate that each program function is operational is called
The testing technique that requires devising test cases to exercise the internal logic of a software module is called
Black-box testing attempts to find errors in which of the following categories
What types of errors are missed by black-box testing and can be uncovered by white-box testing ?
The cyclomatic complexity metric provides the designer with information regarding the number of
Data flow testing is a control structure testing technique where the criteria used to design test cases is that they