Questions
- True or False: We should only start to think about testing an application after the completion of its development?
a. True
b. False
- Which of the following is a kind of software testing?
a. Security testing
b. Functional testing
c. Accessibility testing
d. All of the above
- True or False: A higher code coverage percentage for unit tests is desirable to achieve a shorter time to market?
a. True
b. False