Troubleshooting
Problem
How do I install the Rational ActiveX Test control to enable a C++ application?
Resolving The Problem
QUESTION:
How do I install the Rational ActiveX Test control to enable a C++ application?
ANSWER:
(Assumes that testenablers have been installed on the machine)
Add the test enabler to the project (in :MS Visual C++)
1. Select Project->Add to Project->Components and controls
2. When the Components and controls dialog box appears double click on Registered active x controls and choose SQAObjectTestingControl Object
3. Click insert and click ok until you arrive back at the workspace.
4. You should notice the Robot Icon (blue hand) in the controls tool palette.
5. Open the dialog windows and drag and drop the Robot control onto the form.
6. Compile the application.
If the dialog windows don't have any gui components (they're built at runtime) you will have to compile the sqaote32.ocx in with the code itself.
Historical Number
20433
Was this topic helpful?
Document Information
Modified date:
16 June 2018
UID
swg21134551