~~NOTOC~~ ====== Lab Tests ====== [[https://www.cse.yorku.ca/~roumani/course/4413/labtest2/q.html|{{44test.jpg|}}]] ===== Lab Test #2 ===== ==== Policies ==== * The test is 80-min long and will be held in **CSEB-3057**. * You will login to one of machine in the lab using your 8-character ''cs'' username. * Bring a photo ID. * No questions are allowed during the test. * You may not communicate with anyone, inside or outside the lab, by any mean during the test. * There may be several test versions, and network traffic may be monitored. * The test is open-book and you will have full access to your home directory, the course web site, and all the resources linked to from the course site. ==== Scope ==== The test scope include everything covered in class with the exception of CGI and Perl. ==== Format ==== The test involves adding features to Project #2. You will first be asked to submit your implementation of of Project 2. Next, you will be asked to add a feature to the project or to modify a functionality in it. You are expected analyze the required change, design a solution, implement it, and then submit it. Your work is marked based on correctness and on meeting the various software engineering guidelines, design patterns, and best practices. ==== Preparation ==== The best way to prepare for the test involves: * Reviewing the posted material * Reviewing your own implementation of Project 2