<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Project Management - Tag - Dimas Maulana</title>
    <link>https://dimasmaulana.pages.dev/tags/project-management/</link>
    <description>Dimas Maulana Website</description>
    <generator>Hugo 0.150.0 &amp; FixIt v0.4.3-20260130042349-e23a50d7</generator>
    <language>en</language>
    <lastBuildDate>Tue, 19 Sep 2023 08:28:23 +0700</lastBuildDate>
    <atom:link href="https://dimasmaulana.pages.dev/tags/project-management/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Best Practices for Writing Card Descriptions in Project Management</title>
      <link>https://dimasmaulana.pages.dev/posts/development/best-practices-for-writing-card-descriptions-in-project-management-/</link>
      <pubDate>Tue, 19 Sep 2023 08:28:23 +0700</pubDate>
      <guid>https://dimasmaulana.pages.dev/posts/development/best-practices-for-writing-card-descriptions-in-project-management-/</guid>
      <description>&lt;p&gt;Card descriptions play a crucial role in project management, particularly in agile methodologies and issue tracking systems like GitHub Projects. They serve as a central hub of information, guiding the team through the completion of tasks or user stories. In this article, we&amp;rsquo;ll explore best practices for writing effective card descriptions, with a focus on CRUD (Create, Read, Update, Delete) operations, and the use of acceptance criteria.&lt;/p&gt;&#xA;&lt;h2 class=&#34;heading-element&#34; id=&#34;the-basics-title-and-description&#34;&gt;&lt;span&gt;The Basics: Title and Description&lt;/span&gt;&#xA;  &lt;a href=&#34;#the-basics-title-and-description&#34; class=&#34;heading-mark&#34;&gt;&#xA;    &lt;svg class=&#34;octicon octicon-link&#34; viewBox=&#34;0 0 16 16&#34; version=&#34;1.1&#34; width=&#34;16&#34; height=&#34;16&#34; aria-hidden=&#34;true&#34;&gt;&lt;path d=&#34;m7.775 3.275 1.25-1.25a3.5 3.5 0 1 1 4.95 4.95l-2.5 2.5a3.5 3.5 0 0 1-4.95 0 .751.751 0 0 1 .018-1.042.751.751 0 0 1 1.042-.018 1.998 1.998 0 0 0 2.83 0l2.5-2.5a2.002 2.002 0 0 0-2.83-2.83l-1.25 1.25a.751.751 0 0 1-1.042-.018.751.751 0 0 1-.018-1.042Zm-4.69 9.64a1.998 1.998 0 0 0 2.83 0l1.25-1.25a.751.751 0 0 1 1.042.018.751.751 0 0 1 .018 1.042l-1.25 1.25a3.5 3.5 0 1 1-4.95-4.95l2.5-2.5a3.5 3.5 0 0 1 4.95 0 .751.751 0 0 1-.018 1.042.751.751 0 0 1-1.042.018 1.998 1.998 0 0 0-2.83 0l-2.5 2.5a1.998 1.998 0 0 0 0 2.83Z&#34;&gt;&lt;/path&gt;&lt;/svg&gt;&#xA;  &lt;/a&gt;&#xA;&lt;/h2&gt;&lt;p&gt;At the core of every card description lies the title and description. These elements provide a concise summary and a detailed explanation of the task or issue at hand.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Issue Status Description Naming</title>
      <link>https://dimasmaulana.pages.dev/posts/development/issue-status-description-naming/</link>
      <pubDate>Tue, 20 Sep 2022 05:36:46 +0700</pubDate>
      <guid>https://dimasmaulana.pages.dev/posts/development/issue-status-description-naming/</guid>
      <category domain="https://dimasmaulana.pages.dev/categories/development/">Development</category>
      <description>&lt;p&gt;When tracking and managing issues, it is important to clearly define their status to ensure efficient resolution. Below are the commonly used issue status descriptions and their meanings:&lt;/p&gt;&#xA;&lt;h3 class=&#34;heading-element&#34; id=&#34;new&#34;&gt;&lt;span&gt;&lt;strong&gt;New&lt;/strong&gt;&lt;/span&gt;&#xA;  &lt;a href=&#34;#new&#34; class=&#34;heading-mark&#34;&gt;&#xA;    &lt;svg class=&#34;octicon octicon-link&#34; viewBox=&#34;0 0 16 16&#34; version=&#34;1.1&#34; width=&#34;16&#34; height=&#34;16&#34; aria-hidden=&#34;true&#34;&gt;&lt;path d=&#34;m7.775 3.275 1.25-1.25a3.5 3.5 0 1 1 4.95 4.95l-2.5 2.5a3.5 3.5 0 0 1-4.95 0 .751.751 0 0 1 .018-1.042.751.751 0 0 1 1.042-.018 1.998 1.998 0 0 0 2.83 0l2.5-2.5a2.002 2.002 0 0 0-2.83-2.83l-1.25 1.25a.751.751 0 0 1-1.042-.018.751.751 0 0 1-.018-1.042Zm-4.69 9.64a1.998 1.998 0 0 0 2.83 0l1.25-1.25a.751.751 0 0 1 1.042.018.751.751 0 0 1 .018 1.042l-1.25 1.25a3.5 3.5 0 1 1-4.95-4.95l2.5-2.5a3.5 3.5 0 0 1 4.95 0 .751.751 0 0 1-.018 1.042.751.751 0 0 1-1.042.018 1.998 1.998 0 0 0-2.83 0l-2.5 2.5a1.998 1.998 0 0 0 0 2.83Z&#34;&gt;&lt;/path&gt;&lt;/svg&gt;&#xA;  &lt;/a&gt;&#xA;&lt;/h3&gt;&lt;p&gt;An issue is marked as &amp;ldquo;New&amp;rdquo; when it has been reported but has not yet been assigned to any individual or group for investigation.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Issue Title Naming</title>
      <link>https://dimasmaulana.pages.dev/posts/development/issue-title-naming/</link>
      <pubDate>Wed, 17 Aug 2022 09:21:20 +0700</pubDate>
      <guid>https://dimasmaulana.pages.dev/posts/development/issue-title-naming/</guid>
      <category domain="https://dimasmaulana.pages.dev/categories/development/">Development</category>
      <description>&lt;h2 class=&#34;heading-element&#34; id=&#34;user-story-titles&#34;&gt;&lt;span&gt;User Story Titles&lt;/span&gt;&#xA;  &lt;a href=&#34;#user-story-titles&#34; class=&#34;heading-mark&#34;&gt;&#xA;    &lt;svg class=&#34;octicon octicon-link&#34; viewBox=&#34;0 0 16 16&#34; version=&#34;1.1&#34; width=&#34;16&#34; height=&#34;16&#34; aria-hidden=&#34;true&#34;&gt;&lt;path d=&#34;m7.775 3.275 1.25-1.25a3.5 3.5 0 1 1 4.95 4.95l-2.5 2.5a3.5 3.5 0 0 1-4.95 0 .751.751 0 0 1 .018-1.042.751.751 0 0 1 1.042-.018 1.998 1.998 0 0 0 2.83 0l2.5-2.5a2.002 2.002 0 0 0-2.83-2.83l-1.25 1.25a.751.751 0 0 1-1.042-.018.751.751 0 0 1-.018-1.042Zm-4.69 9.64a1.998 1.998 0 0 0 2.83 0l1.25-1.25a.751.751 0 0 1 1.042.018.751.751 0 0 1 .018 1.042l-1.25 1.25a3.5 3.5 0 1 1-4.95-4.95l2.5-2.5a3.5 3.5 0 0 1 4.95 0 .751.751 0 0 1-.018 1.042.751.751 0 0 1-1.042.018 1.998 1.998 0 0 0-2.83 0l-2.5 2.5a1.998 1.998 0 0 0 0 2.83Z&#34;&gt;&lt;/path&gt;&lt;/svg&gt;&#xA;  &lt;/a&gt;&#xA;&lt;/h2&gt;&lt;p&gt;A user story defines a behavior or feature that a solution must implement to meet user needs. The recommended formats for user story titles are:&lt;/p&gt;</description>
    </item>
    <item>
      <title>Issue Type</title>
      <link>https://dimasmaulana.pages.dev/posts/development/issue-type/</link>
      <pubDate>Mon, 28 Mar 2022 06:07:55 +0700</pubDate>
      <guid>https://dimasmaulana.pages.dev/posts/development/issue-type/</guid>
      <category domain="https://dimasmaulana.pages.dev/categories/development/">Development</category>
      <description>&lt;h2 class=&#34;heading-element&#34; id=&#34;business-projects&#34;&gt;&lt;span&gt;Business Projects&lt;/span&gt;&#xA;  &lt;a href=&#34;#business-projects&#34; class=&#34;heading-mark&#34;&gt;&#xA;    &lt;svg class=&#34;octicon octicon-link&#34; viewBox=&#34;0 0 16 16&#34; version=&#34;1.1&#34; width=&#34;16&#34; height=&#34;16&#34; aria-hidden=&#34;true&#34;&gt;&lt;path d=&#34;m7.775 3.275 1.25-1.25a3.5 3.5 0 1 1 4.95 4.95l-2.5 2.5a3.5 3.5 0 0 1-4.95 0 .751.751 0 0 1 .018-1.042.751.751 0 0 1 1.042-.018 1.998 1.998 0 0 0 2.83 0l2.5-2.5a2.002 2.002 0 0 0-2.83-2.83l-1.25 1.25a.751.751 0 0 1-1.042-.018.751.751 0 0 1-.018-1.042Zm-4.69 9.64a1.998 1.998 0 0 0 2.83 0l1.25-1.25a.751.751 0 0 1 1.042.018.751.751 0 0 1 .018 1.042l-1.25 1.25a3.5 3.5 0 1 1-4.95-4.95l2.5-2.5a3.5 3.5 0 0 1 4.95 0 .751.751 0 0 1-.018 1.042.751.751 0 0 1-1.042.018 1.998 1.998 0 0 0-2.83 0l-2.5 2.5a1.998 1.998 0 0 0 0 2.83Z&#34;&gt;&lt;/path&gt;&lt;/svg&gt;&#xA;  &lt;/a&gt;&#xA;&lt;/h2&gt;&lt;p&gt;Business projects typically include the following issue types:&lt;/p&gt;</description>
    </item>
    <item>
      <title>User Story BDD Cucumber CRUD Operations Example</title>
      <link>https://dimasmaulana.pages.dev/posts/development/user-story-bdd-cucumber-crud-operations-example-/</link>
      <pubDate>Wed, 24 Nov 2021 10:59:04 +0700</pubDate>
      <guid>https://dimasmaulana.pages.dev/posts/development/user-story-bdd-cucumber-crud-operations-example-/</guid>
      <category domain="https://dimasmaulana.pages.dev/categories/development/">Development</category>
      <description>&lt;h2 class=&#34;heading-element&#34; id=&#34;basic&#34;&gt;&lt;span&gt;Basic&lt;/span&gt;&#xA;  &lt;a href=&#34;#basic&#34; class=&#34;heading-mark&#34;&gt;&#xA;    &lt;svg class=&#34;octicon octicon-link&#34; viewBox=&#34;0 0 16 16&#34; version=&#34;1.1&#34; width=&#34;16&#34; height=&#34;16&#34; aria-hidden=&#34;true&#34;&gt;&lt;path d=&#34;m7.775 3.275 1.25-1.25a3.5 3.5 0 1 1 4.95 4.95l-2.5 2.5a3.5 3.5 0 0 1-4.95 0 .751.751 0 0 1 .018-1.042.751.751 0 0 1 1.042-.018 1.998 1.998 0 0 0 2.83 0l2.5-2.5a2.002 2.002 0 0 0-2.83-2.83l-1.25 1.25a.751.751 0 0 1-1.042-.018.751.751 0 0 1-.018-1.042Zm-4.69 9.64a1.998 1.998 0 0 0 2.83 0l1.25-1.25a.751.751 0 0 1 1.042.018.751.751 0 0 1 .018 1.042l-1.25 1.25a3.5 3.5 0 1 1-4.95-4.95l2.5-2.5a3.5 3.5 0 0 1 4.95 0 .751.751 0 0 1-.018 1.042.751.751 0 0 1-1.042.018 1.998 1.998 0 0 0-2.83 0l-2.5 2.5a1.998 1.998 0 0 0 0 2.83Z&#34;&gt;&lt;/path&gt;&lt;/svg&gt;&#xA;  &lt;/a&gt;&#xA;&lt;/h2&gt;&lt;pre&gt;&lt;code&gt;Feature: Create Employee&#xA;&#xA;  Scenario: WITH ALL REQUIRED FIELDS IS SUCCESSFUL&#xA;  &#xA;    Given user wants to create an employee with the following attributes&#xA;      | id  | firstName | lastName | dateOfBirth | startDate  | employmentType | email               |&#xA;      | 100 | Rachel    | Green    | 1990-01-01  | 2018-01-01 | Permanent      | rachel.green@fs.com |&#xA;&#xA;    And with the following phone numbers&#xA;      | id  | type   | isdCode | phoneNumber | extension |&#xA;      | 102 | Mobile | &amp;#43;1      | 2141112222  |           |&#xA;      | 103 | Office | &amp;#43;1      | 8362223000  | 333       |&#xA;&#xA;    When user saves the new employee &amp;#39;WITH ALL REQUIRED FIELDS&amp;#39;&#xA;    Then the save &amp;#39;IS SUCCESSFUL&amp;#39;&lt;/code&gt;&lt;/pre&gt;&lt;h2 class=&#34;heading-element&#34; id=&#34;create-employee&#34;&gt;&lt;span&gt;Create Employee&lt;/span&gt;&#xA;  &lt;a href=&#34;#create-employee&#34; class=&#34;heading-mark&#34;&gt;&#xA;    &lt;svg class=&#34;octicon octicon-link&#34; viewBox=&#34;0 0 16 16&#34; version=&#34;1.1&#34; width=&#34;16&#34; height=&#34;16&#34; aria-hidden=&#34;true&#34;&gt;&lt;path d=&#34;m7.775 3.275 1.25-1.25a3.5 3.5 0 1 1 4.95 4.95l-2.5 2.5a3.5 3.5 0 0 1-4.95 0 .751.751 0 0 1 .018-1.042.751.751 0 0 1 1.042-.018 1.998 1.998 0 0 0 2.83 0l2.5-2.5a2.002 2.002 0 0 0-2.83-2.83l-1.25 1.25a.751.751 0 0 1-1.042-.018.751.751 0 0 1-.018-1.042Zm-4.69 9.64a1.998 1.998 0 0 0 2.83 0l1.25-1.25a.751.751 0 0 1 1.042.018.751.751 0 0 1 .018 1.042l-1.25 1.25a3.5 3.5 0 1 1-4.95-4.95l2.5-2.5a3.5 3.5 0 0 1 4.95 0 .751.751 0 0 1-.018 1.042.751.751 0 0 1-1.042.018 1.998 1.998 0 0 0-2.83 0l-2.5 2.5a1.998 1.998 0 0 0 0 2.83Z&#34;&gt;&lt;/path&gt;&lt;/svg&gt;&#xA;  &lt;/a&gt;&#xA;&lt;/h2&gt;&lt;pre&gt;&lt;code&gt;Feature: Create Employee&#xA;&#xA;  Scenario Outline: &amp;lt;testCase&amp;gt; &amp;lt;expectedResult&amp;gt;&#xA;&#xA;    Given user wants to create an employee with the following attributes&#xA;      | id  | firstName   | lastName   | dateOfBirth   | startDate   | employmentType   | email   |&#xA;      | 110 | &amp;lt;firstName&amp;gt; | &amp;lt;lastName&amp;gt; | &amp;lt;dateOfBirth&amp;gt; | &amp;lt;startDate&amp;gt; | &amp;lt;employmentType&amp;gt; | &amp;lt;email&amp;gt; |&#xA;&#xA;    And with the following phone numbers&#xA;      | id  | type   | isdCode | phoneNumber | extension |&#xA;      | 111 | Mobile | &amp;#43;1      | 2141112222  |           |&#xA;      | 112 | Office | &amp;#43;1      | 8362223000  | 333       |&#xA;&#xA;    When user saves the new employee &amp;#39;&amp;lt;testCase&amp;gt;&amp;#39;&#xA;    Then the save &amp;#39;&amp;lt;expectedResult&amp;gt;&amp;#39;&#xA;&#xA;    Examples:&#xA;      | testCase                 | expectedResult | firstName | lastName | dateOfBirth | startDate  | employmentType | email               |&#xA;      | WITHOUT FIRST NAME       | FAILS          |           | Green    | 1990-01-01  | 2018-01-01 | Permanent      | rachel.green@fs.com |&#xA;      | WITHOUT LAST NAME        | FAILS          | Rachel    |          | 1990-01-01  | 2018-01-01 | Permanent      | rachel.green@fs.com |&#xA;      | WITHOUT DATE OF BIRTH    | FAILS          | Rachel    | Green    |             | 2018-01-01 | Permanent      | rachel.green@fs.com |&#xA;      | WITHOUT START DATE       | FAILS          | Rachel    | Green    | 1990-01-01  |            | Permanent      | rachel.green@fs.com |&#xA;      | WITHOUT EMPLOYMENT TYPE  | FAILS          | Rachel    | Green    | 1990-01-01  | 2018-01-01 |                | rachel.green@fs.com |&#xA;      | WITHOUT EMAIL            | FAILS          | Rachel    | Green    | 1990-01-01  | 2018-01-01 | Permanent      |                     |&#xA;      | WITH ALL REQUIRED FIELDS | IS SUCCESSFUL  | Rachel    | Green    | 1990-01-01  | 2018-01-01 | Permanent      | rachel.green@fs.com |&lt;/code&gt;&lt;/pre&gt;&lt;h2 class=&#34;heading-element&#34; id=&#34;get-employee&#34;&gt;&lt;span&gt;Get Employee&lt;/span&gt;&#xA;  &lt;a href=&#34;#get-employee&#34; class=&#34;heading-mark&#34;&gt;&#xA;    &lt;svg class=&#34;octicon octicon-link&#34; viewBox=&#34;0 0 16 16&#34; version=&#34;1.1&#34; width=&#34;16&#34; height=&#34;16&#34; aria-hidden=&#34;true&#34;&gt;&lt;path d=&#34;m7.775 3.275 1.25-1.25a3.5 3.5 0 1 1 4.95 4.95l-2.5 2.5a3.5 3.5 0 0 1-4.95 0 .751.751 0 0 1 .018-1.042.751.751 0 0 1 1.042-.018 1.998 1.998 0 0 0 2.83 0l2.5-2.5a2.002 2.002 0 0 0-2.83-2.83l-1.25 1.25a.751.751 0 0 1-1.042-.018.751.751 0 0 1-.018-1.042Zm-4.69 9.64a1.998 1.998 0 0 0 2.83 0l1.25-1.25a.751.751 0 0 1 1.042.018.751.751 0 0 1 .018 1.042l-1.25 1.25a3.5 3.5 0 1 1-4.95-4.95l2.5-2.5a3.5 3.5 0 0 1 4.95 0 .751.751 0 0 1-.018 1.042.751.751 0 0 1-1.042.018 1.998 1.998 0 0 0-2.83 0l-2.5 2.5a1.998 1.998 0 0 0 0 2.83Z&#34;&gt;&lt;/path&gt;&lt;/svg&gt;&#xA;  &lt;/a&gt;&#xA;&lt;/h2&gt;&lt;pre&gt;&lt;code&gt;Feature: Get Employee&#xA;&#xA;  Background:&#xA;&#xA;    Given an employee with the following attributes&#xA;      | id  | firstName | lastName | dateOfBirth | startDate  | employmentType | email               |&#xA;      | 200 | Rachel    | Green    | 1990-01-01  | 2018-01-01 | Permanent      | rachel.green@fs.com |&#xA;&#xA;    And with the following phone numbers&#xA;      | id  | type   | isdCode | phoneNumber | extension |&#xA;      | 201 | Mobile | &amp;#43;1      | 2141112222  |           |&#xA;      | 202 | Office | &amp;#43;1      | 8362223000  | 333       |&#xA;&#xA;    When employee already exists&#xA;&#xA;&#xA;  Scenario: GET BY ID&#xA;&#xA;    When user wants to get employee by id 200&#xA;    Then the get &amp;#39;IS SUCCESSFUL&amp;#39;&#xA;    &#xA;    And following employee is returned&#xA;      | id  | firstName | lastName | dateOfBirth | startDate  | employmentType | email               |&#xA;      | 200 | Rachel    | Green    | 1990-01-01  | 2018-01-01 | Permanent      | rachel.green@fs.com |&#xA;&#xA;    And following employee phone numbers are returned&#xA;      | id  | type   | isdCode | phoneNumber | extension |&#xA;      | 201 | Mobile | &amp;#43;1      | 2141112222  |           |&#xA;      | 202 | Office | &amp;#43;1      | 8362223000  | 333       |&lt;/code&gt;&lt;/pre&gt;&lt;h2 class=&#34;heading-element&#34; id=&#34;update-employee&#34;&gt;&lt;span&gt;Update Employee&lt;/span&gt;&#xA;  &lt;a href=&#34;#update-employee&#34; class=&#34;heading-mark&#34;&gt;&#xA;    &lt;svg class=&#34;octicon octicon-link&#34; viewBox=&#34;0 0 16 16&#34; version=&#34;1.1&#34; width=&#34;16&#34; height=&#34;16&#34; aria-hidden=&#34;true&#34;&gt;&lt;path d=&#34;m7.775 3.275 1.25-1.25a3.5 3.5 0 1 1 4.95 4.95l-2.5 2.5a3.5 3.5 0 0 1-4.95 0 .751.751 0 0 1 .018-1.042.751.751 0 0 1 1.042-.018 1.998 1.998 0 0 0 2.83 0l2.5-2.5a2.002 2.002 0 0 0-2.83-2.83l-1.25 1.25a.751.751 0 0 1-1.042-.018.751.751 0 0 1-.018-1.042Zm-4.69 9.64a1.998 1.998 0 0 0 2.83 0l1.25-1.25a.751.751 0 0 1 1.042.018.751.751 0 0 1 .018 1.042l-1.25 1.25a3.5 3.5 0 1 1-4.95-4.95l2.5-2.5a3.5 3.5 0 0 1 4.95 0 .751.751 0 0 1-.018 1.042.751.751 0 0 1-1.042.018 1.998 1.998 0 0 0-2.83 0l-2.5 2.5a1.998 1.998 0 0 0 0 2.83Z&#34;&gt;&lt;/path&gt;&lt;/svg&gt;&#xA;  &lt;/a&gt;&#xA;&lt;/h2&gt;&lt;pre&gt;&lt;code&gt;Feature: Update Employee&#xA;&#xA;  Background:&#xA;&#xA;    Given an employee with the following attributes&#xA;      | id  | firstName | lastName | dateOfBirth | startDate  | employmentType | email               |&#xA;      | 300 | Rachel    | Green    | 1990-01-01  | 2018-01-01 | Permanent      | rachel.green@fs.com |&#xA;&#xA;    And with the following phone numbers&#xA;      | id  | type   | isdCode | phoneNumber | extension |&#xA;      | 301 | Mobile | &amp;#43;1      | 2141112222  |           |&#xA;      | 302 | Office | &amp;#43;1      | 8362223000  | 333       |&#xA;&#xA;    When employee already exists&#xA;&#xA;&#xA;  Scenario Outline: &amp;lt;testCase&amp;gt; &amp;lt;expectedResult&amp;gt;&#xA;&#xA;    Given user wants to update an employee with the following attributes&#xA;      | id   | firstName   | lastName   | dateOfBirth   | startDate   | employmentType   | email   |&#xA;      | &amp;lt;id&amp;gt; | &amp;lt;firstName&amp;gt; | &amp;lt;lastName&amp;gt; | &amp;lt;dateOfBirth&amp;gt; | &amp;lt;startDate&amp;gt; | &amp;lt;employmentType&amp;gt; | &amp;lt;email&amp;gt; |&#xA;&#xA;    And with the following phone numbers&#xA;      | id  | type   | isdCode | phoneNumber | extension |&#xA;      | 301 | Mobile | &amp;#43;1      | 2141112222  |           |&#xA;      | 302 | Office | &amp;#43;1      | 8362223000  | 333       |&#xA;&#xA;    When user saves the employee &amp;#39;&amp;lt;testCase&amp;gt;&amp;#39;&#xA;    Then the save &amp;#39;&amp;lt;expectedResult&amp;gt;&amp;#39;&#xA;&#xA;    Examples:&#xA;      | testCase                 | expectedResult | id  | firstName | lastName | dateOfBirth | startDate  | employmentType | email               |&#xA;      | WITHOUT ID               | FAILS          |     | Rachel    | Green    | 1990-01-01  | 2018-01-01 | Permanent      | rachel.green@fs.com |&#xA;      | WITHOUT FIRST NAME       | FAILS          | 300 |           | Green    | 1990-01-01  | 2018-01-01 | Permanent      | rachel.green@fs.com |&#xA;      | WITHOUT LAST NAME        | FAILS          | 300 | Rachel    |          | 1990-01-01  | 2018-01-01 | Permanent      | rachel.green@fs.com |&#xA;      | WITHOUT DATE OF BIRTH    | FAILS          | 300 | Rachel    | Green    |             | 2018-01-01 | Permanent      | rachel.green@fs.com |&#xA;      | WITHOUT START DATE       | FAILS          | 300 | Rachel    | Green    | 1990-01-01  |            | Permanent      | rachel.green@fs.com |&#xA;      | WITHOUT EMPLOYMENT TYPE  | FAILS          | 300 | Rachel    | Green    | 1990-01-01  | 2018-01-01 |                | rachel.green@fs.com |&#xA;      | WITHOUT EMAIL            | FAILS          | 300 | Rachel    | Green    | 1990-01-01  | 2018-01-01 | Permanent      |                     |&#xA;      | WITH ALL REQUIRED FIELDS | IS SUCCESSFUL  | 300 | Rachel    | Green    | 1990-01-01  | 2018-01-01 | Permanent      | rachel.green@fs.com |&lt;/code&gt;&lt;/pre&gt;&lt;h2 class=&#34;heading-element&#34; id=&#34;delete-employee&#34;&gt;&lt;span&gt;Delete Employee&lt;/span&gt;&#xA;  &lt;a href=&#34;#delete-employee&#34; class=&#34;heading-mark&#34;&gt;&#xA;    &lt;svg class=&#34;octicon octicon-link&#34; viewBox=&#34;0 0 16 16&#34; version=&#34;1.1&#34; width=&#34;16&#34; height=&#34;16&#34; aria-hidden=&#34;true&#34;&gt;&lt;path d=&#34;m7.775 3.275 1.25-1.25a3.5 3.5 0 1 1 4.95 4.95l-2.5 2.5a3.5 3.5 0 0 1-4.95 0 .751.751 0 0 1 .018-1.042.751.751 0 0 1 1.042-.018 1.998 1.998 0 0 0 2.83 0l2.5-2.5a2.002 2.002 0 0 0-2.83-2.83l-1.25 1.25a.751.751 0 0 1-1.042-.018.751.751 0 0 1-.018-1.042Zm-4.69 9.64a1.998 1.998 0 0 0 2.83 0l1.25-1.25a.751.751 0 0 1 1.042.018.751.751 0 0 1 .018 1.042l-1.25 1.25a3.5 3.5 0 1 1-4.95-4.95l2.5-2.5a3.5 3.5 0 0 1 4.95 0 .751.751 0 0 1-.018 1.042.751.751 0 0 1-1.042.018 1.998 1.998 0 0 0-2.83 0l-2.5 2.5a1.998 1.998 0 0 0 0 2.83Z&#34;&gt;&lt;/path&gt;&lt;/svg&gt;&#xA;  &lt;/a&gt;&#xA;&lt;/h2&gt;&lt;pre&gt;&lt;code&gt;Feature: Delete Employee&#xA;&#xA;  Background:&#xA;&#xA;    Given an employee with the following attributes&#xA;      | id  | firstName | lastName | dateOfBirth | startDate  | employmentType | email               |&#xA;      | 400 | Rachel    | Green    | 1990-01-01  | 2018-01-01 | Permanent      | rachel.green@fs.com |&#xA;&#xA;    And with the following phone numbers&#xA;      | id  | type   | isdCode | phoneNumber | extension |&#xA;      | 401 | Mobile | &amp;#43;1      | 2141112222  |           |&#xA;      | 402 | Office | &amp;#43;1      | 8362223000  | 333       |&#xA;&#xA;    When employee already exists&#xA;&#xA;&#xA;  Scenario: DELETE BY ID&#xA;&#xA;    When user wants to delete employee by id 400&#xA;    Then the delete &amp;#39;IS SUCCESSFUL&amp;#39;&lt;/code&gt;&lt;/pre&gt;&lt;h2 class=&#34;heading-element&#34; id=&#34;references&#34;&gt;&lt;span&gt;References&lt;/span&gt;&#xA;  &lt;a href=&#34;#references&#34; class=&#34;heading-mark&#34;&gt;&#xA;    &lt;svg class=&#34;octicon octicon-link&#34; viewBox=&#34;0 0 16 16&#34; version=&#34;1.1&#34; width=&#34;16&#34; height=&#34;16&#34; aria-hidden=&#34;true&#34;&gt;&lt;path d=&#34;m7.775 3.275 1.25-1.25a3.5 3.5 0 1 1 4.95 4.95l-2.5 2.5a3.5 3.5 0 0 1-4.95 0 .751.751 0 0 1 .018-1.042.751.751 0 0 1 1.042-.018 1.998 1.998 0 0 0 2.83 0l2.5-2.5a2.002 2.002 0 0 0-2.83-2.83l-1.25 1.25a.751.751 0 0 1-1.042-.018.751.751 0 0 1-.018-1.042Zm-4.69 9.64a1.998 1.998 0 0 0 2.83 0l1.25-1.25a.751.751 0 0 1 1.042.018.751.751 0 0 1 .018 1.042l-1.25 1.25a3.5 3.5 0 1 1-4.95-4.95l2.5-2.5a3.5 3.5 0 0 1 4.95 0 .751.751 0 0 1-.018 1.042.751.751 0 0 1-1.042.018 1.998 1.998 0 0 0-2.83 0l-2.5 2.5a1.998 1.998 0 0 0 0 2.83Z&#34;&gt;&lt;/path&gt;&lt;/svg&gt;&#xA;  &lt;/a&gt;&#xA;&lt;/h2&gt;&lt;ul&gt;&#xA;&lt;li&gt;&lt;a href=&#34;https://medium.com/@bcarunmail/using-cucumber-datatable-for-crud-operations-7b00f7cac23f&#34; target=&#34;_blank&#34; rel=&#34;external nofollow noopener noreferrer&#34;&gt;https://medium.com/@bcarunmail/using-cucumber-datatable-for-crud-operations-7b00f7cac23f&lt;/a&gt;&lt;/li&gt;&#xA;&lt;/ul&gt;</description>
    </item>
  </channel>
</rss>
