What is the difference between Accessibility Checkpoint and
Bitmap Checkpoint in QTP?
Note: I have read it in QTP help but i dont want answer
from that.......
Answer Posted / pranathi
Accessibility check point : is used for checking whether the
page is developed according to the www(world wide
web)consortium or not.
with this check point one can conform whether the page is
accessible all over the world or not.
Bit map check point is used for checking whether the
expected pixels are available in the application or not.
this check point is generally used for checking the
company logo.
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
Is it possible to change the property value at runtime? How it is possible?
how to acess a test in RSA?
How can I find out the cursor position through QTP suppose I am keep tabbing(Pressing the tab key continuously) and stoped at a position Now I want to find out where the cursor position is
give me the code to save all messages of inbox of gmail into a folder and notepad
Hi, Hope you viewers are doing fine with good health. What are the steps and connection parameters to connect to Oracle db ? Can you connect with just the Oracle client or Oracle XE ? Cheers!!
Hi Frenz... I would like to take up the QTP certification . Can anyone tell me what is the procedure. n if anybody have the study materials pls fwd it to jkpunathil@gmail.com
why should we give deliver good quality software?
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
How do you check ticket cost and ticket number in flight application?
I need to obtain the parent of an object programatically, so if I have: winButton("aButton") I need to obtain the parent part: window("Window1").Dialog("Dialog1") so I can programatically create a string of the full name of the object to call it with an execute statement in QTP I would like to use something like: part[1] = "window(""Window1"")" part[2] = "dialog(""Dialog1"")" so I can do: exeLine = part[1]&"."&part[2]&"."&"winButton(""aButton"")" Execute exeLine Apart from keeping a record of the window/dialog hierarchy is there a parent or path function/ command Thanks Adrian
When we r doing data driven test with chkpts, i want to insert formulae in data sheet but i didn't get. How we wil do that plz. explain in detail.
How to export quicktest professional (qtp) results to an .xls file?
Can we Test Welcome Screens and Process Images with QTP
how can i pass a "cript"as a parameter in to a function
How to run a test using quicktest professional (qtp)?