Difference between revisions of "Team:SYSU-Software/Vailidation"
Line 64: | Line 64: | ||
</div> | </div> | ||
</div> | </div> | ||
+ | |||
+ | |||
+ | |||
<div id = "Windows_10"> | <div id = "Windows_10"> | ||
<div id ="Windows_10_block1"> | <div id ="Windows_10_block1"> | ||
− | <h2 class = "juzhong"> | + | <h2 class = "juzhong">Windows 10</h2> |
<div id = "Windows_10_block1"> | <div id = "Windows_10_block1"> | ||
<div class = "wenzi" id = "Windows_10_block1_zuo"> | <div class = "wenzi" id = "Windows_10_block1_zuo"> |
Revision as of 07:39, 18 September 2015
Testing
We did some tests, including installability test and running test, on Windows and MacOS X, to supplement the installability test on Linux that have been kindly done by judges.
MacOS X
1. Environment:
MacBook Air (13-inch, Early 2015) with OS X Yosemite (Version 10.10.4)
Safari (Version 8.0.7 (10600.7.12))
2. Procedure:
The compression package is about 142 MB on the disk, and when the package is uncompressed, all the files are 415 MB on the disk
Then begins the setup process. Double click the file “setup.command”, and the terminal opens. The software automatically configure the environment needed to run CORE.
After about 4 minutes (depends on the Internet), the process successfully completed (if the connection to internet.
Then double click the file “runserver.command”, and after a few seconds, the process completed.
Then open Safari, and navigate to “localhost:8888”. Now comes the CORE. Run smoothly.
Windows 10
1. Environment:
Dell Inspiron M531R-5535 with win 10 Pro.
Google chrome: 45.0.2454.85 (Official Build) m (32-bit)
2. Procedure:
The compression package is about 142 MB on the disk, and when the package is uncompressed, all the files are 415 MB on the disk.
Then begin to test the setup process. Double click the file “release/runserver.bat”, and the command opens. About 5 seconds later the setup process finished automatically.
Then open Google chrome, and navigate to “localhost:8888”. Here comes the CORE.