How can you create a new test case in Robot Framework?

How can you create a new test case in Robot Framework?

Hi Toby,

To create a test case, follow these steps:

  1. Right-click on the project.
  2. Select “New Test Case.”
  3. Enter the name of the test case.
  4. Click “OK.”
  5. You’ll see three tabs for the created test case: “Edit,” “Text Edit,” and “Run.”