Diff b/n image n bitmap checkpoints?
Answers were Sorted based on User's Feedback
Answer / suman
bitmap check point is checking a particular area or part of an image..whereas image check point point is checking the entire window of the image...
| Is This Answer Correct ? | 5 Yes | 0 No |
Image checkpoint can be inserted on web application whereas Bitmap checkpoint can be inserted on any window / web application.
| Is This Answer Correct ? | 1 Yes | 0 No |
Explain the concept of object repository and how qtp recognises objects?
what is TOM in qtp?
Is any limitation to xml checkpoints?
What r steps to migrate from Manual testing to QTP?(IN BOTH WEB BASED AND WINDOWS APP)
How to change the Default synchronization method time and where?
can u put checpoints for moving images
wht is Automation testing frame work. pls explain it
Hi.. I want to do parametrization for selecting perticular flighr say XYZ by using local table: criteria: 1.If flight is available msgbox "Flight is available" and then select flight from flight table and click to ok button after that as enter username and ticket no and then stop 2. otherwise msgbox " Flight is not available" and stop Please help me out ..and let me know your responses on dipak.bachhav@gmail.com Regard, Dipak
with out using import sheet came is it possible to get the excel sheet ?
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 to release all resources file from the QTP?
how qtp identify two objects having same name, supose objects are in same page also with same name,specify spl feature.