Difference between revisions of "DT8021 Phase 3, 2015 Ed"
From CERES
| Line 14: | Line 14: | ||
* Download the [[media:server_code_ed_2015.zip|server code]] (taken from a student work from the last edition of the course). | * Download the [[media:server_code_ed_2015.zip|server code]] (taken from a student work from the last edition of the course). | ||
* Integrate the client and the server (make sure that the port numbers are the same and the protocols are compatible). | * Integrate the client and the server (make sure that the port numbers are the same and the protocols are compatible). | ||
| + | * Design typical usage scenarios and use Sikuli to test the client at system level. You can use the emulator (recommended) or interface a cell phone. | ||
Revision as of 13:14, 13 May 2015
Objectives
The objective of phase 3 is to apply the following techniques and tools in a practical case study:
- System integration,
- System-level testing, and
- Visual GUI testing.
General Description
You must by now have developed a complete client for WhatsUp.
- Download the server code (taken from a student work from the last edition of the course).
- Integrate the client and the server (make sure that the port numbers are the same and the protocols are compatible).
- Design typical usage scenarios and use Sikuli to test the client at system level. You can use the emulator (recommended) or interface a cell phone.