Prepare for your Next Interview
This is a discussion on How do you define a class in Silk test within the SilkTest forums, part of the Software Testing category; How do you define a class in Silk test? How do you declare it? Is there any menu function in silktest to invoke a class? Please answer all the above ...
|
|||
|
How do you define a class in Silk test
How do you define a class in Silk test?
How do you declare it? Is there any menu function in silktest to invoke a class? Please answer all the above questions. Its urgent Question asked by visitor aparnay |
| The Following User Says Thank You to Geek_Guest For This Useful Post: | ||
| Sponsored Links |
|
|||
|
Re: How do you define a class in Silk test
winclass
ex:[+] winclass HtmlPushButton : HtmlPushButton [ ] [+] void Click(int i optional,int j optional,int k optional) [+] if (!WaitTillNotExist (this, Agent.GetOption (OPT_APPREADY_TIMEOUT))) [ ] RaiseError (E_CANT_EXIT_APP, "Application cannot be exited") [+] else [ ] derived::Click() [ ] [+] boolean bexists() [+] if (! WaitTillNotExist (this, Agent.GetOption (OPT_APPREADY_TIMEOUT))) [ ] RaiseError (E_CANT_EXIT_APP, "Application cannot be exited") [+] else [ ] return derived::Exists() [ ] [ ] |
![]() |
|
| Thread Tools | |
| Display Modes | |
|
|
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Can Silk test help automating flash controls?? | saroj_parida | SilkTest | 6 | 09-09-2008 10:19 AM |
| Let's define quality? | jainbrijesh | Testing Issues | 16 | 06-16-2008 04:32 AM |
| Does silk test support File uploads functionality | Geek_Guest | SilkTest | 0 | 04-18-2007 07:38 AM |
| silk test does't record html push button | saroj_parida | SilkTest | 0 | 04-18-2007 04:18 AM |
| SILK Automation Frame work | pkrvitta | SilkTest | 2 | 03-23-2007 03:50 AM |