Which example is NOT a computer programme error?
Syntax error
Logic error
Roundhouse error
If the computer has run a file, but not in the way the programmer has intended, what type of error is this?
Runtime error
What is a syntax error?
When the translator does not understand the text that the programmer has typed
When the wrong material has been used
When the computer shuts down without permission
What term refers to data that the form field should NOT accept?
Abnormal
Erroneous
Tall
What is white box testing?
Software testing that tests internal structures or workings of an application
In-house testing that takes place before software is released for beta testing
Testing that examines the functionality of an application without looking into its internal structures or workings
What is black box testing?
What is alpha testing?
Which of the following is a benefit of beta testing?
Testing with users means flaws or issues from their perspective can be discovered
It is the cheapest form of testing
Discovering inconsistencies between software units that are intended to work together
Which of the following is a benefit of system testing?
By testing with first-hand users, it can discover any flaws or issues from their perspective
Which test would you NOT find in a test plan?
Load time test
Screen texture test
Navigation test