Difference between revisions of "Tester documentation"

m
Tag: 2017 source edit
 
(7 intermediate revisions by 4 users not shown)
Line 1: Line 1:
 +
<!-- BEGIN interlang links -->
 +
<!-- Do NOT edit this section
 +
    Links below are automatically managed by PolyglotBot
 +
    You can edit links on the English source page : Documentation_testeurs -->
 +
<!-- END interlang links -->
 
This page try to give people who want to test Dolibarr some information required to work correctly.
 
This page try to give people who want to test Dolibarr some information required to work correctly.
  
= Tester guideline =
+
=Tester guideline=
 +
 
 
Dolibarr team is looking for people ready to test software.
 
Dolibarr team is looking for people ready to test software.
* Choose which version to test.
 
We need testers each time a beta version is started. You will find last beta version int the '''Beta and pre-release version''' section of the download page http://www.dolibarr.org/downloads/
 
* Install the version.
 
** If you are not a technical user, we recommand to install DoliWamp distribution (Dolibarr installer for Windows).
 
** If you are a technical user, we recommand to install Dolibarr standard distribution with an old version of PHP (5.2 for example) and with Postgresql (postgresl is more strict than mysql so better to find bugs).
 
* Once Dolibarr is installed, just make tests and report bugs onto the Bug tracker:  !! this website is offline !! https://doliforge.org/tracker/?group_id=144&atid=246
 
  
= Other pages related to test process =
+
*Choose which version to test.
* [[Backups|How to backup to save your data before update]]
+
 
* [[Use your data to test last version]]
+
We need testers each time a beta version is started.
 +
You will find last beta version int the '''Beta and pre-release version''' section of the download page https://www.dolibarr.org/downloads/
 +
 
 +
 
 +
*Install the version.
 +
**If you are not a technical user, we recommand to install DoliWamp distribution (Dolibarr installer for Windows).
 +
**If you are a technical user, we recommand to install Dolibarr standard distribution with an old version or very new version of PHP, and maybe with Postgresql (postgresl is more strict than mysql so better to find bugs).
 +
 
 +
*Once Dolibarr is installed, just make tests and report bugs onto the Bug tracker: https://github.com/Dolibarr/dolibarr/issues
 +
 
 +
=Other pages related to test process=
 +
 
 +
*[[Backups|How to backup to save your data before update]]
 +
*[[Use your data to test last version]]

Latest revision as of 15:15, 19 January 2025

This page try to give people who want to test Dolibarr some information required to work correctly.

Tester guideline

Dolibarr team is looking for people ready to test software.

  • Choose which version to test.

We need testers each time a beta version is started. You will find last beta version int the Beta and pre-release version section of the download page https://www.dolibarr.org/downloads/


  • Install the version.
    • If you are not a technical user, we recommand to install DoliWamp distribution (Dolibarr installer for Windows).
    • If you are a technical user, we recommand to install Dolibarr standard distribution with an old version or very new version of PHP, and maybe with Postgresql (postgresl is more strict than mysql so better to find bugs).

Other pages related to test process