Geeks Talk

Prepare for your Next Interview




SILK Automation Frame work

This is a discussion on SILK Automation Frame work within the SilkTest forums, part of the Software Testing category; Hi All, I have some questions. 1. What exactly SILK Automation Frame work means? 2. How to design Automation frame work in SILK? 3. How a QA Engineer's role ...


Go Back   Geeks Talk > Software Testing > SilkTest

Register FAQ Members List Calendar Mark Forums Read
  #1 (permalink)  
Old 12-13-2006
Junior Member
 
Join Date: Dec 2006
Location: India
Posts: 4
Thanks: 0
Thanked 0 Times in 0 Posts
pkrvitta is on a distinguished road
SILK Automation Frame work

Hi All, I have some questions.

1. What exactly SILK Automation Frame work means?
2. How to design Automation frame work in SILK?
3. How a QA Engineer's role in designng this frame work?
Reply With Quote
Sponsored Links
  #2 (permalink)  
Old 12-18-2006
Junior Member
 
Join Date: Dec 2006
Location: India
Posts: 4
Thanks: 0
Thanked 0 Times in 0 Posts
pkrvitta is on a distinguished road
Re: SILK Automation Frame work

Hi all,

Can any one atleast answer the first one??
Reply With Quote
  #3 (permalink)  
Old 03-23-2007
Junior Member
 
Join Date: Mar 2007
Location: Pune
Posts: 4
Thanks: 1
Thanked 0 Times in 0 Posts
punam.tester is on a distinguished road
Re: SILK Automation Frame work

SilkTest is an automation tool. It is a software for automated testing.
With the help of ST you can make a framework, but ST itself is just a program.

citing wikipedia:a framework is a defined support structure in which another software project can be organized and developed

For example, you have an application that have several windows, buttons, etc. And you want to test that application thoroughly.
So you will write a lots of declarations and functions and so on and so on. And at the end you will have mapped your application to such degree, that you will be able to write scripts like this:

login("john")
view(windows.shopping)
buy(items.glasses, 2)
pay()

You have written a function for every elementary operation on the user level, so you can write a scripts without knowing anything about 4test at all. So you have an automated testing framework for your application.

See? With the help of a program (ST) you have created a framework (libraries of declarations a functions), and this framework will help you write simple and easy-to-maintain testing scripts without focusing on the functionality of your testing tool (ST).

This is a little simplified explanation of what is a framework, hope that someone will correct or clarify my rough explanation...
Reply With Quote
Reply

  Geeks Talk > Software Testing > SilkTest


Thread Tools
Display Modes


Similar Threads

Thread Thread Starter Forum Replies Last Post
Choosing between Automation or Manual Testing Lokesh M Testing Issues 6 07-15-2008 08:23 AM
Frame Work sutnarcha Testing Frameworks 13 12-27-2007 03:32 AM
When will testers go for automation praveen98480 Test Cases 19 05-11-2007 11:05 AM
Automation through WinRunner abhaybharti WinRunner 3 04-30-2007 01:22 AM
Webpage / Frame Checkpoint Lokesh M QTP 4 12-11-2006 02:00 PM


All times are GMT -4. The time now is 06:16 AM.


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