SilkTest Question:
Download Questions PDF

How to get button caption?

Answer:

Answer1:
Use GetCaption () method......

Answer2:
Either use "sCaption" Property or "GetCaption" Method
Syntax - ControlName.sCaption
or use GetCaption () Method
Syntax - ControlName.GetCaption ()

Download SilkTest Interview Questions And Answers PDF

Previous QuestionNext Question
What is a SilkTest Testplan?What are the types of text lines in a testplan file?