how to insert QTP to display errors and other description
in the test results instead of halting execution by
throwing error in the mid of executin due to an error (for
object not found)?
Answer / swati,gayatri
Write error description into repoter.reportEvent to dispaly
in results.
write a recovery senario to deal the situation and continue
the execution.
Is This Answer Correct ? | 2 Yes | 0 No |
I have 1 to 10 action are there, i want action1 output becomes to action 10 input? pls any can give script for this scenario?
anyone can explian about types of "Triggere Events" in QTP
how we can take data in the username field text box into variable in web application explain with example and give all functions to get data into variables
What is Performance testing?
how to write script in qtp(vbscript)..i mean with out application deployed..and how to call script1 into script2?
I m in new and want to learn QTP. Is any website which provide free QTP video training.....also can downlaod....
What is the entry and exit point of automation testing
Is there any option in QTP to add Java add-in after instaling the QTP?
OPening of notedpad in QTP to write and execute the coding?
how can i count the number of links???
How to parameterize a text field and the same field as combo field on next page. Means inserting values in Text field will appear in the combo field. for example country name, state name. Kindly reply it is urgent !!!
I used child objects to get the no of weblist present in the weblist.now i need to select the items present in each weblist ?How to do so