Please explain me in detail! How to handle runtime errors
in QTP useing recovery senario or with out scenario
Answer Posted / pramod mallick
and also...
If any un-expected popup window appears
Then we can close all popup windows by using kill process
by window name. There is a QTP Utility function to kill the
window by process. We can use this also.
| Is This Answer Correct ? | 1 Yes | 1 No |
Post New Answer View All Answers
Did QTP prove efficient for your project? Yes or No, explain?
i have asked earlier only one question how to test web application using QTp plz send me the answer quickly
if anyone has idea of the interview procedure in covansys, plz send me a mail?
How can I open a EXCEL file from QTP Resultviewer with reporter.ReportEvent function call. Example: Test files for details click "here". And clicking "Here" in the resultviewer will open a local EXCEL FILE.
How you can make an action as re-usable action?
What is a data driven test in qtp?
What is test 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
in data driven testing for performing operations which method is easy from manual test data,keyword view,or from database.and why?
How to change the priorities of the recovery scenario properties?
Hi, can explain the draw back of manual testing.plz send me the answer to my mail id deepthip1985@gmail.com
Hi, I am using OutputCheckPoint for 2 webelements Bed:4 and Bath:2 Full,1 partial in my result page and I am storing the value in the data table. I dont need the string Bed:4,I would like to get only the no 4. How can I get it? Even though I highlight only 4,It is seleting the full value "bed 4". Same thing happend for second webelement Bath:2 Full,1 partial I need only the No 2. I used the following to split MyArray = Split(UIBathResult, " ", -1, 1) But it is giving the value My Array(0)=Bath:2full,1Partial I need the only the nos for further comparision.Any help? Thanks Uma
How do you create new test sets in td?
What are the different types of action?
Where can I find and view run-time data table?