-
Notifications
You must be signed in to change notification settings - Fork 1
2. Technical Overview
emmateva18 edited this page Mar 16, 2021
·
9 revisions
We have created a C++ based application, with a Server side and a Client side, that helps schools organise projects and teams. The Server side helps for saving the data in binary files, that is being displayed in a table format and validate the inputs. The Client side in mainly used for inputting and displaying information.
Unit Testing- We used Visual Studio 2019 for the unit testing of our project. This allowed us to test our functions automatically.
- Example of Unit testing:
- Manual Testing – We created an excel workbook, where we described the tests for each of our files. There we tested the code functionallity, alogithm, front end and etc.
- The manual testing excel workbook can be found at this hyperlink: Manual testing workbook
You can access our blockscheme from here.
Thanks for visiting our repository! 🙂
- Home
-
About
- Team
- Summary of the application
-
Technical Overview
- General concept
- Functions overview
- Quality Assurance and Testing
- Blockschemes
- Conclusion
- QA Documentation