Testing: Difference between revisions
(Created page with "==Database== The development and test database is hosted on the calidus_demo server (IP: 10.43.0.73, DNS: calidus_demo, URL: www.calidus-web.com). The database is Microsoft SQLS...") |
(Added Test plan links) |
||
Line 11: | Line 11: | ||
The system can be run through any modern browser. | The system can be run through any modern browser. | ||
A full [[EPOD Admin Test Plan|test plan]] exists to run through all screens and functionality. | |||
==PDA Client== | ==PDA Client== | ||
Line 42: | Line 44: | ||
The emulator is now ready for use. | The emulator is now ready for use. | ||
A full [[EPOD PDA Test Plan|test plan]] exists to run through all screens and functionality. | |||
[[Category:WI 287575 EPOD Development and Release Process|600]] | [[Category:WI 287575 EPOD Development and Release Process|600]] |
Revision as of 09:20, 11 April 2012
Database
The development and test database is hosted on the calidus_demo server (IP: 10.43.0.73, DNS: calidus_demo, URL: www.calidus-web.com).
The database is Microsoft SQLServer 2008.
PDA Server
The PDA server is hosted on calidus_demo through Microsoft IIS. The url is www.calidus-demo.com:9091/Calidus_EPOD/Calidus_EPOD.asmx.
Admin
The Admin system is hosted on calidus_demo through Microsoft IIS. The url is www.calidus-demo.com:9091
The system can be run through any modern browser.
A full test plan exists to run through all screens and functionality.
PDA Client
This requires the Microsoft Windows Mobile 6.5 Developer Tool Kit, available from http://www.microsoft.com/download/en/details.aspx?id=17284
Download the US version: Windows Mobile 6.5 Professional Developer Tool Kit (USA).msi
- Install the toolkit.
- Choose Windows Mobile 6 SDK/Standalone Emulator Images/US English/WM 6.5 Professional
This will start the emulator.
- When started, change the regional settings to UK and the timezone to GMT.
- Start Microsoft ActiveSync.
- Choose File/Connection Settings from the menu.
- Check Allow connections to one of the following:.
- Choose DMA.
- Click OK
- Choose Windows Mobile 6 SDK/Tools/Device Emulator Manager. Your emulator should be shown on a browser.
- Right-click and choose Cradle.
- This will connect to ActiveSync.
- Click Cancel.
- Click Explore.
- Put the PDA application installers onto the device in the Programs folder.
- On the emulator, open the File Explorer from the Start menu.
- Browse to the program directory and click on each installer in turn, installing them. For more details on the PDA installation process, see the page 'Install_on_Device'.
- Click File/Save State and Exit - this will save the emulator with the software installed.
The emulator is now ready for use.
A full test plan exists to run through all screens and functionality.