SSCP · Question #310
SSCP Question #310: Real Exam Question with Answer & Explanation
The correct answer is C: Testing should be performed with live data to cover all possible situations.. Live or actual field data is not recommended for use in the testing procedures because both data types may not cover out of range situations and the correct outputs of the test are unknown. Live data would not be the best data to use because of the lack of anomalies and also beca
Question
Which of the following statements pertaining to software testing is incorrect?
Options
- AUnit testing should be addressed and considered when the modules are being designed.
- BTest data should be part of the specifications.
- CTesting should be performed with live data to cover all possible situations.
- DTest data generators can be used to systematically generate random test data that can be
Explanation
Live or actual field data is not recommended for use in the testing procedures because both data types may not cover out of range situations and the correct outputs of the test are unknown. Live data would not be the best data to use because of the lack of anomalies and also because of the risk of exposure to your live data.
Topics
Community Discussion
No community discussion yet for this question.