Skip to content

Latest commit

 

History

History
27 lines (26 loc) · 1.5 KB

testCheckList.md

File metadata and controls

27 lines (26 loc) · 1.5 KB

Vuforia Spatial Edge Server Test Checklist

Use this checklist before deploying a new version.

  1. Check Node Library Vulnerabilities
  2. Start the server and check for errors
  3. Start the server on two different machines in your network.
  4. Create four different Objects and add local tools to the object.
  5. Create a hardware interface that pushes values to an object>tool>node
  6. Create a hardware interface that reads values from the object>tool>node
  7. Do this on two different server
  8. Check with the reality editor if all tools and nodes are visible.
  9. Move tools in the toolbox and check if the server saves the new locations
  10. Add global frames to the frames and check if they are working.
  11. Add Logic Nodes to the tools hosted by both computers and connect a chain of connections trough local, global, and logic nodes.
  12. Check the data for all servers flowing.
  13. Check local node > logic node > logic node in another computer > local node.
  14. Check individual node applications if changed.
  15. Check the recording tool.
  16. Add a world object.
  17. Add tool to world object and route data through all objects inclusive the world object.
  18. Test logic nodes on world objects.
  19. Create Anchor Objects and test tools and logic nodes on the anchor object.
  20. Add targets to the anchor object and test if everything works.
  21. Remove world objects and check if all tools and links are removed.
  22. Delete all global tools in the toolbox.
  23. remove all objects.
  24. Check if the toolbox updated with all changes.