<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="FeedCreator 1.8" -->
<?xml-stylesheet href="http://3.86.49.49/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://3.86.49.49/feed.php">
        <title>Internal Errigal Collaboration Wiki testing</title>
        <description></description>
        <link>http://3.86.49.49/</link>
        <image rdf:resource="http://3.86.49.49/lib/tpl/docnavwiki/images/favicon.ico" />
       <dc:date>2026-04-17T14:31:15+00:00</dc:date>
        <items>
            <rdf:Seq>
                <rdf:li rdf:resource="http://3.86.49.49/doku.php?id=testing:db_alarm_sync_-_testing_config_set_up&amp;rev=1624612196&amp;do=diff"/>
                <rdf:li rdf:resource="http://3.86.49.49/doku.php?id=testing:ems_geb_testing&amp;rev=1624612196&amp;do=diff"/>
                <rdf:li rdf:resource="http://3.86.49.49/doku.php?id=testing:errigal_atp_guidelines_-_idms_3.1&amp;rev=1624612196&amp;do=diff"/>
                <rdf:li rdf:resource="http://3.86.49.49/doku.php?id=testing:noc_portal_geb_testing&amp;rev=1624612196&amp;do=diff"/>
                <rdf:li rdf:resource="http://3.86.49.49/doku.php?id=testing:penetration_testing_with_owasp_zap&amp;rev=1624612196&amp;do=diff"/>
                <rdf:li rdf:resource="http://3.86.49.49/doku.php?id=testing:simple_bash_curl_load_testing&amp;rev=1624612196&amp;do=diff"/>
                <rdf:li rdf:resource="http://3.86.49.49/doku.php?id=testing:start&amp;rev=1624612196&amp;do=diff"/>
            </rdf:Seq>
        </items>
    </channel>
    <image rdf:about="http://3.86.49.49/lib/tpl/docnavwiki/images/favicon.ico">
        <title>Internal Errigal Collaboration Wiki</title>
        <link>http://3.86.49.49/</link>
        <url>http://3.86.49.49/lib/tpl/docnavwiki/images/favicon.ico</url>
    </image>
    <item rdf:about="http://3.86.49.49/doku.php?id=testing:db_alarm_sync_-_testing_config_set_up&amp;rev=1624612196&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2021-06-25T10:09:56+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>testing:db_alarm_sync_-_testing_config_set_up</title>
        <link>http://3.86.49.49/doku.php?id=testing:db_alarm_sync_-_testing_config_set_up&amp;rev=1624612196&amp;do=diff</link>
        <description>Alarm Sync - Remote Database Test Config Setup

Author: Andrew Kavanagh

Disclaimer This Wiki was created to facilitate the testing process of Database Alarm Sync Operations. This guide is only concerned with outlining the basic configuration that is necessary for testing the EMS&#039;s capabilities to retrieve raw alarm data by means of database query and make this data available to the RDF for further processing. This set-up configuration is NOT suitable for testing the capacity of the RDF to proce…</description>
    </item>
    <item rdf:about="http://3.86.49.49/doku.php?id=testing:ems_geb_testing&amp;rev=1624612196&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2021-06-25T10:09:56+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>testing:ems_geb_testing</title>
        <link>http://3.86.49.49/doku.php?id=testing:ems_geb_testing&amp;rev=1624612196&amp;do=diff</link>
        <description>EMS GEB Testing

Author: Sophie

GEB Project Setup

	*  Create a new IntelliJ Project
	*  Make sure auto-import is selected

GEB Project Start

	*  Open the GEB testing project in IntelliJ
	*  Open terminal
	*  Type gradle test</description>
    </item>
    <item rdf:about="http://3.86.49.49/doku.php?id=testing:errigal_atp_guidelines_-_idms_3.1&amp;rev=1624612196&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2021-06-25T10:09:56+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>testing:errigal_atp_guidelines_-_idms_3.1</title>
        <link>http://3.86.49.49/doku.php?id=testing:errigal_atp_guidelines_-_idms_3.1&amp;rev=1624612196&amp;do=diff</link>
        <description>Errigal ATP Guidelines - IDMS 3.4 SNMP Manager/EMS

	*  Track this Kick off Meeting under IDMS-3069 - ERR 3.4 SnmpManager Regression Tests
	*  Testing on SFQA, NVQA, IDMSQA
	*  Pay attention to the dates specified in the ATP Schedule.  There is no ‘missed deadline’ for 3.4. Any ATP’s assigned to you, need to be completed by the finish date stated on the Schedule. If you need assistance please let myself and Dave (Ops) or Eileen (Dev) know</description>
    </item>
    <item rdf:about="http://3.86.49.49/doku.php?id=testing:noc_portal_geb_testing&amp;rev=1624612196&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2021-06-25T10:09:56+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>testing:noc_portal_geb_testing</title>
        <link>http://3.86.49.49/doku.php?id=testing:noc_portal_geb_testing&amp;rev=1624612196&amp;do=diff</link>
        <description>Project Setup

Project Creation

	*  In Intellij select create new project.
	*  Select gradle as build tool and groovy and java from addtional libraries and frameworks.
	*  Next give the GroupId in line with convention -&#039;com.errigal&#039;.
	*  Under ArtefactId enter the name of the project - eg, NocPortalGebTesting</description>
    </item>
    <item rdf:about="http://3.86.49.49/doku.php?id=testing:penetration_testing_with_owasp_zap&amp;rev=1624612196&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2021-06-25T10:09:56+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>testing:penetration_testing_with_owasp_zap</title>
        <link>http://3.86.49.49/doku.php?id=testing:penetration_testing_with_owasp_zap&amp;rev=1624612196&amp;do=diff</link>
        <description>OSWAP Zed Attack Proxy

OSWAP Zed Attack Proxy (ZAP) is a penetration testing tool. We can use it to test for vulnerabilities in applications.

Using ZAP

ZAP is very quick and easy to get up and running. Download ZAP from the ZAP website, install it and start it up.</description>
    </item>
    <item rdf:about="http://3.86.49.49/doku.php?id=testing:simple_bash_curl_load_testing&amp;rev=1624612196&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2021-06-25T10:09:56+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>testing:simple_bash_curl_load_testing</title>
        <link>http://3.86.49.49/doku.php?id=testing:simple_bash_curl_load_testing&amp;rev=1624612196&amp;do=diff</link>
        <description>Following script has been used to quickly do some loadtesting of EMS. It is not intended to be used for &#039;production&#039; purposes (we might consider using JMeter or Gatling for that). It was just a quickest way to do the load test at the moment.

Script:</description>
    </item>
    <item rdf:about="http://3.86.49.49/doku.php?id=testing:start&amp;rev=1624612196&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2021-06-25T10:09:56+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>testing:start</title>
        <link>http://3.86.49.49/doku.php?id=testing:start&amp;rev=1624612196&amp;do=diff</link>
        <description>Testing

	*  Errigal ATP Guidelines - IDMS 3.1
	*  NOC Portal GEB Testing
	*  EMS GEB Testing
	*  Simple bash/curl load testing
	*  DB Alarm Sync - Testing Config Set Up
	*  Penetration testing with OWASP ZAP
	*  Test Design Guidelines</description>
    </item>
</rdf:RDF>
