What is the Diff between Image check-point and Bit map
Check point?
Answer Posted / b.ramyasri
Hai...
Image checkpoints enable you to check the properties of a
Web image. You can check an area of a Web page or
application as a bitmap. While creating a test or
component, you specify the area you want to check by
selecting an object. You can check an entire object or any
area within an object. QuickTest captures the specified
object as a bitmap, and inserts a checkpoint in the test or
component. You can also choose to save only the selected
area of the object with your test or component in order to
save disk Space. For example, suppose you have a Web site
that can display a map of a city the user specifies. The
map has control keys for zooming. You can record the new
map that is displayed after one click on the control key
that zooms in the map.
Using the bitmap checkpoint, you can check that the map
zooms in correctly. You can create bitmap checkpoints for
all supported testing environments (as long as the
appropriate add-ins is loaded). Note: The results of bitmap
checkpoints may be affected by factors such as operating
system, screen resolution, and color settings.
K,Byeee...
Thanks & Regards
B.Ramyasri
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is the difference between local and shared object repository in qtp?
What is the extension of the qtp local repository? If it is .mtr then what is .bdb extension stands for?
desribe a situation where u faced a stressful situation and how did u cope with it
Hi All, we are using QTP Automation Scripts to test SAP. I recorded QTP Automation Scripts in English-based SAP GUI. Now we have to test a French-based SAP sytem and use the same scripts. The QTP scripts are failing when executed on the French-based SAP System due to Object Recognition Issues. What can we do? Do I re-record the scripts in the French-based SAP system?
I want to grow as a Automation Engineer,Kindly help me in clearing my interview that what interviewer looks for as a Automation Engineer. I am having three years of experience in testing.
hi Friends ,willany body tell me what is the Scope for the automation Testing inht Future is their Or not And what is the Top Most Level in the testing section according the Pay scale
How many test scenarios you have automated? How many time it will take to execute 30-40 scenarios? What SDLC model you are following? How often you will execute your test scripts? Because of some changes, your test scripts failed? When you will update your test scripts? How much time it will take to update? Do you know how to connect database? Do you know the direct method to count no. of records (or) rows present in record set once query is executed? How will you create the connection string? How did you resolve conflicts present in Object Repository? How good you are in VB? How will you work on Excel Application? How will you select Excel sheet? If you want to select 10 sheets, will you create 10 separate objects? Given string is “abcd”. What are the methods you will use to display “dcba”? Drives script – explain the frameworks? How you are updating results for each test? What is start up, configuration, navigation scripts? If you are not able to understand the application (some module), who will teach you? What test cases to be automated? When to be automated? What is the testing process you are following? What life cycle you are following? When you will use Descriptive Programming? Do you have the permission to add objects into shared object repository? (OR) someone will maintain SOR? Do you know how to add objects into shared object repository? How many test cases you have automated? How much time will it take to execute? What is complex in automation? When you feel automation is complex? Tell me one scenario, the complex functionality you have automated in your project? Excel sheet having some datas and some datas present in the application (in table). How will you compare these two datas? Write code to fetch datas from Excel sheet. Rate yourself in SQL? Display the employee name who is getting maximum salary? sal ID Salary name 001 100 002 500 003 300 ID 001 002 003 Ename A B C Have you written any test cases while you are in Automation? Manual Testing also will you do or you will work only in automation?
how to idetfy which test cases are automated?who will deside that plz tell me
Thanks....But can u tell me how i use the QTP for GIS with one Example...
descriptive program for a yahoo mail that is in yahoo mail suppose check box mailid subject assume it is like this format all things are in webtable the question is suppose some mail ids are there in that mailids i want to select the check box wich is before a@gmail.com and after that i want to click on delete button
Does QTP run in any environment?
write a script to validate the content in the web application. (do it by OR method) and (do it by Descriptive method by creating a description object..
How do you open adobe acrobat file in QTP and do some testing on that file ?
Hi Samrat, Thank u very much, what u said it is right.
Give the syntax to import/export xls into qtp.