You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Next »





Testing

Current Status

  1. Testing Blockers

  2. High visibility bugs
  3. Other issues for testing that should be seen at a summary level
  4. Where possible, always include JIRA links

Test contacts:

  Tamas Bakail      tamas.bakai@est.tech

 Björn Magnusson     bjorn.magnusson@est.tech

DCAE Data File Collector

























Test Cases and Status:  DCAE Data File Collector

#Test CaseStatus
1

DFC consumes 1node/1file event, collects from XNF, then successfully publish it

NOT YET TESTED

2

Interface towards Message-Router -Negative tests

NOT YET TESTED

3

Interface towards xNF -Negative tests

NOT YET TESTED

Interface towards Data-Router -Negative tests

NOT YET TESTED

 XNF temporary disconnection

NOT YET TESTED

6

DR temporary disconnection

NOT YET TESTED

7

Ensure any files which are not available are logged.

Expected outcome: any errors such as non-existant file (e.g. file removed before retrieval) are logged

NOT YET TESTED

8

Confirm that in the event the maximum number of retries is exceeded, an error is logged.

Expected outcome: Error log indicating that the file was not able to retrieved.

NOT YET TESTED

9

Ensure the connection to xNF is closed.

Expected outcome: Connection to xNF is closed.

NOT YET TESTED





Test environment requirements for above test cases:

  • Docker-compose for XNF simulator
  • MR-sim and DR-sim requirements are fulfilled (virtualenv, npm, or docker-container)




  • No labels