Test Execution
Test Execution involves running the test cases on the software application to evaluate its functionality and performance. It is the process of executing the test scripts to identify defects or bugs in the system. Test Execution is a crucial phase in the software testing lifecycle as it helps in ensuring the quality and reliability of the software product. This phase involves validating the actual results against the expected results to determine the success or failure of the test cases.