Epic list

The related stories can be found in the following format in the : “US - <Epic Number> - <Story Number>”

Epic ID

Date created

Name

Description

Status (in project)

Dependencies

Related Artefacts

Comments

Epic ID

Date created

Name

Description

Status (in project)

Dependencies

Related Artefacts

Comments

E-1

30.09.2021

Developing the Google Chrome plugin

As a user
I want to have a fast access to tool
So that can reduce the time I spent on opening the app

Done

 

 

Was implemented in MVP

E-2

30.09.2021

Managing rules of identification web objects

As a user
I want to reduce time of generation manually
So that can see result faster

IN PROGRESS

E-11 Interaction with an element from elements’menu

Was implemented in v3.0.50 in the xPath settings. There are such settings as:

  • The time is spent on 1 object generation

  • Indexes

E-3

30.09.2021

Managing perception of web objects

As a user
I want to filter irrelevant object description
So that the final code will be more applicable

OUT

E-6 Managing the process of generation code

Was implemented in v3.0.50

E-4

30.09.2021

Managing object on the page

As a user
I want to manage objects on page
So that I can control the generation process

IN PROGRESS

E-3 Only objects which are up to perception filter can be managed manually

 

Was implemented in v3.0.50 particially

The interaction with objects was changed in new design.

E-5

30.09.2021

Generating code of Web Object

As a user
I want to get prepared code of web objects
So that can reduce my time by adding this code to test framework

IN PROGRESS

E-11 Interaction with an element from elements’menu

 

Was implemented in v3.0.50

E-6

30.09.2021

Managing the process of generation code

As a user
I want to control the progress of generating
So that I can adapt the process for myself

IN PROGRESS

E-8 Manage groups of locators

E-11 Interaction with an element from elements’menu

E-4 Managing object on the page

09.2021 Design of new release is created

E-7

30.09.2021

Giving locators understandable names

As a user
I want to get understandable names of generated objects
So that I can reduce time spent on refactoring code

IN PROGRESS Automatic

E-16 Automatic generation can be implemented only to DOM-locators

In v3.0.50 was implemented the opportunity of giving locators names manually, but in new design there is the new format of functionality.

E-8

04.02.2022

Programming language

As a user
I want to download code using different languages
So that I will use different programming language

IDEA

 

 

Implemented only Java code

E-9

05.10.2021

Interaction with user

As a developer
I want to give users an opportunity to provide information about service
So that I can get more information about bugs and keep plugin sustainable, and collect user needs

DONE

 

Функциональность будет выполнена с backend (отправка)

E-10

05.10.2021

Dark theme

As a user
I want to use dark theme
So that I can get more information about bugs and keep plugin sustainable

IDEA (Low priority)

 

 

From user testing
в Ant'е уже есть тёмная палитра
Colors Figma

E-11

06.10.2021

Interaction with an element from elements’menu

As a user
I want to have a quick access to elements' action
So that I can apply changes

DONE

E-4 Managing object on the page

 

 

E-12

22.10.2021

Support different test frameworks

As a user
AND I use specific framework
I want to generate code of locators
So that allows me to create tests faster

IN PROGRESS

 

 

 

E-13

08.10.2021

Creating the package of generated objects

As a user
I want to get code from several different web objects
So that I will have a quick access to actions with the element

TO DO

 

 

Multi-page

User can download all pages from site by one archive.

 

E-14

08.10.2021

Page decomposition into sections

As a user
I want to get page object for the group of elements (section)
So that I will have a quick access to the code of section

IN PROGRESS

 

 

Detecting the repeated objects:

  • header

  • footer

  • filters

  • menu

E-15

15.10.2021

Generating code for different types of locators

As a user
I want to get unique code of element
So that will allow to get code faster

IN PROGRESS

 

 

 

 

 

 

 

 

 

 

 

E-17

8.12.2021

Integration to platform CIRRO

 

IDEA Crowd-testing

 

 

https://tester.test.io/ - платформа для тестирования

E18

01.03.2022

Create the hierarchy of the locators

As a user
I want to see elements in the hierarchical way
So that the code will be more useful

IN PROGRESS

E-9 Interaction with user

E-11 Interaction with an element from elements’menu

E-6 Managing the process of generation code

E-4 Managing object on the page

E-5 Generating code of Web Object

 

 

E-19

30.06.2022

Import the locator list

As a user
I want to check the locator list
So that I can be sure locator is

IDEA

 

 

JDN progress review - meeting

E-20

08.11.2022

Change the element’s privacy

As a user
I want to change the element’s privacy
So that I can manage the access to the elements

IDEA

 

 

 

E-21

05.2022

Usage metrics

 

IDEA

 

 

 

E-22

12.2022

Working with dynamic pages

 

IDEA

 

 

 

E-23

01.2023

Mobile apps automation

 

IDEA

 

 

 

E-24

01.2023

Push to GIT

 

IDEA

 

 

E-25

02.2023

Incognito mode support

 

IDEA

 

 

https://www.figma.com/file/XPU2aW0BA2oS25Q1zitd4o/Prioritise-outputs-from-user-tests-01.23?node-id=0%3A1&t=qxWWMUYnFWhIep33-1

E-26

 

Integration with Chat GPT

 

 

 

 

There is an investigation ticket:

E-27

06.2024

Monitization Model

Set the monetization model for the app

IN PROGRESS

 

 

Description of statuses:

IDEA It’s in the initial state and nobody has started working on it yet.

IN ANALYSIS Assignee of Epic has started working on it.

IN DESIGN Analysis and documentation of all related user stories are completed. 

IN PROGRESS All related user stories have been formally designed.

DONE All related user stories have been formally completed and tested.

 

Template of EPIC

Type

Description

State

1

Backlog Item Type

Epic

Mandatory

2

EPIC ID

EPIC unique number

Mandatory

3

Date created

Date when EPIC was created

Mandatory

4

Name

EPIC'S name

Mandatory

5

Author

Person who have created EPIC

Mandatory

6

Assigned to

Person who is i responsible for keeping the EPIC state consistent with the states of the underlying Tasks

Mandatory

7

Description

As a <user type>
I want to <some goal>
So that <benefit (some value, reason)>

Mandatory

8

Related user stories

User Stories related to current EPIC

Mandatory

9

Status

IDEA It’s in the initial state and nobody has started working on it yet. (Assigned by responsible BA)

IN ANALYSIS Assignee of Epic has started working on it. (Assigned by  responsible BA)

COMPLETED Analysis and documentation of all related user stories are completed.  (Assigned by BA)

ACCEPTED All related user stories  have been formally accepted by product owner. (Assigned by PO)



*NOTE In SDLC there are more statuses but for our small team we decide to designate only nessesary for our process.

Mandatory

10

Dependencies

Documentation of blocked by/blocks relationships in which one epic is dependent upon the completion of another.

Optional

11

Related artifacts

Related diagrams (exg. USE Case diagram).

UI links (Related UI wireframes, sketches)

Other related links

Optional

12

Comments

Additional comments

Optional