Hi,
I am trying to automate the web application for generating
Reports.I am facing issue with IE while running the script.
After 4 report IE crashes.I am using QTP 9.5 with IE
version 7.
Can anubody give me solution for this issue.
Thanks in advance-Jyotsna
No Answer is Posted For this Question
Be the First to Post Answer
Hi. plz expalin abouit SetToProperty, SetRoProperty, GetToProperty, GetRoProperty,GetToPrperties. with examples.
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.
When using descriptive programming?
how to fetch the values from grid? & qtp recogniges that grid as a webelement? what u do?
Hi,Every one,my name is RAHUL,aim wondering if any one got QTP software? If yes,can u plz knock on to gchinthakindhi@gmail/yahoo.com. THANK U.
What is meant by a Check Point in UFT? Also, explain the applicable Check Points.
what do you call the window testdirector-testlab?
I have action1, action2, action3 r there.my query is while executing if i get any error in action1 i want exit from here itself, otherwise execute action2, if i get any error in action2 i want exit from hereitself, like this,what is the method for this?
How can you Open a Notepad and How can you write the test Resuts in Notepad by Using QTP?
How qtp recognizes the object?
what r the send key commands in QTP why they r used
Is there any relation between Keyword Driven Framework and Recording modes provided in QTP( whether Recording modes are applied on keyword driven framework or not?)