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 |
hen do start automation testing after manual testing
How Exactly we can find out the INDEX No. of any object of an application when we test that application in QTP? Explain this by giving me the example of all LINKS of G-Mail (including home page, User-account page and all possible pages you ever seen in G Mail)?????? and if your answer is that as per appearance of objects(LINKS) in application we can find out the index number in application then tell me how you find out which object(LINK) having INDEX No. 1,2,3 and so on and how you say which object(LINK) is appeared first and which is last?
Does we use Classes and methods in realtime..?How wud we access methods in a class..?Thanq Guys..!
what is active screen,keyboard view?
What is the Difference between test object and run time object?
Could any one tell me "How can i recognize my cursor position using QTP 9.2" Give me a scripts for this
Can any one please list me out the shortcut keys for some functionalities in the QTP .. for example ..to record...to run...etc
Explain the terms test and business component?
Tell me the QTP Advantages and Disadvatages ?
can onyone tell me how to comapre the output of two different Data Bases in QTP?
After fixing the bug, the same bug is raising again and again in new builds what we have to do? That bug is high level bug.
Hello, How can i capture first letter of any string using QTP. For ex.. i want "j" in the below string "john" could any one explain me? Is there any function for that?