You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
As a Field Engineer, I want to see the main view, top view and left view of the well trajectory displayed in one page, so that I can have a rough understanding of the well trajectory profile in different projection plane and imagine the well trajectory in 3D.
Priority: 1
Dependency: Import .csv or .txt file
Effort Estimation(day): 1
Acceptance Criteria:
AC1 (happy path):
Given at least one well trajectory has been imported into the system.
And less than 10 tab pages have been opened.
When I double click the target well trajectory in the Treeview.
Then the main view, top view and left view of the well trajectory are displayed at one tab page (Fig.2).
And the tab page is labeled with the file name of the well trajectory (Fig.2).
And the tab page is focused (Fig.2).
Fig.2
AC2 (happy path):
Given at least one well trajectory has been imported into the system.
And at least 1 tab page has been opened.
When I click the close button of one tab page.
Then that tab page should be closed.
AC3 (happy path):
Given at least one well trajectory has been imported into the system.
And at least 1 tab page has been opened.
When I click one tab page.
Then that tab page is focused.
And the main view, top view and left view of that well trajectory are displayed at the tab page (Fig.2).
AC4 (negative path):
Given at least 11 well trajectories have been imported into the system.
And 10 tab pages have been opened.
When I double click a unopened well trajectory in the Treeview.
Then a message box is popped up with error message “Only 10 pages can be opened. Please close a page before opening a new one.”
The text was updated successfully, but these errors were encountered:
As a Field Engineer, I want to see the main view, top view and left view of the well trajectory displayed in one page, so that I can have a rough understanding of the well trajectory profile in different projection plane and imagine the well trajectory in 3D.
Priority: 1
Dependency: Import .csv or .txt file
Effort Estimation(day): 1
Acceptance Criteria:
AC1 (happy path):
Given at least one well trajectory has been imported into the system.
And less than 10 tab pages have been opened.
When I double click the target well trajectory in the Treeview.
Then the main view, top view and left view of the well trajectory are displayed at one tab page (Fig.2).
And the tab page is labeled with the file name of the well trajectory (Fig.2).
And the tab page is focused (Fig.2).
Fig.2
AC2 (happy path):
Given at least one well trajectory has been imported into the system.
And at least 1 tab page has been opened.
When I click the close button of one tab page.
Then that tab page should be closed.
AC3 (happy path):
Given at least one well trajectory has been imported into the system.
And at least 1 tab page has been opened.
When I click one tab page.
Then that tab page is focused.
And the main view, top view and left view of that well trajectory are displayed at the tab page (Fig.2).
AC4 (negative path):
Given at least 11 well trajectories have been imported into the system.
And 10 tab pages have been opened.
When I double click a unopened well trajectory in the Treeview.
Then a message box is popped up with error message “Only 10 pages can be opened. Please close a page before opening a new one.”
The text was updated successfully, but these errors were encountered: