Micro Focus QTP (UFT) Forums
QTP run error - Printable Version

+- Micro Focus QTP (UFT) Forums (https://www.learnqtp.com/forums)
+-- Forum: Micro Focus UFT (earlier known as QTP) (https://www.learnqtp.com/forums/Forum-Micro-Focus-UFT-earlier-known-as-QTP)
+--- Forum: UFT / QTP Beginners (https://www.learnqtp.com/forums/Forum-UFT-QTP-Beginners)
+--- Thread: QTP run error (/Thread-QTP-run-error)



QTP run error - wmbeard - 07-19-2010

I just upgraded to a new PC and reloaded QTP. It is operating differently than before. Now when I encounter an error during a test run, the QTP pop up is an unrecoverable error. Is there something not installed completely for QTP that is keeping the normal error pop-up from coming up?


RE: QTP run error - Arun Prakash - 07-19-2010

Try to repair it once...


RE: QTP run error - Saket - 07-19-2010

when you say 'upgraded to a new PC', what exactly do you mean?


RE: QTP run error - shubheksh - 10-25-2010

i have installed QTP recently in my laptop...
But when i do a normal recording giving username & password to the flight application & run that in QTP
it gives an error----
______________________________________________
The test run cannot continue due to an unrecoverable error.

Cannot find the "Agent Name:" object's parent "Login" (class Dialog). Verify that parent properties match an object currently displayed in your application.

______________________________________________
The VBScript is

Code:
Dialog("Login").WinEdit("Agent Name:").Set "sdcsd"
Dialog("Login").WinEdit("Password:").SetSecure "4cc59a43f5e7291fde2477a9fee42c8bb29016fb"
Dialog("Login").WinEdit("Password:").Type  micReturn
Window("Flight Reservation").WinMenu("Menu").Select "File;Exit"

Can U help me out plss to resolve this error--


RE: QTP run error - KVK - 10-26-2010

Hi,

Check the properties of the object "Dialog("Login")".
Update the Object Properties :- Go to Object Reporsitory, select Dialog(Login) and click on Update from application

-Vinod


RE: QTP run error - Saket - 10-26-2010

Hi Subheksh, Please dont divert a thread asking your query in between or posting which is not relevant with the original query.
as I can see this is your first post here, I would like to Welcome you to QTP forums and please create a new thread for your query. Please read posting guidelines first.