Description:
As a registered user, I want to be able to add a description to my project when creating a project.
Steps
From Jenkins Dashboard, click on the "New Item" button on the left sidebar.
Enter a valid item name in the "Enter an item name" field
Select the item type: "Freestyle Project"
Click on the OK button.
Enter a valid description in the "Description field" in the General section on the Configure page
Click on the Save button.
Expected result
The project is successfully created.
The entered description is saved after clicking the Save button.
Description is shown on the project page.
Description: As a registered user, I want to be able to add a description to my project when creating a project.
Steps
Expected result The project is successfully created. The entered description is saved after clicking the Save button. Description is shown on the project page.