background image
<< Working in Rose | Part 2. Basic Concepts >>
<< Working in Rose | Part 2. Basic Concepts >>

Working In Visual Basic

4
Chapter 1 - Introduction
If you are working in a Visual Cafe/WebLogic environment, you need to add your
test scripts to a Visual Cafe project and update the class path in Visual Cafe. For
details, see Visual Cafe/WebLogic Requirements on page 36.
Working In Visual Basic
Every generated test of a COM component results in the creation of a Visual Basic
project and several other files. For a list and description of these generated files, see
Programming in Visual Basic on page 100.
To run your test in Visual Basic:
1
Open the Visual Basic project file.
2
Edit the .cls file as needed.
3
Click
Run > Start with Full Compile
.