Conference Presentations

Code Coverage: Don't Release Without It

How do you know if you have done a good job of testing your product? Banged around on the product and found no problems? NOT! The only way to assure you are fully testing your product is by running code coverage numbers while you test. Only code coverage gives you the data that confirms your test cases are hitting the mark.

Brent Coursey, BMC Software
What to Do Before Implementing Automated Testing

This presentation examines steps you should take before attempting to implement automated testing in a production environment. Learn through real-life examples how to establish standards, develop a procedure library, and develop your automated test environment. Discover how to handle management and personnel issues before automated testing begins.

Bill Pearce, Corbel
The Awful Truth About Logic-Testing

This presentation covers conditions and expressions; truth tables; normal form patterns; modified condition/decision coverage; constructing an MC/DC test set; tools for checking MC/DC coverage; unique cause coverage; basic unique cause design; and logic coverage references.

Dave Gelperin, Software Quality Engineering
Ensuring Software Maturity Via Software State Criteria

You can increase confidence in software releasability (quality, time-to-market) by implementing processes that allow you to gauge and benchmark software maturity via software state models. Software state transition is subject to established criteria, such as software engineering, best practices, etc. Learn how ADP successfully implemented software releasability improvements by defining and implementing transition benchmarks including entry/exit criteria.

Fareed Shaikh, Automatic Data Processing
How to Write Better Test Cases

Test cases are the biggest investment and greatest asset of a software quality team. Dianne Runnels explains practical methods to maximize the return on this investment through clever strategies and writing techniques. Learn how to make cases easy to test, increase productivity, and respond to project changes.

Dianne Runnels, Interim Technology Consulting
Automating Testing Across The Enterprise

This presentation draws the following conclusions:

  • Simplify Complex Environments by Breaking Them Down into Components
  • Test for Regression
  • Test for New Functionality
  • Use Test Automation for Inter- and Intra-Application/
    Environment Testing
  • Business User Involvement is Key!
Andrew Pollner, ALP International Corporation
GUI Application Modeling for the Automatic Generation of Test Scripts

Explore two different methods for modeling a GUI application's user behavior and variable input to automatically generate test scripts. Brad Dasko demonstrates both Lucent Technologies proprietary modeling tool and a commercially available modeling tool integrated with a commercially available test execution harness. Discover the characteristics to look for when selecting the right modeling tool.

Brad Dasko, Lucent Technologies
You Want It When? Negotiating Test Schedules

To most software developers, testers and QA managers, time is one of the most precious commodities they have. Greg Pope takes a look at negotiation tactics and other tricks of the trade that help test engineers and QA managers find more time to do their job better. Learn how realistic software process scheduling and adequate testing can increase product quality.

Greg Pope, Azor, Inc.
Paradigms of Black Box Software Testing

In this practitioner-oriented talk, Cem Kaner uses observations and anecdotes from his experiences to broaden and diversity your approach to the design and development of the class of tests called "Black Box." Listen as he explores the conceptual differences among significantly different approaches to testing at the functional and system level without using knowledge of the program code. Examine examples that will guide your thinking about testing within a particular paradigm. Discover the questions that a tester might ask under these approaches to design better tests. Learn what makes for a great test case or test suite under a paradigm.

Cem Kaner, J.D., Ph.D.
T-Shirt versus Kimono in Software Testing

Can your testing efforts eliminate 99.98% of the bugs made during software development? If not, are there cost-effective methodologies that you can use to reach this goal? Tsuneo Yamaura explains current methods that make this goal attainable, and draws on personal experience to show how it can be done in less time using fewer personnel than you might think. Learn about the differences and similarities between American and Japanese software testing methods and discover how features of each can be combined to form a new and more efficient software testing process.

Tsuneo Yamaura, Hitachi Software

Pages

AgileConnection is a TechWell community.

Through conferences, training, consulting, and online resources, TechWell helps you develop and deliver great software every day.