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 thUsers 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.designed to streamline the creation of effective, scriptless test cases
Review Dashboard
Navigate to Automatics Menu -> Test Manager-> Review Dashboard.
Here everyone will be able to see the reviews with all the testcase details, developer, assigned reviewer, and review status.
To review a test case, choose the test case and click on Actions -> Review.
User can review the testcase details by using the Review option. It will redirect the user to the testcase in Build Test Case. Their user can review the testcase and can add comments about the development or any change needs to be done, etc.
To change the status of the test case, choose the test case and click on Actions -> Change status.
According to test case developer's point of view, they will be able to change the status to REWORK or ABANDONED.
According to test case reviewer's point of view, they will have the authority to change the status to APPROVED, MERGED, REWORK or ABANDONED.
You can also add notes to a review, to add a note choose the test case and click on Actions -> Add Notes
The test case developers or the reviewer can add comments to the review by using the Add Notes option.