Prepare for your Next Interview
|
Welcome to the Geeks Talk forums. You are currently viewing our boards as a guest which gives you limited access to view most discussions and access our other features. By joining our free community you will have access to post topics, communicate privately with other members (PM), respond to polls, upload content and access many other special features. Registration is fast, simple and absolutely free so please, join our community today! If you have any problems with the registration process or your account login, please contact contact us. |
This is a discussion on About SQABasic within the Rational Robot forums, part of the Software Testing category; When I was reading the SQABasic scripts in Robot, to my surprise, I found that the method of object can always be called without being defined. For example: dim iTestCategoryNode ...
|
|||||||
|
|||
|
About SQABasic
When I was reading the SQABasic scripts in Robot, to my surprise, I found that the method of object can always be called without being defined. For example:
dim iTestCategoryNode as object ... iTestCategoryNode(i).getattribute("name") So, the method named "getattribute" is called without being defined, why? |
| Sponsored Links |
![]() |
|
| Thread Tools | |
| Display Modes | |
|
|