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 exactly a frame Work means?what are the different type
of frameworks done in QTP?why the caption for QTP given as
advanced keyword driven?

Answers were Sorted based on User's Feedback



What exactly a frame Work means?what are the different type of frameworks done in QTP?why the capt..

Answer / anonymous

A set of guidlines to achieve a complext task in an
efficient and optimized way.
Linear
Modular
Keyword driven
Hybrid
Based on keywords, we can call actions,functions so that
they called it as keyword driven.

Is This Answer Correct ?    4 Yes 0 No

What exactly a frame Work means?what are the different type of frameworks done in QTP?why the capt..

Answer / laxman

In real time projects ,we use to call ,Frame work as a
folder. This folder contains the components such as ,
Object Repository,logs ,test data,script,result...etc. so
whatever files are created to develop a script are stored
in a sepatate folder,which is nothing but a framework

Is This Answer Correct ?    3 Yes 0 No

What exactly a frame Work means?what are the different type of frameworks done in QTP?why the capt..

Answer / anonym

Hi, Basically framework is a set of assumptions, concepts
and tools, which provides support to the automated testing.
Basically there are 3 types of Automation Framework
1. Data Driven
2. Keyword Driven
3. Hybrid Framework.
And QTP supports Keyword driven framework that is why qtp
has given that caption.

Is This Answer Correct ?    3 Yes 1 No

What exactly a frame Work means?what are the different type of frameworks done in QTP?why the capt..

Answer / nani4urs

HI,suppose test engnr every day execute no of test cases &
Functionalities through QTP.amongthoughes some of d
function or functionlities or modules v have 2 use
frequetly .so tht difcult 2 call every time those functions
whenever v need so that v put all functions &
functionalities ,test data & corresponding
functi0nalities ,some specific files ,whenever user v
reruire dis concept is called as frame work.it is easy 2
maintain all library files.
QTP provide no of frame works
-liniar framework
-modular framework
-datadriven
-functional
-keyword driven
It is a Generic or Common Frame Work (set of Guidelines)
designed by the Experts and used by many people to
accomplish or to finish a task in an Effective, Efficient or
professional and Optimised Manner

Is This Answer Correct ?    1 Yes 0 No

Post New Answer

More QTP Interview Questions

Hi frnds, does anybody know if there is anything called "thin point" or something in qtp? thanks in advance.

0 Answers   ABC, scintel,


What is checkpoint in qtp?

0 Answers  


how many wayes we do the parameterization?

1 Answers  


hi, can u tell me the QTP TEsting process in present real time companies?(beware of this... now a days Recording is not using,, only DP) and don't tell note book answers like step 1 spep2....like this .......post answer with professional skills in simple english words) thank u

0 Answers  


Explain the parameter in qtp?

0 Answers  


How many number of actions possible in qtp?

0 Answers  


How will you set a unique four digit number in an edit field in QTP?

2 Answers   IBM,


What is Parameterizing Tests?

4 Answers  


Waht is diff between SystemUtil.Run and invokeapplication

5 Answers  


when I try to run below script in QTP "totalPages" value is 2. But i am getting error message (Type mismatch: 'totalPages' Line (): "For i=1 to totalPages".) totalPages=Browser("Name:=User").Page("Title:=User").WebElem ent("innertext:=of.*").GetROProperty("InnerText") msgbox totalPages For i=1 to totalPages rnum=Browser("Name:=User").Page("Title:=User").WebTa ble("column names:=User Name;ID;Last Name;First Name").GetRowWithCellText("store4") If rnum>0 Then r=rnum Exit for End If Browser("Name:=User").Page("Title:=User").WebElement ("html tag:=A","x:=471").Click MsgBox "Exit" Next

1 Answers  


What is batch testing?

4 Answers  


What is the vb script when the url enter into the browser

2 Answers   Satyam,


Categories