Hi,

Can anyone write the following qtp script...please its
urgent

·Navigate to Google in a new IE instance
·Search for the following word "Gap, Inc."
·Iterate thought the first 10 pages of google
·On each page collect the following
·The "blue" page title
·The "green" url
·Output all the data into a file named "test_output.txt"
·Format "Title – URL"

Answer Posted / nanda.d reddy

i am not getting what exactly you want.

send the test cases to my mail at:
nanda.dreddy@gmail.com by referring the URL of this
question. i will write and send you the script.

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How can we retrieve the Bug Ids which are open&Reopen in status through QTP scrit?Please find the script which i tried... Dim objBugFactory, objBug Dim BugId Set TDConnection = QCUtil.TDConnection Set objBug = TDConnection.BugFactory If QCUtil.IsConnected then Reporter.ReportEvent 0, "Connected", "Connected to server: " + QCUtil.TDConnection.ServerName + chr (13) +"Project: " + QCUtil.TDConnection.ProjectName + chr (13) + "Domain: " + QCUtil.TDConnection.DomainName Reporter.ReportEvent 0, "Current time on server is","==>" & TDConnection.ServerTime Else Reporter.ReportEvent 1, "Not connected", "Not connected to Quality Center" End If If mybug.Status="Open" Then BugId=mybug.DefectId MsgBox BugId End If 'OR**********************************--------------------- -----********************************** If Bug_Fields("BG_STATUS").Value ="Open" Or "Re Open"Then BugId=Bug_Fields("BG_BUG_ID").Value MsgBox BugId End If

2578


how to write xml output check point bu useing descriptive programing .means without useing output check point

1654


Hi, Can we open a test in qtp10 which is saved in qtp 9.2?

1440


I am Facing Issues with learing datepicker 1)when i first learn datepicker as current system date . 2)if i wanna runtime datepicker value it gives error

2356


What is the latest version of qtp?

591






How to find the length of the string in qtp?

584


Explain the N-tire structure(process) for Funds Transfer ( means give N ways to funds Transfer in an Application)

1639


Hi All, How to get repeated word in string . Thanks Balaji

943


How will you test a keyboard?

605


What is the extension of the recovery scenario file in qtp?

548


How did you resolve conflicts present in Object Repository?

1618


iam working in QTP for 2+ of exp if i attend the interview what r questions asked in perfomence testing{loadrunner} ? pls any one can say answer to this question?

1605


What are the different recording modes?

568


How you create new action in qtp?

571


How many tabs are available to view your test in a test pane and what are they?

567