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 |
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:-)
abt filter function if iam using below two statments its ok My = Array ("Apples","Oranges", "Apricots") MyResult = Filter(My, "Oran") if i use msgbox MyResult it shows type mismatch plz help me
How can i parameterize the standard checkpoint using Excel sheet where my expected values are there?? suppose i want to test a application with diffent value and want to run 5 iteration?? for each iteration, values will be exported from excel sheet as input. Now i will store some expected values in the excel sheet, which i want to check in the application whether expected equals to actual value??? can any one help me
What are they Advantages and Disadvantages in QTP 9.2?
Get the count of files of similar types from a folder.
I have recorded a test using qtp to download a file in an application. Code: Browser("MFA Work Queue Manager").Page("MFA Work Queue Manager").Link("Rules Maintenance").Click Browser("MFA Work Queue Manager").Page("Rule Maintenance").WebEdit("txtSearch").Set "PmtType" Browser("MFA Work Queue Manager").Page("Rule Maintenance").WebButton("Search").Click Browser("MFA Work Queue Manager").Page("Rule Maintenance").WebButton("Export").Click Browser("MFA Work Queue Manager").Dialog("File Download").WinButton("Save").Click Browser("MFA Work Queue Manager").Page("Rule Maintenance").Sync Dialog("Save As").WinButton("Save").Click Dialog("Save As_2").WinButton("Yes").Click Problem: When running this test it gives an error at line no. 5 as Save button object is not identified by it's parent object. This code I ran 4 times after recording at it was working fine but 5th time onwords, it starts giving me the above problem. I used exist property option, Check Property option but none of this changes work at all. Kindly help...
how to test load test and block box testing an a web based application pls give ans briefly
What are the different types of qtp test assets and their extensions?
how to merge object repositories in qtp for n different applications
How to handle the exceptions using recovery secnario manager in Qtp?
if devloper change only button names in present build then script will execute or not , why? Only gui changed.......
Explain about merging of two repositories?