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...


how we can do web browser using parametarisation in QTP ?

Answers were Sorted based on User's Feedback



how we can do web browser using parametarisation in QTP ?..

Answer / sudhakar

for yahoobroser give id & p/w
in data table select global take 2 columns for id &p/w
then write script as follows
browser("browsername").page("pagename").webedit("edit box
name").set datable("columnname", dtgllobalsheet)
same as above for p/w

Is This Answer Correct ?    3 Yes 0 No

how we can do web browser using parametarisation in QTP ?..

Answer / a.thirumalareddy@gmail.com

validating the functionality with multiple inputs is called parameterization.

we can validate a web browser using parameterization from the dataTable.

if u want script plz mail me i will send the script with details

Is This Answer Correct ?    1 Yes 0 No

Post New Answer

More QTP Interview Questions

hi i want license key for qtp 9.2 pls its adjust product name : quick test professional locking code :8 - 54A6A license type : seat license maintenance number : 88888888-8888 pls send license key to my email id borusu.ramkumar@gmail.com

0 Answers  


Whats the realtime QTP testing process

0 Answers   IBM,


how to calculate no. of repeating characters in a a string..please give me the code

14 Answers   CTS, Hexaware,


I am new with QTP. Is anybody could tell me where I can find a good tutorial with lots of samples?

0 Answers  


Why divide a test into three action calls?

1 Answers  


What are the main features we have to compulsory test by using qtp in an web based application

1 Answers  


Hi can anyone pls suggest how to fetch username(system login name)and system name in to qtp.I am not using TD or QC.Thx

5 Answers  


How will u declare a variable to access multiple actions? a)Dim b)Global c)Public d)Private

1 Answers  


Where u will use output checkpoint in QTP?

3 Answers   HCL,


can i login a page by giving username and password and click on ok button through database parameterization.and if its yes then please write the code of that

2 Answers   Ness Technologies,


I need to obtain the parent of an object programatically, so if I have: winButton("aButton") I need to obtain the parent part: window("Window1").Dialog("Dialog1") so I can programatically create a string of the full name of the object to call it with an execute statement in QTP I would like to use something like: part[1] = "window(""Window1"")" part[2] = "dialog(""Dialog1"")" so I can do: exeLine = part[1]&"."&part[2]&"."&"winButton(""aButton"")" Execute exeLine Apart from keeping a record of the window/dialog hierarchy is there a parent or path function/ command Thanks Adrian

0 Answers   Accenture,


what are the attributes of QTP?

3 Answers  


Categories