you written some code in qtp for opening google.com browser
and entered some text inthe search text box and clicked
search button. this is ur script..
before running this script i have already opened two
google.com browsers.
now am running the script what will happen?
script will run or what??
Thanks...
Nani
Answer Posted / kishore
Google Browser does get opened and the script execution
stops there
| Is This Answer Correct ? | 1 Yes | 3 No |
Post New Answer View All Answers
What is test object model in quicktest professional?
I want to do Certification course in QTP. For this I request you to suggest the best Tutorial in PDF format, if possible, kinldy mail PDF file to my mail-ID: ramakrishna908@gmail.com Regards, krishna.
Hi any body pls help me for QTP 11.0 software free demo version. i have to practice. Kindly send the link.or where i have to download.
To which environments does quicktest professional (qtp) supports?
How will you report the bug and explain the defect tracking sheet you handled?
What is fragmentation and paging?
how to test use the quality control .how to verify the image verification
How can I import environment from a file on disk?
If object is not recognized by qtp but the object is standard object what is your approach?
how to idetfy which test cases are automated?who will deside that plz tell me
when I try to run below script in QTP "totalPages" value is 2. But i am getting error message (Type mismatch: 'totalPages' Line (): "For i=1 to totalPages".) totalPages=Browser("Name:=User").Page("Title:=User").WebElem ent("innertext:=of.*").GetROProperty("InnerText") msgbox totalPages For i=1 to totalPages rnum=Browser("Name:=User").Page("Title:=User").WebTa ble("column names:=User Name;ID;Last Name;First Name").GetRowWithCellText("store4") If rnum>0 Then r=rnum Exit for End If Browser("Name:=User").Page("Title:=User").WebElement ("html tag:=A","x:=471").Click MsgBox "Exit" Next
Can we create a qtp test from qc?
what are the utilities and drivers
Can any one tell me.......How the test engg's start testing in the compy environment.....real time tester PLSSSS help me i need in depth information regarding this...
How many ways is to parameterize the value?