Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Bitmap Checkpoint - Unknown Error?
#1
Not Solved
Hello @all,

today i tried to insert a bitmap checkpoint, but everytime i got an unknown error. What did i do wrong?

Can someone help me, please?
Reply
#2
Not Solved
Hi,
In What type of application you are trying to create bitmap check point.How you are inserting the bitmap check point ?
What type of error you are getting.
Reply
#3
Not Solved
I tried to insert a bitmap checkpoint by selecting the menu item Insert-> Bitmap Checkpoint. The type of application is a browser.

First i select insert Bitmap Checkpoint. After the selection of the image i got following error-message:

Logical name: Google
Class: Image
Cannot create Bitmap Checkpoint.
Unknown error
Reply
#4
Not Solved
Hi,

It looks something strange. Even QTP generates a WinObject statement if proper add-ins are not installed. Here is the script that QTP generates for not installed add-ins:
Code:
Window("McAfee SecurityCenter").WinObject("Internet Explorer_Server").Check CheckPoint("Internet Explorer_Server")

Where as if it identifies the objects, then QTP generates a script like:
Code:
Browser("Browser").Page("Google").WebElement("India").Check CheckPoint("India")

I think there could be some problem with the application(or recognigation).

Please let us know the exact URL, where you are getting this problem. So that we can also work around on this.

Regards,
Uday.
Reply
#5
Not Solved
For test purposes i tried www.google.com.
Reply


Possibly Related Threads…
Thread Author Replies Views Last Post
  OpenNewTab stopped working on IE after unknown windows update M851533 0 990 07-19-2018, 08:36 AM
Last Post: M851533
  text checkpoint properties error alp 0 1,054 11-24-2017, 04:36 PM
Last Post: alp
  bitmap checkpoint ch_rk2004 0 1,546 07-16-2015, 05:15 PM
Last Post: ch_rk2004
  Error of checkpoint in record & run mood arif 0 2,080 11-13-2013, 08:48 AM
Last Post: arif
  Failed to run the test due to an unknown error. Extensibility ajeshnair 4 6,379 10-17-2012, 03:13 AM
Last Post: dvmehta9

Forum Jump:


Users browsing this thread: 1 Guest(s)