02-03-2010, 02:54 PM
(This post was last modified: 02-03-2010, 02:58 PM by nistalaramesh.)
I am using a Dot Net Application. It contains a wizard. If i run manually the wizard after clicking on finish button in the last form the wizard gets closed.
I recorded the same in QTP and if i run the script when qtp clicks on finish button i am getting Object reference error and my application gets closed.
Please anyone can help me in this how can i proceed with QTP in this case.
Error:
Exception in <Application name(exe file)>.My.MyApplication. Object reference not set to an instance of an object.
And if i click on the message box my application gets closed. But if i run manually i am not getting this type of error.
I recorded the same in QTP and if i run the script when qtp clicks on finish button i am getting Object reference error and my application gets closed.
Please anyone can help me in this how can i proceed with QTP in this case.
Error:
Exception in <Application name(exe file)>.My.MyApplication. Object reference not set to an instance of an object.
And if i click on the message box my application gets closed. But if i run manually i am not getting this type of error.