Geeks Talk

Prepare for your Next Interview




How do you define a class in Silk test

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 ...


Go Back   Geeks Talk > Software Testing > SilkTest

Register FAQ Members List Calendar Mark Forums Read
  #1 (permalink)  
Old 06-26-2007
Expert Member
 
Join Date: Feb 2007
Posts: 1,279
Thanks: 0
Thanked 164 Times in 138 Posts
Geek_Guest is on a distinguished roadGeek_Guest is on a distinguished road
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
Reply With Quote
The Following User Says Thank You to Geek_Guest For This Useful Post:
Sponsored Links
  #2 (permalink)  
Old 10-15-2008
Junior Member
 
Join Date: Oct 2008
Location: bangalore
Posts: 2
Thanks: 0
Thanked 0 Times in 0 Posts
mharii is on a distinguished road
Re: How do you define a class in Silk test

winclass : classname(useridentifier)

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()
[ ]
[ ]
Reply With Quote
Reply

  Geeks Talk > Software Testing > SilkTest


Thread Tools
Display Modes


Similar Threads

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


All times are GMT -4. The time now is 02:04 PM.


Powered by vBulletin® Version 3.6.8
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Search Engine Optimization by vBSEO 3.1.0
Copyright © 2008 GeekInterview.com. All Rights Reserved