Regression testing refers to
a) re-testing a program after fixing a problem to ensure that the fix worked and that it did not introduce another problem.
b) executing the statements in the program in reverse order.
c) executing the program on many different types of computers and comparing the results.
d) running a program with many different sets of inputs.
e) None of these describes regression testing
a) re-testing a program after fixing a problem to ensure that the fix worked and that it did not introduce another problem.
You might also like to view...
The blank spaces in a dashed line are referred to as ____________________.
Fill in the blank(s) with the appropriate word(s).
An artist's statement should not include
a. a description of the medium. b. a description of your influences. c. simple language. d. a comparison of your work to another artist.
Write an ARM assembly language program to determine whether a string of characters with an odd length is a palindrome, for example, mom, under the following constraints
• The string of ASIC?encoded characters is stored in memory. • At the start of the program, register r1 contains the address of the first character in the string and r2 contains the address of the last character. On exit from the program, register r0 contains a 0 if the string is not a palindrome and 1 if it is.
The SNMP manager runs specialized software called ____________________.
Fill in the blank(s) with the appropriate word(s).