RedRoverSchool / JenkinsQA_JS_2024_fall

11 stars 2 forks source link

TC_00.002.013-A| New Item > Create Pipeline Project #14 #90

Open YanaLifanova opened 4 hours ago

YanaLifanova commented 4 hours ago

Description: As a registred user I want to create a new item with type "Pipeline" to initiate a project

Preconditions: User log in in Jenkins. User located in HomePage

Steps:

  1. Click on NewItem link
  2. Enter unique prigect name in input field under corresponding text
  3. Choose pipeline project by clicking on it
  4. click OK button
  5. Verify url of the configure page contains the name of new Pipeline project
  6. Click Save button
  7. Verify that user can see the new Pipeline name on the main panel of home page
  8. Click on dropdown menu on Project name.
  9. Click on "Delete Project"
  10. Verify confirmation window appears before deletion.

Expected result: Pipeline project is created