Build DIVA-supported xTitan
From OO Lab
xTitan a.k.a. OracleServer is a regression testing tool based on Capture-Replay technique, written by CA and Javid. For more information, see XTitan.
What we are doing now is to build a special kind of xTitan which extends xTitan itself to gain capability to capture / replay DIVA's executions.
The specific build steps are described as follows:
Build Steps
- Use subversion to checkout DIVA-customized xTitan source code: http://oolab.csie.ncu.edu.tw/svn/oracleserver/branches/branch_xDiva
- Note: You might need to ask our subversion administrator to get you the privilege to access the branch.
- Download and install CMake
- To be simple, choose Binary distributions: Win32 Installer
- To be simple, too, when installing CMake, just click "Next" all the way down, leaving all settings as default
- Open cmake-gui.exe
- Fill in the columns below,
- Click "Configure", follow the screenshot to specify the project generator to "Visual Studio 10" then click "Finish":
- After a few seconds if you see messages like below, you are half way there!
- Now click "Generate" and wait for a few seconds, the Visual Studio Project Files are generated in the place you just specified!
- Open "xTitan.sln" with Visual Studio 2010 in Administrator mode, right-click the "INSTALL" project and select "build"
- If anything works fine, the entire xTitan module will be installed to "C:\Program Files (x86)\xTitan" (Or "C:\Program Files\xTitan", depending on your OS version) including: