•  
     
    story #23377 export `test execution` field
Summary
export `test execution` field
export `test execution` field
Empty

REST route

The data are not exposed in the REST API GET artifacts/:id. This field is quite special and will not be added. instead, we will use the testmanagement REST route GET testmanagement_executions/:id to retrieve all the needed information.

Rendered field

Step execution is added after "Text fields" in there parent container. Example

# Artifacts
## test_case #1234 - My test title
### Test definition

| Title | My test title |
| ... |

#### Text field title

Text content

#### Steps execution

| Step       | Status |
| -------- | ---------|
| Step $N | $STATUS |

##### Step $STEP_NUMBER

Status: $STATUS

###### Description

$DESCRIPTION

###### Expected results

$EXPECTED_RESULTS

This is more or less the same output than "test definition" field with

  • Status table at the beginning of the field
  • "Status" added as paragraph at the beginning of each step
Empty
Empty
Status
Empty
Done
Development
  • [ ] Does it involves User Interface? 
  • [ ] Are there any mockups?
  • [ ] Are permissions checked?
  • [ ] Does it need Javascript development?
  • [ ] Does it need a forge upgrade bucket?
  • [ ] Does it need to execute things in system events?
  • [ ] Does it impact project creation (templates)?
  • [ ] Is it exploratory?
Empty
Details
#23377
Manuel Vacelet (vaceletm)
2021-11-04 09:57
2021-09-24 09:58
3701

References

Follow-ups

User avatar
  • Acceptance criteria
    Something went wrong, the follow up content couldn't be loaded
    Only formatting have been changed, you should switch to markup to see the changes
User avatar
  • Acceptance criteria
    Something went wrong, the follow up content couldn't be loaded
    Only formatting have been changed, you should switch to markup to see the changes
User avatar
  • Acceptance criteria
    Something went wrong, the follow up content couldn't be loaded
    Only formatting have been changed, you should switch to markup to see the changes
User avatar
  • Acceptance criteria
    Something went wrong, the follow up content couldn't be loaded
    Only formatting have been changed, you should switch to markup to see the changes