How to capture screenshots of Exceptions/Errors during run-
time?
Answer Posted / dilip
thanks julia
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
what is the hierarchy to use properties in descriptive programming
i am a begnner so am learning Error handling :tried using Recovery manager didnt work i want to be able to handle errors , e.g. if while running the test the folwoing does not show up then how can i use the If then else and goto next step in the test, as in many scenarios it does not show up Browser("The Shopping Channel -").Page("The Shopping Channel -_8").Image("easy pay").Click
What is test object model in quicktest professional?
what is ODC and GDC?
How do you delete unwanted results in qtp?
if anyone has idea of the interview procedure in covansys, plz send me a mail?
Hello everyone! I am just writing a small test for a windows application. I have a problem with a text output value. The value i am trying to catch is presented in a scrollable textbox. When the text is too long, only a portion of it gets captured. Do you have any experience with this?
how can we compare descriptive programing with a regular expression
What is the difference between qtp and selenium?
Who uses qtp tool?
How does qtp identify gui object?
Hi there, I've installed a trial version of QTP to see if it works with my product but I cant automate selecting windows from a tree view? Can anyone give me any pointers? Many Thanks
regular expression in qtp standar check point for months from accepting months from january to december only
In a flight window we have to enter the name and meal request for every passenger.In that window if we give Total passengers=1 then the Psngr1 name field and psngr1 meal request field will reflects.if we give Total passengers=2 then Psngr1 name field and psngr1 meal request field,Psngr2 name field and psngr2 meal request field and so on. how we can handle this scenerio thru Descriptive programming?
While spliting an action in QTP 10.0 getting an error : "This Line is a part of Script Block.You cannot split the action on this line." how to re-solve this and split the script into actions?