Feature: Add New Project - sachingill/TMSTracker GitHub Wiki
Scenario: Add a new Record for project.
In order to be able to add new Projects for time Entry
As a Admin
I want to add new projects to the system.
Examples:
Given I am a Admin
When there is a new Record Rails that needs to be added
Then Add project to VXX Account.
Given new Account-Name "TestAccount" and Project "TMS App" And List of Activities When there is a new record n
|| Account-name || Project || Activities
|| VXX || Rails || Requirement Analysis/ Coding/ Nothing