Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


what is Automation frame work and how do u used this for
your project?

Answers were Sorted based on User's Feedback



what is Automation frame work and how do u used this for your project?..

Answer / swati sonal

Framework is nothing but creating the folder structure and
placing all the files into their corresponding folders. We
create folder structure like this:

This frame work consist of
.Config
.Data
.Repository
.Recovery
.Actions
.Libs
.Doc
.Scripts
.Results

Config: We have .vbs file named as Config.vbs will be saved
in config floder, This file basically consist of all
Environment Variables, Constants Declaration, This file will
be loading with below Statemet before executing any Script
Ex: excutefile"C:/Framework/config/config.vbs"

Doc: The docs Related to automation will be saved in Docs.
below are the few docs
ex: doc(Proof of concept)
.scenarios document

Repository:we do prepare centrel OR for the entire
Application and will be associating to each & every script.tsr

Libs:We save all functions in Libs & all functions will be
associated to all test Scripts.
Libs files are 2 types

app libs: All application related functions
Utilities: function Which can be usefull to across all the
projects
-> Reading data from excel
-> invoking Browser

Actions: All Reusable Actions
Scripts: All Scripts

Recovery Scenario: All Recovery scenarios will be saved here
and will be associated to required scripts

Results: The Place Where our exection Result files (logs)
will be saves.

Is This Answer Correct ?    1 Yes 0 No

what is Automation frame work and how do u used this for your project?..

Answer / babu

Hi,

Framework is a set of rules which has to be followed to
make our work in an easier way.
For that in qtp, we have different types of frameworks
available.
Keyword driven framework
Data driven framework
Hybrid framework
etc ..

Is This Answer Correct ?    0 Yes 0 No

what is Automation frame work and how do u used this for your project?..

Answer / meghana

can some explain me more with some example on this
topic...??

thanks in advance

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More QTP Interview Questions

If 2 gmail browsers are opened in our system, how to enter the mail id and password into second browser by using discriptive program?

7 Answers   Mphasis,


In QTP how to interact tool and application build?

2 Answers  


How to call script1 into script2?

3 Answers  


does automation replace manual testing?

2 Answers  


I wnnt to learn about QTP Automation Framework,please give URL Address to get more information about AFW.

0 Answers   UHG,


How to check bitmap output value?

0 Answers  


Client is able to provide budget..he want you to choose the automation tool for the web application? which one you will select ? QTP or Selenium ? what are the reasons?

0 Answers   CTS,


how can i call function (which has link with excell sheet at a remote location) within another function

0 Answers  


How To Export The Screen Shoots Along With The Test Reports In QTP Version 10? Thanks In Advance SenthilKumar

1 Answers  


what r the 3 basic factor on which we determine to perform automation

6 Answers   AppLabs,


In an interview, what r the general questions asked in SQL which is realted to testing ?pls give me anwser to this question?

0 Answers  


Login to flight app, in window flight reservation set the date field and select flyfrom as Frankfurt and verify whether flyto list box has the item FrankFurt, log the results.

1 Answers   Cap Gemini,


Categories