1 Answer

0 votes
by
1. When what is visible to end-users is a deviation from the specific or expected behavior, this is

called:

a) an error

b) a fault

c) a failure

d) a defect

e) a mistake

2. Regression testing should be performed:

v) every week

w) after the software has changed

x) as often as possible

y) when the environment has changed

z) when the project manager says

a) v & w are true, x – z are false

b) w, x & y are true, v & z are false

c) w & y are true, v, x & z are false

d) w is true, v, x y and z are false

e) all of the above are true

3. IEEE 829 test plan documentation standard contains all of the following except:

a) test items

b) test deliverables

c) test tasks

d) test environment

e) test specification

4. Testing should be stopped when:

a) all the planned tests have been run

b) time has run out

c) all faults have been fixed correctly

d) both a) and c)

e) it depends on the risks for the system being tested

5. Order numbers on a stock control system can range between 10000 and 99999 inclusive. Which

of the following inputs might be a result of designing tests for only valid equivalence classes and

valid boundaries:

a) 1000, 5000, 99999

b) 9999, 50000, 100000

c) 10000, 50000, 99999

d) 10000, 99999

e) 9999, 10000, 50000, 99999, 10000

Related questions

0 votes
asked May 5, 2020 in Testing by Robindeniel
0 votes
asked May 5, 2020 in Testing by Robindeniel
...