I have a GUI similar to Find Dialogue Box in Notepad..... Here the Check Box Match Case is recognized as Push Button and I want to check whether the check box has been checked or not..... I can not map a standard class PushButton to another class "CheckBox"....In the Window declaration I manually changed the PushButton class to CheckBox class but not working...
Please suggest any solution?

Submitted by: Administrator
Answer1: 1. Try to find the class of that object by using Window Identifier. Sometimes it already mapped.
2. If it is developed by VB or C++, try to use ActiveX properties.

Question 2:
I checked and the class is not mapped..... The application has been developed in C++.....can you share some information on how to use ActiveX properties using Silk....

Answer2:
I think, you have to add your application in the extension enabler and check ActiveX Properties. See the help for " ActiveX: enabling support for"
Submitted by: Administrator

Read Online SilkTest Job Interview Questions And Answers