

Ensign
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2015-10-28
09:25
108 views
how to use class in my tests in UFT
Hello,
I created the class myClassObject in vb script as function library myClassObject.vbs. I loaded this class.
I'm trying to use this class in UFT:
Dim myClass
Set myClass = New myClassObject
myClass.showMessage
I have an error:
Class not defined.
Have you any idee how to resolve this issue.
Best Regards.
Amel
1 Reply
framare

Absent Member.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2015-10-28
10:05
Hello Amel,
Please try the suggestions from article https://softwaresupport.hp.com/group/softwaresupport/search-result/-/facetsearch/document/KM198079 to use the class from UFT.
Kind Regards,
Francisca