- Reviewing parameter names
 - Adding Doxygen comments
 - Replacing STL vectors with QLists
 - Calling the QML JavaScript functions directly
 
Initially, I'll learn how to use the test framework in Qt Test. After that, I'll focus on some areas:
- How to reset the traffic network between different tests
 - Module testing - to verify the modules/functions
 - Input files - how to detect problems in the network definition files
 - Useability/User Interfaces
 - Test-Driven Development - Mainly for different traffic scenarios
 - Performance Testing/Optimization
 - Memory leak tests
 
No comments:
Post a Comment