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 is qtp automation framework, what is the purpose of the
framework and which folders included in this framework pls
tell me with brief description

Answer Posted / bhargavi

QTP Automation frame work is a process of doing automation.
here you need to create some folders and that is called
folder structure. the structure is as below

create an automation folder in one of the drives. and then
create the below folders in that.

Data,Library,scripts,recovery,results

we just store the input data in excel sheet and save it in
Data folder.
and the scripts in scripts folder
user defined functions in library folder
if u have an recoveries just save the .qrs files in
recovery folder
and if u want to store the results just export it to HTML
file and store it into results folder

thats all
for further queries please feeel free to ask

thanks

Is This Answer Correct ?    2 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How we can use the database checkpoint on a java web based application in which the database connectivity is done using JDBC->Pure Java type (in this type there is no need to create a DSN). At present in QTP we can fetch database values using checkpoint only through DSN. Is there any programming for this if we don't have DSN (ODBC)

2532


What are the features and benefits of quick test pro (qtp 8.0)?

1220


Key word driven framework

2230


Approach for Installation,comaptibility,system testing

2247


How many types of object repository in qtp?

1151


Explain sub procedure of vbscript.

1106


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

4022


What is the Difference between copy to action and call to action?

1185


What is the difference between qtp and selenium?

1090


Explain the concept of how quicktest professional (qtp) identifies object?

1060


Can any one explain me what is the procedure to connect the remote desk by using QTP 9.2 ?

2004


Hi, How Accessibility checkpoint in QTP can be implemented in the test script?

2183


Describe how Smart Identification is used

2301


How to execute a winrunner script in quicktest professional?

1080


what are the mandatory properties for a tex boxc (scenario?)

2045