Articles Tagged 'registry'

Articles
Setting the Proxy Server for Spira to Connect to External Resources

In situations where your SpiraTest, SpiraPlan or SpiraTeam server is located on a company network that does not have direct Internet access (and connects through a proxy server), some of the integration features of Spira may not work correctly:

  • The weather widget on the My Page
  • The list of recent builds if your Jenkins server is hosted outside your network
  • The RSS feed widgets on the My Page
  • Data synchronization with bug-trackers that are externally hosted

This article outlines the step necessary to tell the Spira server to use the proxy server for its Internet connections.

Article can be considered as obsolete.
Described fix applies to outdated versions of the application only.

Accessing the Windows Registry using Rapise

Sometimes when testing local/desktop applications you need to access the Windows registry to verify that keys exist or that keys have specific values. For example you may be testing that a DLL was successfully registered. This article provides information on the 'UsingRegistry' sample that comes with Rapise.