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 |
How to suppress warnings from the test results page?
I have a list box which contains duplicate values e.g. A,A,A,B,B,B,C,C,C.Now write a code in qtp to test the list box . Scenario #1 : I have to check whether any values are there? Scenario #2 : If duplicate values are there,then how many time it is getting duplicated? Svenario #3 : how can I test presence of items in list box ommiting duplicate values?
Can we run test with out adding object in object repository? How it is possible?
How smart identification works in qtp ?
Which functionalities of QTP used in banking project? pls any say answer?
How to execute a VBS file without using Execute File statement?
Explain data driven framework?
how do u copy object repository?
What is the use of defining a newobject in the object repository "Define New TestOject". How to use this further. If we define new testobject, how can it recognizes the objects properties of any application.
I used child objects to get the no of weblist present in the weblist.now i need to select the items present in each weblist ?How to do so
how do i know how to use tools
How we can add actions in the test using QTP?