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?

Answer Posted / 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       View All Answers


Please Help Members By Posting Answers For Below Questions

how could i download qtp in which i get add-in support for 'oracle' is there any way to get it? i finding but not getting pls help me out :)

1527


what is run-time data?

1798


I have two For loop, first For loop does is creates a customer and input the customer info and then the second for loop within the first for loop does the follows which is capture the customer name and verify the with the data within the datatable. The problem I am coming across is that when it goes through the second time creating another customer and then verify the second customer then it creates the following during runtime. I want is to have the customer2 below Customer1 under the Customer_from_Apps. Any help will be greatly appreciate it. Customer Customer_from_Apps Customer_from_Apps1 Customer1 Customer 1 Customer2 Customer2 Window("Customer Desktop").Window("Customer Tracking (Privacy").WinObject("TreeView20WndClass").Click 92,244 runtimevalue = .VbTreeView("vbname:=AppServerTree").GetROProperty("Selectio n") Customer_Val= Datatable.GlobalSheet.AddParameter ("Customer_from_Apps",runtimevalue) row=datatable.getsheet("Global").GetRowCount For x=1 to row datatable.SetCurrentRow(x) Data_Val=Datatable.Value("Customer",dtGlobalSheet) If (trim(Customer_Val)=trim(Data_Val)) Then Reporter.ReportEvent micPass, "Customer validation successful", "Actual Value: " &Data_Val&vbcrlf& "Customer Value: " &Customer_Val else Reporter.ReportEvent micFail, "Cusotmer validation unsuccessful", "Actual Value: " &Data_Val&vbcrlf& "Customer Value: " &Customer_Val End If Next

1427


What is the use of sendkeys and what are send keys

2053


Explain advantages and disadvantages of ddf?

684






i am new QTP... please tell me automation frameworks , types & for whiich type of applications frameworks are used & how to generate script in keyword driven framework

1703


How many ways we can parameterize data in quicktest professional?

652


give me the code to save all messages of inbox of gmail into a folder and notepad

1715


what is the difference between built-i function and In-built function?

1729


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

1447


What is the use of text output value in quicktest professional (qtp)?

681


What is the script for database check point, bitmapchek point, regular expression ?

1651


By using QTP can we record any log files written by the application which is in execution?

1581


how to prepared for first for the first interview?

1894


How do we handle run-time errors?

673