Implementing a New Verification Point |
The verification point framework is an open architecture. Using it, you can implement your own verification point types and execute them within the framework.
This appendix describes the steps necessary to implement a new verification point type. It has the following topics:
This appendix is intended only for implementers of new verification point types. If you are a test designer who is adding existing verification points to your scripts, you can skip this appendix. This appendix assumes a sound working knowledge of COM/DCOM as well as an understanding of verification points.
In addition, this appendix assumes that you are implementing your new COM/DCOM verification point type in Visual C++. The examples and terminology in this appendix are targeted towards experienced C++ developers. If you want to implement a new verification point type in Visual Basic, you can use this appendix as a conceptual guide.
Note: To see Interface Definition Language (IDL) equivalents of the methods and properties you use to implement a new verification point type, see IDL Equivalents.
Rational Test Script Services for Visual Basic | Rational Software Corporation |
Copyright (c) 2003, Rational Software Corporation | http://www.rational.com support@rational.com info@rational.com |