what is the difference between image and bitmap check point
Answers were Sorted based on User's Feedback
Answer / ravichandranath
Image checkpoint : by using image check point we can use
path of the image and source it's using only for webtest
bitmap check point : by using this we can check versions
vairations, and particular image before and after.
if any thing wrong then pls tell me...........
Is This Answer Correct ? | 3 Yes | 1 No |
Answer / prajakta
Image check point - It will capture your whole image.
Bitmap Check point- Using this you can capture desired area
of image or other portion.
Is This Answer Correct ? | 2 Yes | 1 No |
Ravi u r correct..
here Image check point uses to check the properties of an
Image(Like source, size, positions etc..)..it supports only
for Web.
Bitmap checkpoint uses to check the check versions
vairations, and particular image before and after.
Regards
Nanda
nanda.dreddy@gmail.com
Is This Answer Correct ? | 1 Yes | 0 No |
What is meant by Environmental variables?2 types r there know…can u pls explain clearly?
What are the versions of qtp,What are the differences b/n them?
1 Folders in VSS 2 In navigation script there are 100 script i want to run first 50 and 37th script also not needed to run how to do this 3 What is navigation script,Driver script, business script what we are loaded in this script 4 use of resource tab 5 Difference between verification and validation give real scenario example 6 file scripting object when to use it 7 what are the problems you are faced while testing web application 8 difference between expert view and keyword view 9 difference between QTP 8.2 and QTP 9.2 navigation frame work please answer these questions from real time working people as early as possible
Where is the Bitmap checkpoint information stored?
I want to know how to execute the descriptive programming in qtp for the webedit object which does not contain attached text property. but i have checked it with name and html id property. Even though it is not executing. it is giving error in object's physical description.
How to open a new test using quicktest professional?
what is key word driven frame work how to use keyword driven frame in QTP in a project
While writing script using For Next Statement in QTP, I try defining the variable in Lib File I am getting syntax error whereas if I use the variable in script file, the script works fine. Can anyone help me in finding the reason behind this?. E:g Dim intStartRow (Define in Lib File----- say abc.vbs) Dim intRow (If I define this variable in Lib file I am getting Syntax error where as if I define in the script file ---- say xyz.mts the script works fine) IntStartRow=2 For intRow = intStartRow to xlWrksht.UsedRange.Rows.Count ‘Some Code here Next
Can QTP be used for GUI testing ?, We are using Java with MySQL and Operating system is Linux. We are NOT using the web.
If I want to run more than one test (With different functionality) with in one script, then what i do? plz. explain with any example.
how can we retrieve ten rows from the data table using loop concept?
HI Everybody, I am using QTP 9.2, I have a problem and hope everybody help me solve it. Now I need to use mouse wheel event to zoom in or zoom out in web client, but QTP can't catch this event. I look forward helping of everybody. Thank you very much.