Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 9 Current »

Test Package

Test Result

Notes

Download mifos zip package from Hudson. See below for testing on Sourceforge.

(tick)

 

Inspect contents of zip package.

(tick)

 

Sub directories - config and db

(tick)

 

Files INSTALL, install-ubuntu.sh, LICENSE, and mifos.war

(tick)

 

View INSTALL file, use directions for installation and test each link mentioned in INSTALL file

(tick)

1. http://mifos.org/documentation/upgrades  - $CATALINA_HOME should be replaced with $JETTY_HOME,
2. http://mifos.org/documentation/configuration  - Tomcat should be replaced with Jetty,
3. http://mifos.org/documentation/installation-guide/windows-installation-guide/install-and-configure-java-and-apache-to  - Tomcat should be replaced with Jetty,
4. http://mifos.org/documentation/installation-guide/windows-installation-guide/software-requirements  - Tomcat should be replaced with Jetty,
5. http://mifos.org/documentation/installation-guide/windows-installation-guide/set-environment-variables  - Tomcat should be replaced with Jetty,
6. http://mifos.org/documentation/installation-guide/windows-installation-guide/install-mifos-war  - $CATALINA_HOME should be replaced with $JETTY_HOME,
7. http://mifos.org/documentation/installation-guide/windows-installation-guide/run-mifos  - Tomcat should be replaced with Jetty.

In config dir, applicationConfiguration.custom.properties and local.properties

(tick)

 

In config dir, view local.properties file

(tick)

 

Test deployment configurations

Manual Test

Result

Deploy Mifos with FR locale and check all strings are translated.

(tick)

Admin tab name and heading text in the left navigation bar have missing translations and REST Api Approval link and page are not translated.

Deploy Mifos with CN locale and check all strings are translated.

(tick)

Heading text in the left navigation bar has missing translations and REST Api Approval link and page are not translated.

Deploy Mifos with ES locale and check all strings are translated.

(tick)

Heading text in the left navigation bar and View accounting exports link have missing translation and REST Api Approval link and page are not translated.

Deploy Mifos on Windows server.

(tick)

 

Connect to test server via IE 7.  Check layout on new pages, other primary paths (hierarchy, CSE, loans, savings)

(tick)


Copy default properties file and use as new custom properties file.  Check that any new properties are displayed on Organizational Settings page.

(tick)

Localization.Direction=auto, RolesAndPermissions.BranchManager.RoleName=SavingTestPermission, GeneralConfig.MaxPointsPerPPISurvey=101, GeneralConfig.BatchSizeForBatchJobs=100, GeneralConfig.RecordCommittingSizeForBatchJobs=1000, GeneralConfig.OutputIntervalForBatchJobs=1000, GeneralConfig.allowDataPrefetchingWhenSavingCollectionSheets=true, GeneralConfig.UploadStorageDirectory=$HOME/.mifos/uploads, GeneralConfig.ShutdownCountdownNotificationThreshold=1800, GeneralConfig.UploadQGDirectory, GeneralConfig.ImageStorageDirectory=MIFOS_CONF are not displayed in UI

On System Information, check version

(tick)

 

On System Information, check database schema version

(tick)

Database Parameter Source is not displayed in the UI - http://mifosforge.jira.com/browse/MIFOS-4980

Run batch jobs, check for errors

(tick)

 

Upgrade backup of customer deployments

(tick)


Add Mpesa and Audi bank plugins to plugins directory and ensure that plugins are available on Import Transactions page.  Also ensure that Organizational Settings page load with plugins in place.

(tick)

Information about the loaded plugins is not displayed on Organization Settings page.

  • No labels