- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - OpenVMS
- >
- Testing tools avilable in VMS
Operating System - OpenVMS
1823250
Members
3283
Online
109648
Solutions
Forums
Categories
Company
Local Language
back
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Forums
Discussions
Discussions
Discussions
Forums
Discussions
back
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Blogs
Information
Community
Resources
Community Language
Language
Forums
Blogs
Topic Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-13-2009 02:18 AM
05-13-2009 02:18 AM
Testing tools avilable in VMS
Hello ,
We need to propose a testing system for a new project in VMS. It would be great if you can provide your valuable comments for the following
1. What are the testing tools available in VMS ? (I know about DTM –Digital test manager)
2. General Testing automation techniques can be used in VMS
3. Third party tools available for the same
4. Your suggestions …
Thanks in advance
Sethu
We need to propose a testing system for a new project in VMS. It would be great if you can provide your valuable comments for the following
1. What are the testing tools available in VMS ? (I know about DTM –Digital test manager)
2. General Testing automation techniques can be used in VMS
3. Third party tools available for the same
4. Your suggestions …
Thanks in advance
Sethu
3 REPLIES 3
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-13-2009 04:05 AM
05-13-2009 04:05 AM
Re: Testing tools avilable in VMS
If you wish to know about third-party tools (and AFAIK, most (all?) of these are isolated or application- or language-specific, or both) then check the HP DSPP software catalog. The DSPP catalog is the closest analog to a complete catalog of software available for OpenVMS. The product catalog is available underneath this:
http://www.hp.com/go/dspp
Or you can add your own domain-specific keywords to something akin to:
http://www.google.com/search?hl=en&q=openvms+software+testing+tools
or
http://www.google.com/search?hl=en&q=site%3Ah71000.www7.hp.com+software+testing
My suggestion is to go get DECset and DECdtm. That package works, is reasonably flexible, can test most configurations and environments, can be automated, and it sees updates when (rarely) stuff breaks. It's AFAIK far and away the most common testing tool choice, if not the only (generic) choice available.
To learn how to use DECdtm within your environment, please start with the DECdtm documentation. How you might use it tends to involve how your application is structured, and how you run unit tests.
Java tends to be its own specialty, see the NetBeans or Eclipse stuff that's around for how those IDEs and that language supports debugging with Java. (While I've not tried DECdtm with Java, that combination might well work nicely.)
http://www.hp.com/go/dspp
Or you can add your own domain-specific keywords to something akin to:
http://www.google.com/search?hl=en&q=openvms+software+testing+tools
or
http://www.google.com/search?hl=en&q=site%3Ah71000.www7.hp.com+software+testing
My suggestion is to go get DECset and DECdtm. That package works, is reasonably flexible, can test most configurations and environments, can be automated, and it sees updates when (rarely) stuff breaks. It's AFAIK far and away the most common testing tool choice, if not the only (generic) choice available.
To learn how to use DECdtm within your environment, please start with the DECdtm documentation. How you might use it tends to involve how your application is structured, and how you run unit tests.
Java tends to be its own specialty, see the NetBeans or Eclipse stuff that's around for how those IDEs and that language supports debugging with Java. (While I've not tried DECdtm with Java, that combination might well work nicely.)
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-13-2009 08:13 AM
05-13-2009 08:13 AM
Re: Testing tools avilable in VMS
Perl has very good testing facilities, not just for Perl code but for anything that runs in user mode and has inputs and outputs (or exit status). I have written test scripts in Perl that do things like emulate the "foreign" side of socket communication code written in BASIC and C. The TAP (Test Anything Protocol) is simple and can be generated with anything if you don't want to write Perl test scripts. You can parse TAP with the prove utility that comes with Perl.
For further reading:
<>
<>
<>
For further reading:
<>
<>
<>
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-22-2009 01:23 PM
05-22-2009 01:23 PM
Re: Testing tools avilable in VMS
Thank you for the answers, it helped me.
The opinions expressed above are the personal opinions of the authors, not of Hewlett Packard Enterprise. By using this site, you accept the Terms of Use and Rules of Participation.
Company
Learn About
News and Events
Support
© Copyright 2025 Hewlett Packard Enterprise Development LP