Define Test Methodology and Test Scenario
Testing methodology verifies how an application will be tested and what will be tested. Example of methodologies: waterfall, agile etc.
Test Scenario
Test scenario is a logical grouping of test cases and it mentions the sequence in which the test cases are to be implemented.