background image
<< Delphi component | Part 6 - Appendixes >>
<< Delphi component | Part 6 - Appendixes >>

Testing data in Delphi

Testing Delphi Applications
18-6
Testing a Component's Data
Use the Object Data verification point to test the data in Delphi components. For
instructions, see Creating an Object Data Verification Point on page 4-8.
Use the Object Data verification point to define additional data tests. For
instructions, see Defining a Data Test on page 4-11.
NOTE: Before you can test a Delphi application, run the Rational Test Delphi
Enabler. For instructions, see Making Delphi Applications Testable on page 17-2.