...
Project B2C is a Software delivery Project used by B2C and EPAM teams working Scrum or Kanban.
Issue types have a hierarchy to them:
...
At the same level as Story, other Product Backlog Items exist with slightly different meanings:
ABug is a broken feature found outside of sprint is a problem which impairs or prevents the functions of a feature.;
A during UAT; Change Request is a change to an existing feature, requested ADefect is a broken feature found during UAT;
A Spike is a Proof of Concept or other research required to prove the feasibility of a solution;
...
For testing addon Xray is used, the following issue types exist. These are used solely by testers, to plan their work;
APrecondition describes the correct starting point of the test case. It can be a user's configuration; or a required object status, "with product _1" for example; or some permission that needs to be set before a test case is run;A Test describes a single test scenario;
A; Test Execution reports the execution of a TestASub Test Execution represents sub-task tests executions;
A Test Plan is a container for test cases, usually related to a single sprint;
ATest Set collects Tests that logically belong together, so they can easily be reused, for example for planning of UAT.
B2C uses the following Field configuration
...
This project contains the following workflows.
...