Prepare for your Next Interview
This is a discussion on Type of script used in Silk test within the SilkTest forums, part of the Software Testing category; What type of script does silktest use (for ex: QTP follows vb script) Hi all, Any one please tell me that what type of script followed in silk test as ...
|
|||
|
Type of script used in Silk test
What type of script does silktest use (for ex: QTP follows vb script)
Hi all, Any one please tell me that what type of script followed in silk test as we use vbscript in QTP and TSL in winrunner. |
| Sponsored Links |
|
|||
|
Re: Type of script used in Silk test
Hi,
SilkTest a tool provided by Segue uses 4Test Scripting langauge. It is an Object Oriented Language similar to C++, Java and comprises of Creating Classes and Objects. It also enables Inheritance where you can call methods declared in Parent Class as part of Child class. SilkTest identifies controls of AUT as Objects and their associated properties and attributes. A test script is stored as Test.t, suite of scripts is stored as Test.pln and Result files are with extension .res. It also has inbuilt Recovery Scenarios to handle Unattended Execution as in QTP. You could find more info on the web. Cheers..
__________________
Regards, V.Umesh Krishnan QA Consultant |
|
|||
|
Re: Type of script used in Silk test
SilkTest uses the proprietary 4Test language for automation scripting. It is an object oriented language similar to C++. It uses the concepts of classes, objects, and inheritance. If you are familiar with C or C++ then it is very easier to write automated scripts in Silk Test. Silk Test is the product of Segue Software which was acquired by Borland
|
![]() |
|
| Thread Tools | |
| Display Modes | |
|
|
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Can Silk test help automating flash controls?? | saroj_parida | SilkTest | 5 | 05-04-2008 10:56 AM |
| Is there any way to compare two excel sheets in a single testcase in Silk Test? | santosy | SilkTest | 1 | 09-05-2007 04:07 AM |
| Silk performer does not show any script | sumanvanamali | SilkTest | 0 | 07-17-2007 10:41 PM |
| How do you define a class in Silk test | Geek_Guest | SilkTest | 0 | 06-26-2007 04:51 AM |
| Does silk test support File uploads functionality | Geek_Guest | SilkTest | 0 | 04-18-2007 06:38 AM |