Difference between revisions of "Fitnesse Recorder"
From iDempiere en
CarlosRuiz (talk | contribs) (categorize) |
CarlosRuiz (talk | contribs) (doc sources URL) |
||
| (7 intermediate revisions by 3 users not shown) | |||
| Line 1: | Line 1: | ||
| + | Sources: https://github.com/idempiere/idempiere-fitnesse/tree/master/org.idempiere.fitrecorder | ||
| + | |||
| + | |||
1. Install the bundle | 1. Install the bundle | ||
| − | 2. Start the bundle. This create a register in the | + | 2. Start the bundle. This create a register in the ModelValidator table. |
| − | 3. Need to activate the | + | 3. Need to activate the model validator by restarting the server. |
[[Image:FitRecorder1.png|1024px]] | [[Image:FitRecorder1.png|1024px]] | ||
| Line 22: | Line 25: | ||
== Suggest == | == Suggest == | ||
| − | *In the login | + | *In the login, it will not write the password. It has to be manually filled in the FitNesse wiki. |
| − | * The Field Value and DocumentNo should delete if you want to make | + | * The Field Value and DocumentNo should delete if you want to make repeatable test |
* the files are saved in ADEMPIERE_HOME/log/ | * the files are saved in ADEMPIERE_HOME/log/ | ||
| Line 31: | Line 34: | ||
[[Category:Fitnesse|U]] | [[Category:Fitnesse|U]] | ||
[[Category:Functional Testing]] | [[Category:Functional Testing]] | ||
| + | [[Category:Development]] | ||
| + | [[Category:Developer documentation]] | ||
| + | [[Category:Available_Plugins]] | ||
Latest revision as of 12:50, 18 January 2020
Sources: https://github.com/idempiere/idempiere-fitnesse/tree/master/org.idempiere.fitrecorder
1. Install the bundle
2. Start the bundle. This create a register in the ModelValidator table.
3. Need to activate the model validator by restarting the server.
4. Each User must create a preference in the window Preference : Name of the Attribute must be “FitRecorder”, to activate the log the Search Key must be “Y”
How to Disable
The Search key of the preference created for the user must be "N"
Suggest
- In the login, it will not write the password. It has to be manually filled in the FitNesse wiki.
- The Field Value and DocumentNo should delete if you want to make repeatable test
- the files are saved in ADEMPIERE_HOME/log/
