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 user, I want to have information on all runtime camera data that the SDC produces after a test execution so that I can use all the data also for later research purposes.
Acceptance Criteria
Scenario 1:
Given: Test case is defined
When: Test is executed
Then: All runtime camera data is stored in the same test file
Definition of Done
Code is reviewed
Code is manually tested in dev and test environments
All code is integrated frequently
Integration testing is performed
SonarQube check is run to determine the code metrics
Refactoring is done
Tasks
Retrieve sensor data
Log the data in the same test file
The text was updated successfully, but these errors were encountered:
User Story
As a user, I want to have information on all runtime camera data that the SDC produces after a test execution so that I can use all the data also for later research purposes.
Acceptance Criteria
Scenario 1:
Definition of Done
Tasks
The text was updated successfully, but these errors were encountered: