List the four tests that systems analysts and users develop.
What will be an ideal response?
Student responses will vary, but should be drawn from the following information from the text.?• A unit test verifies that each individual program or object works by itself.
• A systems test verifies that all programs in an application work together properly.
• An integration test verifies that an application works with other applications.
• An acceptance test is performed by end users and checks the new system to ensure that it works with actual data.
You might also like to view...
Which of the following are valid for an initial or terminating value of a For...Next loop?
(A) a numeric literal (B) info.Length, where info is a string variable (C) a numeric expression (D) All of the above
The __________ theorem states that it is possible to reconstruct integers in a certain range from their residues modulo a set of pairwise relatively prime moduli.
Fill in the blank(s) with the appropriate word(s).
________ is open-source software made by Sun Microsystems
A) OpenOffice B) LibreOffice C) Calligra D) StarOffice
When prompting users to enter a character, you should allow uppercase or lowercase input.
Answer the following statement true (T) or false (F)