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...


wht is Automation testing frame work. pls explain it

Answers were Sorted based on User's Feedback



wht is Automation testing frame work. pls explain it..

Answer / nishant

Framework is more of testapproach to be followed for
automation test process like the type of framework
(keyword,Functional,Hybrid etc), reusable components and
actions,libraries etc. It also covers the coding standards,
test reporting process.

Is This Answer Correct ?    0 Yes 0 No

wht is Automation testing frame work. pls explain it..

Answer / nagendra

framework means set of assumptions the we take to test the
application.

Is This Answer Correct ?    0 Yes 0 No

wht is Automation testing frame work. pls explain it..

Answer / @shok

Test automation frame work is a set of assumptions,
concepts and practices that provide/constitute a work
platform or support to automated testing.

Framework is necessary to identify how we are going to
automate the test. A framework in place gives better
understanding and visibility to how much progress we have
made in terms of the project and better management and
minimize the amount of work and time required for the
maintenance of the automation project in case of updates or
modification required at any later stages of the life cycle.

We follow the Hybrid framework where we use the Test Script
modularity, Test Library architecture and Data Driven
framework,Table Driven/Keyword Driven framework (Tool:
Rational Robot)

Test Script Modularity FW: is nothing but creating small
independent scripts that represents modules, Scenarios or
functions of the AUT. are inturn used in a heirarchical
fashion to form larger tests.

Test library architecture: is using of library files
(dll's, API's,VBS files which your tool supports) in your
automation test.

Keyword Driven or Table driven: is creating tables based
on the AUT's Window, Objects, Action performed on that
object and the data supplied to it. Once the table is
created for the test, write a program or scripts that
represent each step in the tale. Nothig but descriptive
programming.

Data Driven framework is notng but using of Data Pools
(Rational robot), Data Driven test in Winrunner and QTP.

Hybrid FW: is nothing but a combination of all of or any of
the above mentioned framework.

With Rational Robot we were using hybrid framework

Is This Answer Correct ?    1 Yes 1 No

Post New Answer

More QTP Interview Questions

WAT IS DATA BASE AND XML CHECK POINT ?HOW TO IMPLEMENT IT ... GIVE PROPER EXAMPLE FOR IT

0 Answers   Infosys,


I AM NEW IN QTP,PLZ TELL ME ANY BOOKS FOR QTP, MY COMPANY IS QTP,SO I LEARN QTP,PLZ ANYBUDY HELP ME

68 Answers   AZTEC,


What are they Advantages and Disadvantages in QTP 9.2?

1 Answers   Infotech,


Definationions for keyword view and tree view?

1 Answers  


How QTP recognize the object??how to add objcts into object repository??

3 Answers  


How to find array size in qtp?

0 Answers  


Explain key word driven frame work?How to use in real time?

2 Answers   HP,


How to associate function library at a run time?

0 Answers  


How to change the screen name while running the test.

3 Answers   TCS,


1)what is the quality process in QTP? 2)how to add the .tsr file in qtp through scripting?

1 Answers   L&T,


How to capture dynamic values in load runner and how Each of the captured values are to be written to a text file (c:\temp\LoadRunner1.txt)

0 Answers   TCS,


you written some code in qtp for opening google.com browser and entered some text inthe search text box and clicked search button. this is ur script.. before running this script i have already opened two google.com browsers. now am running the script what will happen? script will run or what?? Thanks... Nani

4 Answers   Oracle,


Categories