Home › Software Testing › Software Testing › fundamentals_levels_techniques › Software testing is BEST defined as
Software testing is BEST defined as
AEvaluation of software to find defects
BWriting source code for new product features
CInstallation of software on user machines
DExecution of code without any test plan
Answer & Solution
Correct answer: A. Evaluation of software to find defects
Per ANSI/IEEE 1059: testing is analyzing software to detect differences between actual and required conditions, and to evaluate features. It is goal-directed evaluation, not random execution.
Related questions
Exit criteria for a test phase typically includeTest-driven development (TDD) follows the cycleIn Agile, the tester's role is BEST described asSelenium is BEST described asWhich is a recognised BENEFIT of test automation?Risk-based testing prioritises test effort byA defect lifecycle typically begins with statusA test plan typically describes