?
Critical Thinking Questions
?
Lisa and her team have finished the coding of a new application, and they are ready to begin testing. She asks Tina, a senior software tester, for help in designing the types of tests that Lisa and her team should perform.
?Lisa mentions that a program is developed to interact with other programs, and she wants to begin by testing the programs individually. Tina tells her about a process in which a programmer simulates each program outcome or result and displays a message to indicate whether or not the program executed successfully. What is the name of this process?

A. ?Integration testing
B. ?System testing
C. ?Link testing
D. ?Stub testing


Answer: D

Computer Science & Information Technology

You might also like to view...

In a Word document, how does a floating object relate to surrounding text characters?

Computer Science & Information Technology

Match the descriptive feature to the corresponding file system.

1. Maximum of 8 characters in the file name. 2. Stores file system information in a hidden file called $MFT 3. Stores file system information in inodes. 4. Supports the Encrypted File System 5. Uses "dentries" to point clusters to the appropriate file. a. FAT16 b. Ext3 c. NTFS d. Ext3 e. NTFS

Computer Science & Information Technology

Theme names are identified by their ________

A) comments B) thumbnails C) ScreenTips D) layouts

Computer Science & Information Technology

When working with a sequential access file, you can jump directly to any piece of data in the file without reading the data that comes before it.

a. true b. false

Computer Science & Information Technology