• R/O
  • SSH
  • HTTPS

testlinkjp: Résumé du dépôt


Commits Récents RSS

Révision l'heure Auteur Message:
r516 2009-04-17 10:40:27 tosikawa Windows用のgetopt.php()の実装を変更
r515 2009-04-15 11:09:44 tosikawa Windowsでの動作用にparisを修正
r514 2009-03-23 14:17:17 tosikawa 日本語レビューの結果を仮反映
r513 2009-03-17 15:25:26 tosikawa TestLink 1.8 テスト用ビルドに更新。 strings.txt、descript...
r512 2009-03-17 15:23:25 tosikawa TestLink 1.8 テスト用ビルドに更新。 strings.txt、descript...
r511 2009-03-16 22:26:30 salem Added test result 2009/03/16 -------------------------...
r510 2009-03-15 19:42:20 salem Added test result 2009/03/15 -------------------------...
r509 2009-03-14 00:02:54 salem Added test result 2009/03/13 -------------------------...
r508 2009-03-12 19:46:34 salem Added test result 2009/03/12 -------------------------...
r507 2009-03-11 20:12:14 salem Added test result 2009/03/11 -------------------------...

Tags récemment modifiées

Nom Révision l'heure Auteur
testlink_1_7_4_JP_20080501 r221 2008-05-01 15:38:00 tosikawa
testlink_1_7_4_JP_20080403 r218 2008-04-30 17:30:29 tosikawa
testlink_1_7_3_JP_20080110 r131 2008-01-10 14:18:34 tosikawa
testlink_1_7_3 r128 2008-01-05 17:53:24 tosikawa
testlink_1_7_1_b2 r83 2007-11-07 10:21:04 tosikawa
testlink_1_7_0_final r36 2007-09-16 10:52:50 tosikawa
1.7.0RC3_2007-09-05_0.90 r19 2007-09-05 16:46:07 tosikawa
1.7.0RC3_2007-08-31_JP_0.03 r14 2007-08-31 20:28:30 tosikawa
1.7.0RC3_2007-08-28_JP_0.02 r9 2007-08-29 01:30:21 tosikawa

README

===============================================================
                    TestLink 1.8 - Read me
===============================================================

Contents
1. Introduction
2. Release notes
3. System Requirements
4. Installation
5. Upgrade and Migration
6. TestLink Team 
7. Bug Reports and Feedback


1. Introduction
===============================================================

TestLink is a web based test management and test execution system.
It enables quality assurance teams to create and manage their test 
cases as well as to organize them into test plans. These test plans 
allow team members to execute test cases and track test results 
dynamically.

TestLink is a GPL licensed open source project. All of the source code 
behind TestLink is freely available for download via SourceForge 
at http://www.sourceforge.net If you are interested in contributing 
to the TestLink effort feel free to contact us.
There is no hidden fee - 100% free for using!


2. Release notes
===============================================================

This is release candidate of final and stable release and we recommend 
to update from older version.

New features within 1.8: 
    * TestLink API - XML/RPC support for get Test results from scripts/external tools.
    * User audit (logging browsable via GUI)
    * Test prioritization re-implementation and improvement
    * Basic support for test automation (this feature will be enhanced later) 
    
See CHANGELOG file for detailed list.


3. System Requirements
===============================================================

- web-server: Apache(recommended), IIS
- PHP 5.2
- DBMS: MySQL 4.1 , Postgres 8.x , MS-SQL 2000

Versions above are minimal and could be higher.    


4. Installation
===============================================================
The following details the basic steps for installation on any   
system. The instructions may seem unix-centric but should work  
fine on Windows systems.

Barring complications, it should take you about 10-20 minutes 
to install, configure, and be using TestLink.

Short summary:
 1. Transfer files
 2. Uncompress files
 3. Launch web based installer

1. First, transfer the file to your web-server using whatever 
method you like best (ftp, scp, etc).  You will need to telnet/ssh 
into the server machine for the next steps.

2. Next, untar/gunzip it to the directory that you want.
The usual command is (1 step):

	tar zxvf <filename.tar.gz>

OR  (2 steps):

	gunzip <filename.tar.gz>
	tar xvf <filename.tar>

Total Commander, Winzip, and other programs should also be able 
to handle decompression of the archive.

At this point you may want to rename the directory to something 
different to 'testlink'.

3. Launch web based installer
We will create the necessary database tables and a basic configuration
file. From your web server, access http://yoursite/testlink/ 
or similar URL and follow instructions.

Check Installation manual and TestLink forum if you meet a problem.


5. Upgrade and Migration
===============================================================
When accessing Installer page you will found following options:

 - New Installation
 - Upgrade Database (not applicable in 1.8 version)
 - Migration from 1.6.2 to 1.7.x
 - Migration from 1.7.2 (or greater) to 1.8

 Steps
 - Make a Backup of your current database.
 - Using  a NEW DIRECTORY (DO NOT OVERWRITE your old installation),  
   do only following steps from Install procedure:
                                           Transfer files
                                           Uncompress files
 - Copy your old config_db.inc.php to NEW DIRECTORY.
 - Launch TestLink
 - TestLink will check Database version, and if some upgrade/migration 
   is needed will launch automatically the installer.

 If you are updating a same major version (for example 1.7.0 to 1.7.1) 
 you need to use Upgrade Database.
 
 If you are using a different major version detailed in options,  
 you need to use the specific Migrations.
 
 If in some steps TestLink ask you for two databases, NEVER use 
 same name from both.
 
 If you do not find nothing useful, post in forum
   
 Always before login, after an upgrade/migration clear browser cookies.


6. TestLink Team 
===============================================================

This list comprise people that has helped

--- Project core team ---
* Martin Havlat - Project lead, builds, infrastructure, developer
* Francisco Mancardi - Project lead, developer
* Andreas Morsing - developer, German localization

--- Developers ---
* Kevin Levy - Developer
* Asiel Brumfield - Infrastructure, developer
* Toshiyuki Kawanishi - Japanese localization, developer


--- Contributors and earlier developers ---

* Chad Rosen - (Project Originator - TL 1.0.x)
* Jason B. Archibald - Developer
* Tools R Us - contributing team
* Oscar Castroviejo - trackplus interface
* Seweryn Plywaczyk - text area custom field
* grdscarabe@grdscarabe.net and Alexandre Da Costa - French localization
* Walter Giaquinto/Alessandro Lia	and  bruno.busco@gmail.com - Italian localization
* Alessandro Lia - Javascript and CSS advice.
* Leonardo Molinari - Portuguese localization
* jorgesf@jsf.jazztel.es - Spanish localization
* Jonas Fleer : search test case by custom field on test projects
* Lightbulb Technology Services Pvt. Ltd. - techpartners: import test cases from XLS file
  abhishek.kulkarni@gmail.com and amit.dixit@lbtp.co.in 
* Kester Mielke <kmielke@pironet-ndh.com> (execution tree colouring and counters by tc status)
* Peter Rooms - Bug coloring and labeling according status using same colors than Mantis.
* Eugenia Drosdezki - Move/copy multiple testcases
*                     Access to content of docs folder on combo box  
*                     Multiselect OR keywords filter
* Japanese
  Testing Engineer's Forum (TEF) in Japan
  Working Group of TestLink Japanese Translation Project
 
  http://blues.se.uec.ac.jp/swtest/
  http://testlinkjp.org/
  http://sourceforge.jp/projects/testlinkjp/
 
  Adviser:
  Yasuharu NISHI
  
  Core member:
  Atsushi Nagata,       AZMA Daisuke,         Hiromi Nishiyama,
  Kaname Mochizuki,     Kaoru Nakamura,       Kunio Murakami,
  Lumina Nishihara,     Marino Suda,          Masahide Katsumata,
  Masami Ichikawa,      Masataka Yoneta,      Sadahiko Hantani,
  Shinichi Sugiyama,    Shinsuke Matsuki,     Shizuka Ban,
  Takahiro Wada,        Toshinori Sawaguchi,  Toshiyuki Kawanishi,
  Yasuhiko Okada,       Yoichi Kunihiro,      Yoshihiro Yoshimura,
  Yukiko Kajino
* and many others


--- Code reuse ---  
  We try to follow as much as possibile the following principle:
       Do not reinvent the wheel.
  We use code, and documentation from other Open Source Systems 
  (see CODE_REUSE document for details).


7. Bug Reports and Feedback
===============================================================

You may contact us at the TestLink forum at 
http://www.teamst.org/

If you found this software useful for your company please
post in forum on section "Companies using TestLink".

To submit a bug or a feature, please use our Mantis installation at 
http://www.testlink.org/mantis/. 



      
Afficher sur ancien navigateur de dépôt.