RedRoverSchool / JenkinsQA_JS_2024_fall

11 stars 2 forks source link

TC_00.000.01|New Item > Create New item| From"Create a job" button on the homepage #72

Open leliks818 opened 11 hours ago

leliks818 commented 11 hours ago

Create a new item using the "Create a job" button on the homepage.
"Preconditions" The homepage has no existing jobs.

Steps:

  1. Navigate to the homepage.
  2. Click the "Create a Job" button.
  3. Enter a unique item name (without special characters).
  4. Select an item type.
  5. Click "OK".
  6. On the configure page, click "Save".
  7. Click on the "Dashboard" link in the breadcrumbs.
  8. Click on "New Item".
  9. Enter a non-unique name in the item name field.

Expected Results:

  1. The new unique item name is displayed on the dashboard. For the non-unique name:
  2. An error message is displayed: "Item name already exists."