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

Q- what is the advantage of merging tool in QTP 9.2?

1 Answers   TCS,


How do you start automating/ writing your QTP scripts ?

3 Answers   Keane India Ltd,


what is keyword driven testing

2 Answers  


In an(AUT) web application their are two frames as fraMain and fraFooter. Both the frames contain link which needs to be retrieved at a single step. I tried it using "Regular Expression" as fra.* but QTP doesn't recognize the object. So Plz help me out to get resolve the problem:-)

1 Answers  


what are the difference ways of parameterising?

1 Answers  


I have a login page like username, password and login. I have to pass the 50 user names and 50 passwords but how can i test this page with out using parameters?

2 Answers  


i want click on a link which is in 3rd row and 2nd column of a web table.write script to execute

2 Answers   IBM,


How to data driven test for Win objects in QTP ?

0 Answers  


Hi Currently am using Qtp 10.0 Lisenced product.. but when am adding objects to object repository from google page it was identifying as windows objects.. please help me!!!

3 Answers  


how to merge 2 object repositories in qtp 9.0.what is use of merge and y merge is used?

1 Answers  


What are the different attributes used with regular expression?

0 Answers  


Which environments are supported by hp qtp?

0 Answers  


Categories