Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


what is the difference between image and bitmap check point

Answers were Sorted based on User's Feedback



what is the difference between image and bitmap check point..

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

what is the difference between image and bitmap check point..

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

what is the difference between image and bitmap check point..

Answer / nanda

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

Post New Answer

More QTP Interview Questions

Hi, i have a string like "INDIA". I need to display this string vertically in Msgbox?

1 Answers  


WHat is Object Identification and Object Spy?

2 Answers   IBM,


IF I SET THE VIRTUAL OBJECT AFTER THAT MAXIMIZE THE APPLICATION THEN QTP SENT ERROR OR EXECUTE SUCCESSFULLY? WHY ?

2 Answers   CTC, Infosys,


how to merge object repositories in qtp for n different applications

1 Answers  


write a script to verify links on any web page by using descriptive method by creating a description object (give a filter condition only link) ... need to verify expected like name by reading

0 Answers  


What is the use of low level recording? How does it useful?

1 Answers  


How to take screen shot of desktop by using vb script code or is there any method?

1 Answers  


How do I generate Test Results window using descriptive method ( run time ) after my test execution process? Please have a look of my below code. ========================================================= Dim qtApp Dim qtTest Dim qtResultsOpt Set qtApp = CreateObject("QuickTest.Application") qtApp.Launch qtApp.Visible = True qtApp.Options.Run.CaptureForTestResults = "Always" qtApp.Options.Run.RunMode = "Fast" qtApp.Options.Run.ViewResults = True qtApp.Open "C:\Automation\Example", True Set qtTest = qtApp.Test qtTest.Settings.Run.OnError = "NextStep" Set qtResultsOpt = CreateObject ("QuickTest.RunResultsOptions") qtResultsOpt.ResultsLocation = "C:\Automation\Example\Res1" qtTest.Run qtResultsOpt MsgBox qtTest.LastRunResults.Status qtTest.Close Set qtResultsOpt = Nothing Set qtTest = Nothing Set qtApp = Nothing ========================================================== This code is working fine, but Test Result window is not displaying after execution. Anybody can please help me regading the same. Thanks Akshaya Madali Capgemini India Pvt Ltd 9823213538

0 Answers   Cap Gemini,


Could we use QTP for java project(Which is develop in Netbeans and My SQL) otherwise which one is suitable?

1 Answers  


What test you perform mostly? Regression or retesting in your testing process?

0 Answers  


I have action1, action2, action3 r there.my query is while executing if i get any error in action1 i want exit from here itself, otherwise execute action2, if i get any error in action2 i want exit from hereitself, like this,what is the method for this?

5 Answers   AZTEC,


Explain the QTP Tool interface.

2 Answers   Crea,


Categories