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

What is the use of environment variables?

1 Answers  


Could you please any body help me.for example in web table in the first row and first column there are 3 links like l1,l2,l3 having indexes 0,1,2 but second time links will change their order like l2,l3,l1 and indexes also changed how can we handle this situvation with script....

2 Answers  


Is it mandatory to know abt regular expression in descriptive programming

2 Answers  


I have some real time based question.. 1.what are the challenges you have faced in your current project. 2.what are the bugs you found in your current project. 3.what are the strategies you follow to convert manual test cases into automation test cases. 4.how QTP identify two different browsers. 5. When you create a function library and share object repository what are the problems you have faced 6. How to solve the tool tip problem 7.what are the interesting bug you have found in your current project. 8.what is your daily work as a automation test engg. 9. how to create a weekly status report. 10. how many test cases you write,review and execute per day. 11.what are the uses of SQL in automation. 12.How to retrieve the data in html through vb script. 13.If application is very slow how to test the application in qtp.

0 Answers   Cap Gemini, TCS,


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

0 Answers  


Why we are going for descriptive programming ? I answered as 'If objects are not present in OR we will go for descriptive Programming'? Is this correct ?

3 Answers   Polaris,


Can we check environment variable value without existing of environment variable

2 Answers   NIIT,


How to change the run-time value of a property for an object in QTP?

4 Answers  


Hi friends did any budy attend accenture system test for qtp? if any budy pls drop questions.not only accenture any other mnc company which you attended system test(QTP)?it may helpful to others also

0 Answers  


i'm using QTP 8.2. A person using QTP 9.0 sends me a QTP TestScript, same when i try to open , an error comes "unexpected file format". Why?? and how to resolve the problem??

2 Answers  


What is the difference between per-action and shared?

0 Answers  


why text area checkpoints cannot used for web applications

0 Answers  


Categories