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 frame work ur using in QTP in ur current company?

Answers were Sorted based on User's Feedback



What frame work ur using in QTP in ur current company?..

Answer / anonymous

Modular FM

Is This Answer Correct ?    2 Yes 0 No

What frame work ur using in QTP in ur current company?..

Answer / niranjan123

Framework is nothing but the way u write ur script and
arrange in a efficient manner.There is different kind -like
Modular, linear,hybrid etc.

Is This Answer Correct ?    1 Yes 0 No

What frame work ur using in QTP in ur current company?..

Answer / anonymous

Before answering this question, you SHOULD know about the
frameworks in detail.
You can say Modular FM.

Is This Answer Correct ?    0 Yes 0 No

What frame work ur using in QTP in ur current company?..

Answer / gopikrishna

Hi guys can u pls explain clearly wht is
modular,keyword,lenier?

Is This Answer Correct ?    0 Yes 0 No

What frame work ur using in QTP in ur current company?..

Answer / smiley

I want to share the Keyword Driven Framework with u guys.
In this frame work we have to write the test cases in XLS
sheet and we have to import those XLS sheet using Data
Object Methods.Depending on the objective of testcases we
have to write the functions and we have to call those
functions using "Switch" statements.This XLS sheet should
contain simple english words.

Is This Answer Correct ?    0 Yes 0 No

What frame work ur using in QTP in ur current company?..

Answer / anil

Frame work means - systematically maintainig the testing
process

we have the following frame works
1>Linear frame work
2>data driven frame work
3>modular driven frame work
4>keyword driven frame work
5>hybrid frame work

Is This Answer Correct ?    0 Yes 0 No

What frame work ur using in QTP in ur current company?..

Answer / mahaboob

Autmation framework is nothing but automation planing for
the project.
It helps for to develope the automation project in a better
way.
In our company we are using the keyword driven framework

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More QTP Interview Questions

Suppose I want to use Index value of "WinEdit" in my script .But it is showing None in "Ordinal identifier" value of Testobject Details in the Object Repository.How to enable Ordinal Identifiers to capture the Index value of that particular WinEdit. I have selected "index" and clicked "OK" from Tools-> Object Identification Again I added same WinEdit to the Object repository But I did not get Index value..Please any one help me.How to enable Ordinal indentifiers

1 Answers  


Hi. GetRoProperty and OUTPUT Value Both are same purpose or not? plz explain in deatil with example?

5 Answers  


what is QTP batch testing tool?

2 Answers  


Explain the keyword createobject with an example.

1 Answers  


I've some problem in Descriptive programming plz help me. I've written in a click event code in Functional library when I run this flight reservation program It is not run. How to I write multiple click event in functional library. My program is this. I have associate an action with functional library. Public Function ClickButton(byval ApplicationName, byval WindowName, byval ObjectName, byref Comments) If Dialog("text:=" &WindowName).WinButton("text:=" &ObjectName).Exist Then Dialog("text:=" &WindowName).Activate Dialog("text:=" &WindowName).WinButton("text:=" &ObjectName).Click Elseif Window("text:="&ApplicationName).WinButton("text:=" &ObjectName).Exist Then Window("text:=" &ApplicationName).Activate Window("text:=" &ApplicationName).WinButton("text:=" &ObjectName).Click End if End Function

2 Answers   Amdocs,


how to retreive the xml file data through qtp.can anybody send script for this..

1 Answers   Synechron,


Mention the different actions types of qtp.

0 Answers  


What is Expert view?

4 Answers  


why you have standardized functions? plzzz guys with real time exp. do answer

0 Answers  


How to break the object spy ?

0 Answers  


How to use the object spy in quicktest professional 8.0 version?

0 Answers  


in qtp if we record a object and we record the object using virtual wizard then by which way the object is recognized that means recorded

0 Answers  


Categories