<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Performance Tester in VMS in Operating System - OpenVMS</title>
    <link>https://community.hpe.com/t5/operating-system-openvms/performance-tester-in-vms/m-p/4573654#M43392</link>
    <description>Hmm ... no one remembers good old UETP?  It can drive the system pretty hard ... and it's free!  If you need fancy graphs and reports it's probably not the right product, but if you want to actually load test the system, it will definately do that.&lt;BR /&gt;&lt;BR /&gt;Cheers,&lt;BR /&gt;Art</description>
    <pubDate>Fri, 29 Jan 2010 13:15:46 GMT</pubDate>
    <dc:creator>Art Wiens</dc:creator>
    <dc:date>2010-01-29T13:15:46Z</dc:date>
    <item>
      <title>Performance Tester in VMS</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/performance-tester-in-vms/m-p/4573648#M43386</link>
      <description>Is there any tool available in VMS for Performance testing (like IBM rational)?</description>
      <pubDate>Thu, 28 Jan 2010 20:14:33 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/performance-tester-in-vms/m-p/4573648#M43386</guid>
      <dc:creator>Ajay CD</dc:creator>
      <dc:date>2010-01-28T20:14:33Z</dc:date>
    </item>
    <item>
      <title>Re: Performance Tester in VMS</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/performance-tester-in-vms/m-p/4573649#M43387</link>
      <description>PCA and DECdtm in the DECset package.</description>
      <pubDate>Thu, 28 Jan 2010 20:26:11 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/performance-tester-in-vms/m-p/4573649#M43387</guid>
      <dc:creator>Hoff</dc:creator>
      <dc:date>2010-01-28T20:26:11Z</dc:date>
    </item>
    <item>
      <title>Re: Performance Tester in VMS</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/performance-tester-in-vms/m-p/4573650#M43388</link>
      <description>I am aware of many tools with which you can collect different kind of performance data.&lt;BR /&gt;&lt;BR /&gt;To see the entire system performance you can use T4 and friends (&lt;A href="http://h71000.www7.hp.com/openvms/products/t4/)" target="_blank"&gt;http://h71000.www7.hp.com/openvms/products/t4/)&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;If you have a test suite for your product you can use combination PCA and DTM to collect the performance statistics while running DTM. PCA helps to identify the hotspots in your application.&lt;BR /&gt;&lt;BR /&gt;There are SDA extensions like PCS, PRF to collect the PC samples to understand which area of your code is hot.&lt;BR /&gt;&lt;BR /&gt;Also there are many other tools which can help you to gather performance related data.&lt;BR /&gt;&lt;BR /&gt;But I am not aware of any licensed or free tools available with which you can load the system.&lt;BR /&gt;&lt;BR /&gt;Above tools would help you to collect different kind of data when you load you system may be by writing test scripts or a production environment.&lt;BR /&gt;&lt;BR /&gt;-Pramod.</description>
      <pubDate>Fri, 29 Jan 2010 04:07:50 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/performance-tester-in-vms/m-p/4573650#M43388</guid>
      <dc:creator>Pramod Kumar M</dc:creator>
      <dc:date>2010-01-29T04:07:50Z</dc:date>
    </item>
    <item>
      <title>Re: Performance Tester in VMS</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/performance-tester-in-vms/m-p/4573651#M43389</link>
      <description>1) You can use mechanize&lt;BR /&gt;&lt;A href="http://wwwsearch.sourceforge.net/mechanize/" target="_blank"&gt;http://wwwsearch.sourceforge.net/mechanize/&lt;/A&gt;&lt;BR /&gt;which is included in the LD images&lt;BR /&gt;&lt;A href="http://www.vmspython.org/DownloadAndInstallationPython" target="_blank"&gt;http://www.vmspython.org/DownloadAndInstallationPython&lt;/A&gt;&lt;BR /&gt;install Python for you (see Process installation) or for everybody (see System Wide installation), &lt;BR /&gt;&lt;BR /&gt;if you want to test web applications&lt;BR /&gt;&lt;BR /&gt;2) you can use PTD&lt;BR /&gt;if you want to test "basic programs"&lt;BR /&gt;&lt;A href="http://www.vmspython.org/VMSPTDExample" target="_blank"&gt;http://www.vmspython.org/VMSPTDExample&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Fri, 29 Jan 2010 08:20:05 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/performance-tester-in-vms/m-p/4573651#M43389</guid>
      <dc:creator>labadie_1</dc:creator>
      <dc:date>2010-01-29T08:20:05Z</dc:date>
    </item>
    <item>
      <title>Re: Performance Tester in VMS</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/performance-tester-in-vms/m-p/4573652#M43390</link>
      <description>I have the following list of OpenVMS compatible Test and Performance Profiler SW. (some of these may run on an other OS but allow testing or profiling of VMS applications as a client)&lt;BR /&gt;&lt;BR /&gt;DECset including...&lt;BR /&gt;DTM - Digital Test Manager&lt;BR /&gt;and&lt;BR /&gt;PCA - Performance and Coverage Analyzer&lt;BR /&gt;&lt;A href="http://h71000.www7.hp.com/commercial/decset/decset_index.html" target="_blank"&gt;http://h71000.www7.hp.com/commercial/decset/decset_index.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;V-Test and V-Timer from Vedant (formerly from Cyrano and Performance Software)&lt;BR /&gt;&lt;A href="http://www.vedanthealth.com/products/legacy/" target="_blank"&gt;http://www.vedanthealth.com/products/legacy/&lt;/A&gt;&lt;BR /&gt;&lt;A href="http://www.vedanthealth.com/docs/VedantLegacy.pdf" target="_blank"&gt;http://www.vedanthealth.com/docs/VedantLegacy.pdf&lt;/A&gt;&lt;BR /&gt;NOTE: this is a welcome return of a good native OpenVMS software product to active commercialization after about 15 years of being lost in the business mergers of it's owners (I've used personally it in the mid 1990's, it's recommended)&lt;BR /&gt;&lt;BR /&gt;Compuware QALoad - as external tester from Windows&lt;BR /&gt;&lt;A href="http://www.compuware.com/quality.htm" target="_blank"&gt;http://www.compuware.com/quality.htm&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;DCPI - Digital Continuous Profiling Infrastructure&lt;BR /&gt;&lt;A href="http://h71000.www7.hp.com/openvms/products/dcpi/" target="_blank"&gt;http://h71000.www7.hp.com/openvms/products/dcpi/&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;JRat the Java Runtime Analysis Toolkit&lt;BR /&gt;&lt;A href="http://jrat.sourceforge.net/" target="_blank"&gt;http://jrat.sourceforge.net/&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;LDRA Testbed - LDRA Tool Suite&lt;BR /&gt;&lt;A href="http://www.ldra.com/testbed.asp" target="_blank"&gt;http://www.ldra.com/testbed.asp&lt;/A&gt;&lt;BR /&gt;&lt;A href="http://www.ldra.com/platforms.asp" target="_blank"&gt;http://www.ldra.com/platforms.asp&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;OpenSTA Users Home Page - Free Web Load and Stress Testing Tool&lt;BR /&gt;&lt;A href="http://opensta.org/" target="_blank"&gt;http://opensta.org/&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Parasoft - Insure++&lt;BR /&gt;&lt;A href="http://www.parasoft.com/jsp/products/insure.jsp?itemId=63" target="_blank"&gt;http://www.parasoft.com/jsp/products/insure.jsp?itemId=63&lt;/A&gt;&lt;BR /&gt;&lt;A href="http://h71000.www7.hp.com/partners/parasoft/index.htm" target="_blank"&gt;http://h71000.www7.hp.com/partners/parasoft/index.htm&lt;/A&gt;&lt;BR /&gt;&lt;A href="http://www.parasoft.com/jsp/products/release.jsp?articleId=671&amp;amp;type=1997" target="_blank"&gt;http://www.parasoft.com/jsp/products/release.jsp?articleId=671&amp;amp;type=1997&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Swingbench&lt;BR /&gt;&lt;A href="http://www.dominicgiles.com/swingbench.php" target="_blank"&gt;http://www.dominicgiles.com/swingbench.php&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;TMESIS Software - Snapshot and Tracer&lt;BR /&gt;&lt;A href="http://www.tmesis.com/profile/profile3.htmlx" target="_blank"&gt;http://www.tmesis.com/profile/profile3.htmlx&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Cheers!&lt;BR /&gt;&lt;BR /&gt;Keith Cayemberg&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Fri, 29 Jan 2010 08:53:03 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/performance-tester-in-vms/m-p/4573652#M43390</guid>
      <dc:creator>Keith Cayemberg</dc:creator>
      <dc:date>2010-01-29T08:53:03Z</dc:date>
    </item>
    <item>
      <title>Re: Performance Tester in VMS</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/performance-tester-in-vms/m-p/4573653#M43391</link>
      <description>Keith&lt;BR /&gt;&lt;BR /&gt;Thanks for the list.&lt;BR /&gt;&lt;BR /&gt;It is good news to see Cyrano (now sold by Vedant) back, but from the PDF, it is available only for Vax and Alpha, and VMS versions 7.1 to 7.3&lt;BR /&gt;&lt;BR /&gt;It is a pity there is not an Itanium version available, and that there is not a more recent Vms version for Alphas.</description>
      <pubDate>Fri, 29 Jan 2010 08:58:56 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/performance-tester-in-vms/m-p/4573653#M43391</guid>
      <dc:creator>labadie_1</dc:creator>
      <dc:date>2010-01-29T08:58:56Z</dc:date>
    </item>
    <item>
      <title>Re: Performance Tester in VMS</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/performance-tester-in-vms/m-p/4573654#M43392</link>
      <description>Hmm ... no one remembers good old UETP?  It can drive the system pretty hard ... and it's free!  If you need fancy graphs and reports it's probably not the right product, but if you want to actually load test the system, it will definately do that.&lt;BR /&gt;&lt;BR /&gt;Cheers,&lt;BR /&gt;Art</description>
      <pubDate>Fri, 29 Jan 2010 13:15:46 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/performance-tester-in-vms/m-p/4573654#M43392</guid>
      <dc:creator>Art Wiens</dc:creator>
      <dc:date>2010-01-29T13:15:46Z</dc:date>
    </item>
    <item>
      <title>Re: Performance Tester in VMS</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/performance-tester-in-vms/m-p/4573655#M43393</link>
      <description>Hi All, Thanks for the overwhelming response. This would definitely suffice whatever I am looking for.</description>
      <pubDate>Fri, 29 Jan 2010 19:34:47 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/performance-tester-in-vms/m-p/4573655#M43393</guid>
      <dc:creator>Ajay CD</dc:creator>
      <dc:date>2010-01-29T19:34:47Z</dc:date>
    </item>
  </channel>
</rss>

