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.......
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 |
In QTP, Which are the concepts are needed to do Functional testing and Regression testing?
Howcan you differentiate between Exist statement, Exist property, and Exist method??? How they used???
Explain the concept of object repository & how QTP recognises objects?
When I parameterize a script then for each iteration script is executed from begining to end. If I want to execute some middle steps multiple times using Parameterization (avoiding begining and end steps), what is the solution of this (e.g. total steps are 1 2 3 4 5 and i want 2 3 4 only(not 1 nd 5)
For ex we are doing automate testing in that can we do some part of application recording, some part descriptive programing and some part general VB scripting like that .............
in QTP, we have options like (record and play,recording modes(normal,analog,low level),object identification,smart identification,object repository,synchronizing test,transactions,checkpoints(std,bitmap,text,text area,DB,XML,accessibility),regular expression,actions,data driving,parameter,parameterization,data tables,recovery scenario(pop up,object state,test run error,application crash). real time users of QTP, pls say and when and at what point u have used all these options ,in ur concerned project.pls give me explanation in accordance with ur real time project handled. real users pls send some time in the aboue case. if u can send the the reply through allinterview or at ref_it_ref@yahoo.co.in
What are the features and benefits of Quick Test Pro(QTP)?
Please explain me i am using QTP 9.5 ,i am creating re usable scripts,i have to pass data from one local sheet to another local sheet.for example i am creating emploee information, (data is in action 2 local sheet),In this data table emplyeee number will get,i have to pass employee number to another reusable script search data (action2 local data sheet)
how can you write a script without using GUI in QTP?
How to Analyze the Checpoint results by Checking Bitmaps?
how to get the particular chr in an array list the question is ....i have an array like this ABCD EBCF GBCH IBCJ HERE I NET TO GET ONLY "BC" FROM ALL HOW TO GET IT HELP ME ANY ONE THANKS
How can we do this one ? at runtime qtpwindow and browser aren't disply on monitor (or) aren't visible on desktop?how?