-
Based on its own project management experience, Bug reporter is designed to have multimedia processing and process processing functions.
According to the bug management systems I have contacted so far, it can be said that they are all based on text information description of bug information. Of course, process control in bug management is essential.
Bug information description based on text information brings a lot of inconvenience to the usual bug management function.
For example, if I want to take a screenshot of a bug on the current screen, most of the time I have to save the picture as a separate file and then add it to the name of the bug as an attachment, which is really inconvenient.
The multimedia processing function in bug reporter is to enable bug documents to at least display pictures. Other images and sounds can also be considered.
The current development language of this project is C++. (The reason why C++ is used is also to accumulate more experience in project development under C++. For daily work, C# is used)
Use frameworks as MFC, Boost libraries.
I hope all the experts will give me some advice.