Shortcut Navigation:
Page Content
Site Navigation
Footer
Create
Hello Guest
Quiz
Survey
Challenge
Quizific is the easiest free and fun way to take or make a quiz or survey
About
Help
Contact/Follow >
Tag Cloud
Our Competition
Sitemap
Thanks!
Contact Us
Facebook
Twitter
Google+
Temporary Profile
Forgot Password?
Create Account
Profile
Logout
Design Test Cases Quiz
Which of the following are characteristics of testable software ?
With thorough testing it is possible to remove all defects from a program prior to delivery to the customer.
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
What types of errors are missed by black-box testing and can be uncovered by white-box testing ?
Program flow graphs are identical to program flowcharts.
The cyclomatic complexity metric provides the designer with information regarding the number of
Condition testing is a control structure testing technique where the criteria used to design test cases is that they
The cyclomatic complexity of a program can be computed directly from a PDL representation of an algorithm without drawing a program flow grap
Data flow testing is a control structure testing technique where the criteria used to design test cases is that they
Tagged as:
control structure
,
control structure
,
program