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 / 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 |
What is the extension of the qtp local repository?
How to get the format of a webedit class in qtp. How can i know that particular webedit accept what type of format like "mm/dd/yyyy" or "$" or Alphanumeric
How many types of actions are there in quicktest professional?
How can we get the result from WindowsXP Command Window? (e.g. After we input 'ipconfig' in command window, how QTP get the result?)
Plze let me know how you can validate in the QTP that printed documents is correctly printed or not ie how we can do the validation that all the records or text are printed successfully in the printed document as per the application format requuired.
What is synchronization? What are the ways you can synchronize?
what is output value in QTP and how it can be used in automation testing
What is the use of "New Property" in "Add properties" of testobject properties in object repository. How can i use "New properties" while writing scripts if i have assign some values to the testobject properties Can anyone help me? plz
I need to pull the data from the page which in row, column vice into excel sheet, how can it be done using QTP? eg: Name Dept xyz gdty i need the same data to be exported in excel sheet.
hen do start automation testing after manual testing
How can we perfom Action and Component parameter.?
hi guys, could you please prepare script for given format ? 1,1,2,3,5,8,13,21,...etc use vbscript for this...?