What type of testing would validate support for all the web browsers that are supported by a web application?
A. Regression testing
B. Interface testing
C. Fuzzing
D. White box testing
Answer: B. Interface testing
Computer Science & Information Technology
You might also like to view...
To check the spelling of worksheet labels, click the Spelling button in the _____ group on the REVIEW tab.
A. Proofing B. Thesaurus C. Changes D. Research
Computer Science & Information Technology
This provides mobile users a way to remotely access their information from the home network.
What will be an ideal response?
Computer Science & Information Technology
An Airplane class and a Jet class has what type of C++ relationship?
A. The Jet is an Airplane. B. The Airplane is a Jet. C. The Airplane uses a Jet. D. The Airplane was a Jet.
Computer Science & Information Technology
When we add an n to a pointer value, we get the sum of the address and the value n.
Answer the following statement true (T) or false (F)
Computer Science & Information Technology