what is Automation frame work and how do u used this for
your project?
Answer Posted / 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 |
Post New Answer View All Answers
What are the properties you would use for identifying a browser and page when using descriptive programming?
What are the flaws in water fall model and how to overcome it?
What are the features and benefits of quick test pro (qtp 8.0)?
What is recovery scenario manager? When you go for recovery scenario manager? Tell me one scenario were your used recovery scenario in your project?
What is test object model in quicktest professional?
Can we create user defined functions in qtp?
Hi,All How to create a link in excel sheet using qtp
what is the structure for the data driven framework
How can we use the "CreateObject("Shell.Application")" in QTP and what is the definition and purpose of it?
What is expert view and keyword view?
How to delete an object from the object repository?
What are the views available in quicktest professional?
Hi, Can anyone please tell me how to connect the QC with QTP using QTP script? Thanks in advance
What is the file extension of the code file in qtp?
Presently i am working on QTP 8.2 Version,i want to know features in 9.2 version, because i have not sufficient time to put the effort on the 9.2 version