A smart debugger greatly enhances the effectiveness of test case development by simulating test execution in debug mode. Smart Reviewer is a feature which allows th
Users can strategically place breakpoints within test steps, allowing Jenkins to pause execution at these designated points. The test steps which has breakpoint won't be executed until the user resumes the test execution.