What can we say about the fifth testing principle ‘Tests Wear Out’?
What can we say about the sixth testing principle ‘Testing is conext-dependant’?
What can we say about the seventh testing principle
‘Absence-of-defects fallacy’?
it is a fallacy, a misconception to expect that software
verification will ensure the success of a system.
- thoroughly testing all the specified requirements,
and fixing all the defects found could still produce a
system that does not fullfill the users needs and
expectations
- that does not help in achiving the customer’s
business goals,
- and that is inferior compared to other competing systems.
- in addition to verification, validation should also be carried out.
TEST ACTIVITIES, TESTWARE and TEST ROLES
What is a ‘test process’
What can we say about the test process?
TASK ACTIVITIES AND TASKS
What does a test process consist of?
What is Test Planning?
consists of defining the test objectives
and then selecting an approach that best achieves
the objectives within the constraints imposed by the overall context.
What is Test Monitoring and Control?
involves the ongoing checking of all test activities
and the comparison of actual progress against the plan.
test control involves taking the actions necessary
to meet the objectives of testing
What is test analysis?