Test planning is the process of defining and documenting the strategy to verify that a product meets its requirements. A test plan should be created by quality management and answer questions like how, who, what, how long, and test coverage level required. According to IEEE standards, a test plan includes items like test plan identifier, introduction, features to be tested, approach, pass/fail criteria, responsibilities, and schedule. A test design specification describes features to be tested and specifies test scenarios/cases to provide software testing. Test design techniques include static techniques like reviews and dynamic techniques like structure-based, experience-based, and specification-based approaches. Choosing the right technique depends on factors like tester knowledge, expected defects, test objectives,