Geeks Talk

Prepare for your Next Interview


Welcome to the Geeks Talk forums.

You are currently viewing our boards as a guest which gives you limited access to view most discussions and access our other features. By joining our free community you will have access to post topics, communicate privately with other members (PM), respond to polls, upload content and access many other special features. Registration is fast, simple and absolutely free so please, join our community today!

If you have any problems with the registration process or your account login, please contact contact us.

Framework

This is a discussion on Framework within the QTP Certification forums, part of the Testing Certification category; Hi friends, Can any body tell me how to start automation framework for Siebel CRM application for QTP 9.0?...

Go Back   Geeks Talk > Certification > Testing Certification > QTP Certification
Register Blogs FAQ Tag Cloud Calendar Mark Forums Read

QTP Certification QTP Certification

Reply

 

LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old 12-17-2007
Junior Member
 
Join Date: Dec 2007
Location: India
Posts: 1
Thanks: 0
Thanked 0 Times in 0 Posts
brijesh.pandey is on a distinguished road
Framework

Hi friends,

Can any body tell me how to start automation framework for Siebel CRM application for QTP 9.0?
Reply With Quote
Sponsored Links
  #2 (permalink)  
Old 02-27-2009
Expert Member
 
Join Date: Oct 2007
Location: hyd-India
Posts: 122
Thanks: 3
Thanked 17 Times in 15 Posts
ch.bhaskar.mca is on a distinguished road
Re: Framework

Hi panday,

In my experience, framework is common for all technologies.

I have already given a post on the same.
Please look into it and let me know for further information.

http://www.geekinterview.com/talk/18...html#post41946 (Automation Framework)

thanks and regards,
Bhaskar kumar
Reply With Quote
  #3 (permalink)  
Old 02-27-2009
Expert Member
 
Join Date: Oct 2007
Location: hyd-India
Posts: 122
Thanks: 3
Thanked 17 Times in 15 Posts
ch.bhaskar.mca is on a distinguished road
Re: Framework

Framework a test automation framework is a set of assumptions, concepts, and practices that provide support for automated software testing benefits for framework: • allow highest possible reusability
• support different application versions
• should support different environments • self configurable
• easy to use and understand
• flexible general types of framework:
• the test script modularity framework
• the test library architecture framework • the keyword driven testing framework
• the data driven testing framework
• the hybrid test automation framework test script modularity frame work:
the test script modularity framework requires the creation of small, independent scripts that represent modules of the application-under-test. These small scripts are then used in a hierarchical fashion to construct larger tests, realizing a particular test case. The test library architecture framework
the test library architecture framework is very similar to the test script modularity framework but it divides the application-under-test into procedures and functions instead of scripts. This framework requires the creation of library files that represent modules, sections, and functions of the application-under-test. These library files are then called directly from the test case script.

the keyword driven testing framework

keyword-driven testing framework requires the development of data tables and keywords, independent of the test automation tool used to execute them and the test script code that "drives" the application-under-test and the data. Keyword-driven tests look very similar to manual test cases. In a keyword-driven test, the functionality of the application-under-test is documented in a table as well as in step-by-step instructions for each test. It is an application independent automation framework. the data driven testing framework
data-driven testing is a framework where test input and output values are read from data files (datapools, odbc sources, cvs files, excel files, dao objects, ado objects, and such) are loaded into variables in captured or manually coded scripts. In this framework, variables are used for both input values and output verification values. Navigation through the program, reading of the data files, and logging of test status and information are all coded in the test script. Chreers,
bhaskar kumar
Reply With Quote
Reply

  Geeks Talk > Certification > Testing Certification > QTP Certification

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is On
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads

Thread Thread Starter Forum Replies Last Post
Should I get any Add-On to use .Net Framework Geek_Guest QTP 4 02-19-2008 06:43 AM
ASP.NET Framework Geek_Guest ASP.NET 1 01-04-2008 05:09 AM
Different objects of a .NET framework? prakash.kudrekar VB.NET 3 09-26-2007 02:59 AM
How to develop a framework in vb.net mukeshlaata VB.NET 0 04-06-2007 09:37 AM
What is .NET Framework Architecture GeekAdmin VB.NET 0 05-16-2006 12:30 PM


All times are GMT -4. The time now is 11:13 PM.


Powered by vBulletin® Version 3.8.4
Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.
Content Relevant URLs by vBSEO 3.3.1
Copyright © 2009 GeekInterview.com. All Rights Reserved