What is a benefit of written testing scenarios?
A) The need to rely on people's memory
B) Functional units will be thrilled with the prospect of creating the scenarios
C) Remembering to test the special processing situations
D) All of the above
C
Computer Science & Information Technology
You might also like to view...
Because of the extensibility limitations of striped storage attached to Windows Server, Amazon RDS does not currently support increasing storage on a _____ DB Instance.
A. SQL Server B. MySQL C. Oracle
Computer Science & Information Technology
What will be the output after the following C++ statements have been executed?
a. a
c != d
b. a
d <;= c
c
c. a
c != d
d. a
c
Computer Science & Information Technology