How can we disable popup blocker? (I think it means when we
get a pop up messge(its error) how we wil disable that one
with out interrupting normal process)
Answer Posted / a.thirumalareddy@gmail.com
if object.Exist then
object.close
End if
or use recovery scenario if u dont know the exact step where ur getting pop-up
| Is This Answer Correct ? | 0 Yes | 1 No |
Post New Answer View All Answers
can anyone tell me from where i can download qtp demo or crack version
How the smart identification is used in real time?Please explain with an example
Hi, I am supposed to automate mainframe application through qtp. I do not know how to start abt it. Can you plz help me in first initializing the process or do you anybody have a guide book or a link which guides me through the process of automating the mainframe applications and things involved in it.
What is the parameterization?
Hi, I'm a beginner in QTP and planning of a certification in QTP, but have no idea about it :P. Could anyone please tell me what certifications that a QTP- beginner can take? What is the fees and the syllabus for the certification? Please reply soon. Thanks Vidhya
Hi, While recording a Jave based web application, its recording all my actions and the objects.And I have 5 WebEdit objects on the page and all are recorded. But while execution, at the 2 WebEdit object, its entering the value into the object (Its making a call to the AJAX, matching the value), when the control get out of this object the value is erased or cleared. Could anyone please help. I have recoreded 5 more scenarios where WebEdit is in the picture on different webpages and all are working fine. Here is my Script: Browser("Sign In").Page("Matching Workbench_3").WebEdit ("locationLookup").Set "0320 - SEATTLE-KM" Browser("Sign In").Page("Matching Workbench_3").WebEdit ("supplierNameLookup").Set "TRAMMO PETROLEUM INC" *** SupplierNameLookup is the object, which is haing an issue. And also I was using the SendString function, but it didnt work.
What are the properties you would use for identifying a browser and page when using descriptive programming?
Any body have QTP 9.5 licence key. please provide me at madhukar_dec30@yahoo.co.in
What are the Disadvantages of shared object repository?
Hi iam shankar here, right now iam working on manual testing. i want to switch over automation tool qtp, right now iam taking training class outside on qtp, please let me know the cost of QTP tool for full version, wether it's an annual subscription or monthly subscription.
Is there anyway to automatically update the Datasource name in Database Checkpoints object when we migrate tests to a new release?
How you debug your script?
one screen page,that contains file , browse , update and cancel buttons.when we browse a file it should get update otherwise it should go to previous page.write negative test case for that.
Can U Explain about QTP tool from older version to latest version also its differences?
What is contained in the object repository?