Answer Posted / naresh
Not only Bitmap Check point
Any check point will be saved in a Tmp/the script saved
Folder along with the script
there is no any other place to save
pls forgive me if iam wrong .iam a learner and searching
for job 9885621745
| Is This Answer Correct ? | 1 Yes | 2 No |
Post New Answer View All Answers
Explain about Test Fusion Report of QTP?
For which type of projects the iterative model is not suitable?
why text area checkpoints cannot used for web applications
Explain how you can delete excel file in qtp?
Is QTP supports Unix. If yes, then how the test automation is done?
How do you do batch testing in wr and is it possible to do in qtp, if so explain?
How to export quicktest professional results to an .xls file?
How many types of recording facility are available in quicktest professional?
What is different command used in command Prompt while using QTP?
How to give a call to another action from one action?
can any body clearly explain about keyword driven framework .give me the explanation for files what ever you use in this frame work?
How to find a window is minimized or not
Whether qtp 9.0 supports Test director8.0
What are the advantages of a Hybrid framework?
How can i click on any Excel sheet's "H" column with out writing coordinates Ex:Window("Book1").WinObject("Book1").Click 498,14 I dont want to give coordinates like 498,14 Can i open "H" column by writing like Ex:Window("Book1").WinObject("Book1").Click "H" or Ex:Window("Book1").WinObject("Book1").Click "H","1" or Ex:Window("Book1").WinObject("Book1").Click H,1 If i want to click on "Sheet3" of an excel sheet, Can i open like Ex:Window("Book1").WinObject("Book1").Click "Sheet3" Please help me any one