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

what is key word driven frame work how to use keyword driven frame in QTP in a project

1 Answers   AppLabs,


what is memory leakage?

15 Answers   ITC Infotech, Panamax, TIT,


OR is full with objects but i want to add 5 more objects,but i tried merging files,shared mode and descriptive ,iwont work.is there any alternative for that

6 Answers   CTS,


suppose we recording a web based project so for that we are using internet explorer after that if we execute that script in netscape then script will execute or not and one more thing is to exeute the script in any browser what to do

2 Answers   DigiTech,


if interviewer asked about the framework used for automation how we will handle the question..means what should be the answer..plz help..which framework u r used in our company?

1 Answers   iGate,






Can anyone please explain me the process of automating an application using QTP as i am new to this?

1 Answers   Fidelity,


Hi any body pls help me for QTP 11.0 software free demo version. i have to practice. Kindly send the link.or where i have to download.

0 Answers  


How to test background color and dynamic images which are moving during runtime?

7 Answers   CTS,


How to handle Run-time errors?

1 Answers   Crea,


How can i Save the snapshots in a specified folders using Scripting in QTP?

1 Answers  


Hi , I am new to VBscripting, My requirment is to write a vbscript to read a row (which has coloumns like Description, Code, date(DD/MM/YY), hours etc) and export these feilds to a Website and then click on Submit Automatically on that web page. This it should do for all the Rows in that excel file. Any help is much appriciated Thanks Shalini

2 Answers   TCS,


WHAT IS DIFFERENCE B/W QC 9.2 AND QC 10.0

1 Answers   SoftTech,


Categories