<?xml version="1.0" encoding="utf-8"?>
<!-- generator="FeedCreator 1.7.2-ppt DokuWiki" -->
<?xml-stylesheet href="http://docs.gurock.com/lib/exe/css.php?s=feed" type="text/css"?>
<rdf:RDF
    xmlns="http://purl.org/rss/1.0/"
    xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
    xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
    xmlns:dc="http://purl.org/dc/elements/1.1/">
    <channel rdf:about="http://docs.gurock.com/feed.php">
        <title>Gurock Software Documentation</title>
        <description></description>
        <link>http://docs.gurock.com/</link>
        <image rdf:resource="http://docs.gurock.com/lib/tpl/gurock/images/favicon.ico" />
       <dc:date>2012-05-17T13:41:08+02:00</dc:date>
        <items>
            <rdf:Seq>
                <rdf:li rdf:resource="http://docs.gurock.com/testrail-admin/installation-windows?rev=1336299770&amp;do=diff"/>
                <rdf:li rdf:resource="http://docs.gurock.com/testrail-admin/howto-installing-php-windows?rev=1336299748&amp;do=diff"/>
                <rdf:li rdf:resource="http://docs.gurock.com/testrail-faq/system-memory-limit?rev=1335444629&amp;do=diff"/>
                <rdf:li rdf:resource="http://docs.gurock.com/testrail-faq/start?rev=1335444485&amp;do=diff"/>
                <rdf:li rdf:resource="http://docs.gurock.com/testrail-faq/system-debug?rev=1335261628&amp;do=diff"/>
                <rdf:li rdf:resource="http://docs.gurock.com/testrail-integration/tools-ontime?rev=1329310921&amp;do=diff"/>
                <rdf:li rdf:resource="http://docs.gurock.com/testrail-api/reference-projects?rev=1328722823&amp;do=diff"/>
                <rdf:li rdf:resource="http://docs.gurock.com/testrail-integration/tools-jira?rev=1327424227&amp;do=diff"/>
            </rdf:Seq>
        </items>
    </channel>
    <image rdf:about="http://docs.gurock.com/lib/tpl/gurock/images/favicon.ico">
        <title>Gurock Software Documentation</title>
        <link>http://docs.gurock.com/</link>
        <url>http://docs.gurock.com/lib/tpl/gurock/images/favicon.ico</url>
    </image>
    <item rdf:about="http://docs.gurock.com/testrail-admin/installation-windows?rev=1336299770&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2012-05-06T12:22:50+02:00</dc:date>
        <dc:creator>dgurock</dc:creator>
        <title>Installation on Windows - [Preparing the server] </title>
        <link>http://docs.gurock.com/testrail-admin/installation-windows?rev=1336299770&amp;do=diff</link>
        <description>Please see below for instructions on how to install TestRail on a Windows Server system. See the requirements to learn more about the supported operating and server systems.



Preparing the server

As TestRail is a web application (based on PHP), TestRail requires a web server, a database (SQL Server or MySQL) and a working PHP environment to be installed on the server. On Windows Servers, TestRail works best with Microsoft's IIS web server and PHP configured to run with FastCGI. The easiest wa…</description>
    </item>
    <item rdf:about="http://docs.gurock.com/testrail-admin/howto-installing-php-windows?rev=1336299748&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2012-05-06T12:22:28+02:00</dc:date>
        <dc:creator>dgurock</dc:creator>
        <title>Installing PHP on Windows</title>
        <link>http://docs.gurock.com/testrail-admin/howto-installing-php-windows?rev=1336299748&amp;do=diff</link>
        <description>The easiest way to install PHP on Windows is to use Microsoft's Web Platform Installer.



To install PHP with the Web Platform Installer, select the Products tab at the top of the window and select the following packages (by pressing the Add buttons next to the packages):</description>
    </item>
    <item rdf:about="http://docs.gurock.com/testrail-faq/system-memory-limit?rev=1335444629&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2012-04-26T14:50:29+02:00</dc:date>
        <dc:creator>dgurock</dc:creator>
        <title>Increasing PHP's memory limit - created</title>
        <link>http://docs.gurock.com/testrail-faq/system-memory-limit?rev=1335444629&amp;do=diff</link>
        <description>PHP's configuration can limit the amount of system memory TestRail can use on your web server. It might be needed to increase this memory limit in PHP's configuration file in order for TestRail to process larger data sets. You can easily increase this limit by changing a setting in the PHP.ini configuration file:</description>
    </item>
    <item rdf:about="http://docs.gurock.com/testrail-faq/start?rev=1335444485&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2012-04-26T14:48:05+02:00</dc:date>
        <dc:creator>dgurock</dc:creator>
        <title>TestRail FAQ</title>
        <link>http://docs.gurock.com/testrail-faq/start?rev=1335444485&amp;do=diff</link>
        <description>This guide answers the most frequently asked questions about TestRail, the configuration and usage of the application. If you have any questions that are not answered here, please do not hesitate to contact us.

Configuration &amp; Customizations

	*  Configuring separate test steps and test results
	*  Building a custom report for TestRail</description>
    </item>
    <item rdf:about="http://docs.gurock.com/testrail-faq/system-debug?rev=1335261628&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2012-04-24T12:00:28+02:00</dc:date>
        <dc:creator>dgurock</dc:creator>
        <title>Enabling TestRail's debug mode</title>
        <link>http://docs.gurock.com/testrail-faq/system-debug?rev=1335261628&amp;do=diff</link>
        <description>When diagnosing issues with a TestRail installation or integrations with external tools, the Gurock Software support might ask you to enable TestRail's debug mode to generate additional log files. To enable TestRail's debug mode, simply open TestRail's config.php file in a text editor and enable the DEPLOY_DEBUG and DEPLOY_DEBUG_TASK options:</description>
    </item>
    <item rdf:about="http://docs.gurock.com/testrail-integration/tools-ontime?rev=1329310921&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2012-02-15T14:02:01+02:00</dc:date>
        <dc:creator>dgurock</dc:creator>
        <title>Tools: OnTime - [OnTime Now (Hosted)] </title>
        <link>http://docs.gurock.com/testrail-integration/tools-ontime?rev=1329310921&amp;do=diff</link>
        <description>This topic explains how to integrate TestRail with Axosoft OnTime. There are currently two ways to integrate TestRail with OnTime, namely:

	*  Using defect URLs to link test results to OnTime
	*  Using the defect plugin for OnTime to push and look up OnTime defects
	*  Using reference URLs to link test cases to OnTime</description>
    </item>
    <item rdf:about="http://docs.gurock.com/testrail-api/reference-projects?rev=1328722823&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2012-02-08T18:40:23+02:00</dc:date>
        <dc:creator>dgurock</dc:creator>
        <title>API: Projects - [get_projects] </title>
        <link>http://docs.gurock.com/testrail-api/reference-projects?rev=1328722823&amp;do=diff</link>
        <description>Use the following API methods to request information about the projects stored in a TestRail instance.

get_project

Use this method to request information about a project.


Method:	get_project
HTTP:	GET
URL:	index.php?/miniapi/get_project/&lt;project_id&gt;
Result:	The requested project</description>
    </item>
    <item rdf:about="http://docs.gurock.com/testrail-integration/tools-jira?rev=1327424227&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2012-01-24T17:57:07+02:00</dc:date>
        <dc:creator>dgurock</dc:creator>
        <title>Tools: Jira - [Reference URLs] </title>
        <link>http://docs.gurock.com/testrail-integration/tools-jira?rev=1327424227&amp;do=diff</link>
        <description>This topic explains how to integrate TestRail with Atlassian Jira (both Jira installations as well as Jira OnDemand). There are currently three ways to integrate TestRail with Jira, namely:

	*  Using defect URLs to link test results to Jira
	*  Using the defect plugin for Jira to push and look up Jira issues
	*  Using reference URLs to link test cases to Jira</description>
    </item>
</rdf:RDF>

