A1tered / COS40005_AntiVirusProject

1 stars 0 forks source link

Testing #375

Open WithoutAnAccent opened 1 day ago

WithoutAnAccent commented 1 day ago

Joel merging GUI into Main. Everyone to pull into their own branches. Then write UNIT TESTS in their own branch.

In your own branch, Own branch, open SimpleAntivirus> add new project, nunit test project etc. After nunit testing done, Merge back to main.

Step 1. Do Unit Tests for each functionality, Run in insolation. Step 2. Integration Testing? - Running components integrated among other components? (Go see last weeks lecture with Jun?) Step 3. Document into a Report. Link to Test Plan and SRS Report.