Testing two or more programs that depend on each other is called _____.
A. integration testing
B. unit testing
C. acceptance testing
D. system testing
Answer: A
Computer Science & Information Technology
You might also like to view...
Typically bulleted lists are used to indicate sequence
Indicate whether the statement is true or false
Computer Science & Information Technology
Command blocks are enclosed in ____.
A. {} B. [] C. () D. **
Computer Science & Information Technology
The _____ pseudo-class represents the exact instant in which a link is activated.?
A. ?link B. ?visited C. ?active D. ?open-quote
Computer Science & Information Technology
In a(n) ____________________ traversal, the binary tree is traversed as follows:1. Traverse the left subtree2. Visit the node3. Traverse the right subtree
Fill in the blank(s) with the appropriate word(s).
Computer Science & Information Technology