Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Automation Framework
#9
Solved: 10 Years, 9 Months, 4 Weeks ago
Frame Work is the model or structure we follow for a
Project. It is the approach that we follow to automate the
Project. There are so many types of framework in QTP.

1. Datadriven frame work
2. Keyword driven frame work
3. Module driven framework
4. Hybrid driven frame work

The framework you choose, depends on the model of your
Project. Usually most of projects fall under hybrid driven
frame work.

Datadriven framework: Here we divide the entire project in
to modules and start automation by writing data driven
scripting for each one of them. We will have test data
either in excel sheet or flat files or from database...we
will pass that test data in to the script and perform data
driven testing.

Keyword driven framework:
Firstly we should add the objects to repository( Shared
repository is preferable)
Then we can generate/write scripts for each functionality
and save them as the library files ( .vbs files)
Then we have to associate all these library files(which are
generated to test different funtionalities) to Quick Test.

Module driven frame work: we will divide entire project in
to modules and write functions or procedures for each and
every module and automate the project.
Hybrid driven framework: it is combination of Datadriven
and module driven framework.
Reply


Messages In This Thread
Automation Framework - by kandukuri - 12-03-2009, 05:53 AM
RE: Automation Framework - by Saket - 12-03-2009, 10:18 AM
RE: Automation Framework - by nil - 12-03-2009, 03:07 PM
RE: Automation Framework - by phanindranath - 12-03-2009, 03:33 PM
RE: Automation Framework - by nil - 12-04-2009, 11:03 AM
RE: Automation Framework - by phanindranath - 12-04-2009, 02:44 PM
RE: Automation Framework - by v_selvam - 12-04-2009, 05:55 PM
RE: Automation Framework - by MahalakshmiDevi - 12-04-2009, 06:15 PM
RE: Automation Framework - by Gowtham kiran - 03-26-2010, 02:18 PM
RE: Automation Framework - by Anand - 05-13-2011, 01:26 PM
RE: Automation Framework - by arescool - 10-27-2012, 04:07 PM
RE: Automation Framework - by sia sharma - 06-05-2012, 04:21 PM
RE: Automation Framework - by Tejas Tikhe - 06-19-2012, 11:33 AM
RE: Automation Framework - by mukesh.r - 09-24-2013, 03:11 PM
RE: Automation Framework - by smitapawar610 - 12-04-2018, 10:12 AM

Possibly Related Threads…
Thread Author Replies Views Last Post
  What are the things you consider for developing automation framework KCR 1 3,143 11-17-2014, 09:31 AM
Last Post: vinod123
  Automation Framework swati07 1 3,123 05-13-2011, 10:13 AM
Last Post: Anand

Forum Jump:


Users browsing this thread: 1 Guest(s)