Test Case – a set of input values – steps to follow for pre-conditions- and post conditions for a particular test condition.
Major objective of testing- to prevent the defects (focus mostly on tester activity and ignore if generally mentioned as it may reflect to all the team members)
Example of failure – UI feature not working as expected from the customer point of view. (Need to see what are debugging steps and what ui issues)
Which of the following is defect and not a root cause – UI issue noticeable by the customer.
Risk Analysis- focus on areas where defects are noticed earlier – defect clustering
Pesticide paradox- repeating same test cases again and again- improvise to new test cases.
test Design – identifying the data to support test cases
Test implementation – prioritizing hte test procedures and create test data
Test Execution – Analyzing discrepancies to determine their cause
Test completion – Entering CR for open defect reports
Traceability-> test basis and test artifacts-? new test cases has increased the coverage of the requirements.
Tester mindset- ability to see what might go wrong