Home General Staff Contact Partners Alumni Research Areas Projects Papers Books Reports Awards Teaching Lectures Exams B.Theses M.Theses PhD Theses Go Abroad Misc Talks Library Gallery Links Search Webmaster |
Automated Testing for .NET Remoting ServersWhen testing software applications, it is always important to simulate everyday use scenarios. In the case of distributed applications that are based on .NET Remoting, all requests to the business logic and the database pass through the .NET remoting server. This suggests the idea to record all incoming calls right there and create a means to replay them at any later point in time and automatically compare their results. Thus one can assure that a program change does not render the program disfunctional (regression testing). In order to allow testing of special situations and adapt the recordings to program changes, there should also be a way to edit the recordings manually. The result of this Bachelor project should be
Hinweise: Das Projekt soll in einzelnen Stufen bearbeitet werden:
Betreuung: Nach der intensiveren Anfangsphase (kurze Besprechungen im Wochenabstand), die zur Absteckung des Problemfeldes und zur Klärung von Problemen dient, sollen im Zweiwochen-Rhythmus kurze Besprechungen stattfinden, um einen zügigen Fortgang des Projekts zu gewährleisten.
Bearbeiter:Martin Marko |