Structured Test Strategy Series - Day 2
The Project Environment in HTSM refers to the external factors, limitations, and context in which the product is developed and tested. Understanding this can help to set realistic expectations, prioritise the tests, and identify key areas where constraints might affect the testing. Mnemonic: MID-TEST-D . (Remember MID STD' ) M: Mission I: Information D: Developer Relations T: Test Team E: Equipment & Tools S: Schedule T: Test Items D: Deliverables Example Application: Adding Products to Shopping Basket Using this model for the “Add to Basket” feature on an e-commerce platform: Mission : Confirm the feature’s functionality and reliability under various conditions (e.g., adding different items, adjusting quantities). Information : Gather user stories, past issues with cart functionality, and common customer complaints about similar features. Developer Relations : Check in with developers about any known complexities in the “Add to Basket” code. Test Team : Leve...