[[BackLinksMenu]] = Analysis = ^(The purpose of the analysis is to give as much as possible of the needed information for designing and implementing the task.)^ == Overview == Test tracking system is a web-based solution for tracking manual tests. This test tracker should be capable of showing (filtering) and arranging tests in various ways. == Task requirements == Choose a test tracking system (ex: TCW). Test tracking system should support: * user accounts * good relation (integration) with issue tracker * general tests - this section should contain test that should be repeated every month for example. == Requirements to the task result == The result should be a working TCW (or other) test tracking solution with good trac integration. == Implementation idea == Research and setup TCW. Create user accounts for existing developer and qa groups. == Related == - == How to Demo == Here should be a link to TCW. = Design = * TCW will be the test cases management system in use for the time being. * Registered users will be Todor, Deyan and one Admin user. These are the only testers and the only ones having access for now. * We have only one project for the time being and that is Sophie2.0 * We have only one version of Sophie for the time being and it is '2'. * We will use the default "Categories" and "Versions" that come by default with TCW. * The address of TCW is located on "http://10.10.117.11/tcw/" (DO NOT FORGET THE LAST SLASH). = Implementation = * implemented correspondingly to the 'Design'. = Testing = = Log = [[Include(wiki:SCS_TEST_TRACKING_SETUP_R0_LOG)]]