Quality Management ROI Calculator - Focus on Test Automation
The Rational Quality Management ROI calculator is intended to give you an idea of what return you can garner from implementing our functional testing solutions. Our quality management solutions offer tools to develop a continuous process, powered by automation to govern software delivery.
» Gartner MarketScope: Application Quality Management Solutions, 1Q 08
This Gartner MarketScope provides guidance for enterprises seeking to purchase tools to manage risk and software quality. We focus on tools fit for large-scale enterprise use and that are ready out of the box to manage quality requirements and functional testing.
» Whitepaper: Tips for Writing Good Use Cases
Writing a good use case isnt easy, but, fortunately, our experience can be your guide. The concepts and principles assembled here represent the works of many people at IBM, and they form a foundation of proven best practices.
» Whitepaper: The Role of Integrated Requirements Management in Software Delivery
Learn about the critical role integrated requirements management can play in helping ensure your business goals and IT projects are continuously aligned-whether you are sourcing, integrat-ing, building or maintaining your software. It also looks at ways that integration and automation can help ensure managing projects and the required changes can be executed using manageable processes that satisfy stakeholders and development teams.
»
The WDVL
is maintained by one full-time and two part-time personnel.
There are 1,600 pages, and adding new content,
updating the
glossary and
navigation
pages such as the
Top 100 and the
site map,
etc., etc., while keeping them in a consistent but flexible
style,
with a minimum of bad links - could be an overwhelming
nightmare. Are we superhuman ? What's our secret ?
Read on...
This article describes how
Perl
has been used in the
construction and operation of The WDVL. Our method
provides an alternative or supplement to the use of
commercial products or unassisted use of text editors to
create HTML pages; it provides most of the benefits of
both for those
webmasters
who are proficient programmers.
Almost every WDVL page is generated by some Perl script. We have used
this approach for several years now (since 1994) because it automates
much of the process of creating and maintaining a large site (~1600
pages), while allowing us the flexibility of fine-control over the look
and feel of the site. This is a low-cost alternative (or supplement)
to the use of commercial site management products, suitable for those
webmasters with programming skills.
We also use Perl for a few
CGI
programs, e.g. to process data sent via
the comments or site submission forms. Perl/CGI is the oldest web
interaction technology, and in spite of the arrival of newer
technologies such as
Java and
JavaScript,
Perl/CGI is still a solid
and useful platform for many applications.
This article describes our home-grown Perl scripts,
all of which are available for download.
Note that many of them require ht_subs.pl.
This software is provided freely on the understanding that the
Author will not be held responsible for any problems arising from it's
use, and that there is no support.
We wrote it for our own use, and you may well have to hack it
to suit your own needs.
If you make any general improvements
please feed back the new code, we will credit you in the source.