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 are the different Frame Works in Quick Test
Proffessional testing

Answers were Sorted based on User's Feedback



what are the different Frame Works in Quick Test Proffessional testing..

Answer / priya

There are 5 types of frame works.

1.Linear frame work(General recording and inserting check
points or using if conditions)

2.Data driven frame work

3.Module driven frame work

4.Module driven frame work

5.Hydrid driven frame work(It is the combination of 3 & 4)

Module driven frame work and Module driven frame work both
are same functionality but the navigating is different

Is This Answer Correct ?    2 Yes 0 No

what are the different Frame Works in Quick Test Proffessional testing..

Answer / chaitu.c

QTP Frame Works (FW) are 5 Types

Madular Script FW

Liabrary Arch. FW

Data Driven FW

KeyWord DRiven FW

HyBrid FW ( Combination of 3 and 4 FW)

Is This Answer Correct ?    1 Yes 0 No

what are the different Frame Works in Quick Test Proffessional testing..

Answer / shailaja

1.Linear frame work

2.Data driven frame work

3.Module driven frame work

4.Keyword driven frame work

5.Hydrid driven frame work(It is the combination of 3 & 4)

But as mentioned above can you let me know the navigation
difference between the two Module driven frame works

Is This Answer Correct ?    0 Yes 0 No

what are the different Frame Works in Quick Test Proffessional testing..

Answer / kumar

priya what is the difference between 3 & 4 methods
regarding to frame works

Is This Answer Correct ?    0 Yes 0 No

what are the different Frame Works in Quick Test Proffessional testing..

Answer / murali.nachahally

there are 6 frame works are presently using in the organization.

1.Linear frame work

2.Data driven frame work

3.Module driven frame work

4.Keyword driven frame work

5.Functional Decomposition Frame work

6.Hydrid driven frame work(It is the combination of 3 & 4)

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More QTP Interview Questions

in which case & which method we can use "native" property of an object ?

1 Answers  


how will u do database testing in qtp? how will u do the same with descriptive programming?

1 Answers   Ordain Solutions,


in data driven testing for performing operations which method is easy from manual test data,keyword view,or from database.and why?

0 Answers   Wipro,


How u perform exception handling in QTp,what is other name for ths

1 Answers   Lehman Brothers,


any body can you help me what is the script to automate an comand promt

0 Answers  


When it be decided to go for either Per - Action or Shared?

2 Answers  


How to suppress warnings from the test results page?

0 Answers  


I have 5 save buttons in my application on 5 different tabs one after the another . I have spy them and added each of them in my OR. My Or is able to highlight each button on each of the 5 tabs. But when I run the script it does not click the object.Is there anything I have to edit in OR. Any property to add or delete? Below are the properties of 5 save buttons. My code for each is like browser().page().savebutton1.click Browser().page.savebutton2.click Properties of 5 buttons Dhopare, Namita Sent: September 2, 2015 2:57 PM To: Vullengala, Jagadeeshchandra "Class Name:=WebButton", "abs_x:=718", "abs_y:=693", "class:=Button", "disabled:=0", "height:=22", "html id:=btnSaveTab1", "html tag:=INPUT", "innerhtml:=", "innertext:=", "name:=Save", "outerhtml:=<input id=""btnSaveTab1"" class=""Button"" onclick=""document.getElementById('a1').click();"" name=""btnSaveTab1"" value=""Save"" type=""button"">", "outertext:=", "type:=button", "value:=Save", "visible:=True", "width:=41", "x:=718", "y:=616" "Class Name:=WebButton", "abs_x:=687", "abs_y:=571", "class:=Button", "disabled:=0", "height:=22", "html id:=btnSave", "html tag:=INPUT", "innerhtml:=", "innertext:=", "name:=Save", "outerhtml:=<input id=""btnSave"" class=""Button"" onclick=""document.getElementById('a2').click();"" value=""Save"" type=""button"">", "outertext:=", "type:=button", "value:=Save", "visible:=True", "width:=40", "x:=687", "y:=494" "Class Name:=WebButton", "abs_x:=635", "abs_y:=478", "class:=Button", "disabled:=0", "height:=23", "html id:=", "html tag:=INPUT", "innerhtml:=", "innertext:=", "name:=Save", "outerhtml:=<input class=""Button"" onclick=""document.getElementById('a3').click();"" value=""Save"" type=""button"">", "outertext:=", "type:=button", "value:=Save", "visible:=True", "width:=41", "x:=635", "y:=401" "Class Name:=WebButton", "abs_x:=695", "abs_y:=558", "class:=Button", "disabled:=0", "height:=22", "html id:=BtnExternalPartySve", "html tag:=INPUT", "innerhtml:=", "innertext:=", "name:=Save", "outerhtml:=<input id=""BtnExternalPartySve"" class=""Button"" onclick=""document.getElementById('a4').click();"" value=""Save"" type=""button"">", "outertext:=", "type:=button", "value:=Save", "visible:=True", "width:=41", "x:=695", "y:=481" "Class Name:=WebButton", "abs_x:=672", "abs_y:=642", "class:=Button", "disabled:=0", "height:=22", "html id:=", "html tag:=INPUT", "innerhtml:=", "innertext:=", "name:=Save", "outerhtml:=<input class=""Button"" onclick=""document.getElementById('a5').click();"" value=""Save"" type=""button"">", "outertext:=", "type:=button", "value:=Save", "visible:=True", "width:=40", "x:=672", "y:=565" Previous Item Next Item Connected to Microsoft Exchange

1 Answers  


After running scripts how you report results ,there is any specific report form

1 Answers  


How can you quit from Action.

2 Answers  


Could some one help me the difference between GetTOProperty and SetTOProperty and when we will use these properties. and what is meant by SetToProperties..

5 Answers   Clinical Soft,


what is throw object ?

1 Answers  


Categories