hi i am working with vbwindow on qtp.first i am openning
qtp whenever open qtp my application not open that time
generated error like "Runtime error 0" and fatal
error:automation error how to solve this problem pls tell me
1>why parameterization is necessary in qtp? 2>if we give constant value then what problem?
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)
I have one bitmap image in my webpage. The bit map image is moving like 1 place to 2nd place and 2nd place to 3rd place Etc… in my webpage. I wanted to write script for dynamical objects like above example. Could you please send me the answer for above query.
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.
anyone can explian about types of "Triggere Events" in QTP
How to retrive the property of an object?
Suppose u run ur script today and it is working fine ,nobody has changed the setting and all.u r the owner for the script. But when tomorrow I ran the same script again it got failed and It didn't able to identify one object. Can you tell me what would be the reason for this
why do we go for Test Automation?
How can we export test results to an excel sheet in QTP??? Can any one provide sample coding for this?????
get the order no from the following orderdetails orderstring="ORD13456PNR" eg:13456
What the differences are and best practical application of each.
we have 10 more actions in our test and we are using exit action command to come out from the action if any error s occured.In action 1 if any error occurs control is moving to second action but if we get error in second action exitaction is throwing general run error. Please give a idea to overcome .