Tuesday, January 8, 2019


Capture Bitmap Method in QTP



Capture Bitmap:

            This method is used to capture the image from the selected object. The captured image will be save in the given path in the bitmap (.bmp) format. Below syntax will show how to insert this (Capture Bitmap) property in to the script

Syntax:
Objhierarchy.Capturebitmap"filename.bmp",True

Example: Scripts to capture Google window:

Browser("Google").Capturebitmap "C:\name.bmp", True
'True is used to exist the image if it  is already present in the path
Browser("Google").Window("security Alert").Capturebitmap  "C:\filename.bmp",True

Capture a Desktop:
Desktop.Capturebitmap"D:\Desktop.bmp",True

Above are some of the sample scripts that describes the property of "Capture Bitmap"




Related Posts:

  • Capture Bitmap Method in QTP Capture Bitmap Method in QTP Capture Bitmap:            This method is used to capture the image from the selected object. The captured image will be save in the given path in the bitmap… Read More
  • Descriptive Programming (DP) in QTP Descriptive Programming (DP) in QTP Descriptive Programming in QTP will be write in the case of the objects are not present in the Object Repository (OR), This method of programming reduces the time for automation… Read More
  • QTP Methods QTP Methods QTP methods are used to extract the properties of a selected object in an application, There are some list of properties that comes under QTP methods, Capture Bitmap Child Objects GetRoProperty GetToProperty G… Read More
  • Keyword Driven Keyword Driven Object:         As very simple to describe about object, "Each and everything that we seeing in Application is called an Object", The identified objects are been stored in o… Read More
  • GetROProperty Method in QTP GetROProperty Method in QTP GetROProperty method is used to identify an object in an Run time, It retrieves the properties and values where the QTP is recorded also the property is listed in the script. Here we ca… Read More

1 comment:

  1. Capture Bitmap Method In Qtp ~ Web Testing And Software Testing >>>>> Download Now

    >>>>> Download Full

    Capture Bitmap Method In Qtp ~ Web Testing And Software Testing >>>>> Download LINK

    >>>>> Download Now

    Capture Bitmap Method In Qtp ~ Web Testing And Software Testing >>>>> Download Full

    >>>>> Download LINK

    ReplyDelete

Blog Archive

Translate

Popular Posts

Total Pageviews

150,590

Blog Archive