Where is the Bitmap checkpoint information stored?
No Answer is Posted For this Question
Be the First to Post Answer
How you can find length of array in qtp?
What is the Diff between Image check-point and Bit map Check point?
i have a window , initial its name is "NEW CUSTOMER" i have to enter the details of customer in the test object fields and after saving the window name is automatically changing with the customer name . so how to identify that window after saving. (i am using descriptive programming.)
What is the file extension of the code file in qtp?
Can we add the function library directly from scripting in qtp instead of adding from resource tab?
how do you run scripts in QTP?please anyone can answer my questions
what are the challenges do we face while testing webbased applcations using the automation tool QTP or any?
What is the difference between Mandatory and BaseFilter Properies..Anybody please answer me..Thanks in Advance
I want to do Certification course in QTP. For this I request you to suggest the best Tutorial in PDF format, as i'm not in a possition to afford any 'Fee' to join in any institutions. Hence, if possible, kinldy mail PDF file to my mail-ID: chakri_avala@yahoo.co.in Regards, Chakradhar Yadav.
95 Answers Cap Gemini, Citrix, CTS, IBM, Logistics, QA InfoTech,
Can we record an application running on a remote machine using qtp?
Using QTP checkpoint, where do you store your expected Properties of the object which later compares with the actual properties of the object???
How to Open FireFox using descriptive programing? If my question is not clear, i will give an Example To Open Internet Explorer, We use Set IE = CreateObject(InternetExplorer.Application) IE.Navigate "www.yahoo.com In the same i need to open yahoo.com in firefox. Can any one tell me what is the server name of firefox to create an object