What is the difference between Image Checkpoint and Bitmap
Checkpoint?
Answer Posted / remo
image checkpoint is used to capture the desire location
bitmap checkpoint will capture whole picture
| Is This Answer Correct ? | 2 Yes | 6 No |
Post New Answer View All Answers
Do you know how to connect database? Can you tell me the procedures?
when I try to run below script in QTP "totalPages" value is 2. But i am getting error message (Type mismatch: 'totalPages' Line (): "For i=1 to totalPages".) totalPages=Browser("Name:=User").Page("Title:=User").WebElem ent("innertext:=of.*").GetROProperty("InnerText") msgbox totalPages For i=1 to totalPages rnum=Browser("Name:=User").Page("Title:=User").WebTa ble("column names:=User Name;ID;Last Name;First Name").GetRowWithCellText("store4") If rnum>0 Then r=rnum Exit for End If Browser("Name:=User").Page("Title:=User").WebElement ("html tag:=A","x:=471").Click MsgBox "Exit" Next
How many ways we can parameterize data in quicktest professional?
Explain the qtp test phases.
What are the methods of the TextStream object that are used for reading from a text file?
Dear All, How to generate Pass or Fail Report in QTP without using Reporter.Report Event Method ? Thanks Balaji
Tell me one scenario, the complex functionality you have automated in your project?
Please provide specific examples of advanced/creative usage of QTP, including how impact & benefits for your project
Explain the concept of how quicktest professional (qtp) identifies object?
How many types of actions are there in quicktest professional?
How to integrate the qualitycenter with qtp
Hi friends I need to know about jubula automation tool. Is anybody know in bangalore where jubula tanning class is going on do let me know. Its urgent for me to learn that tool please help.
What is the difference between byref and byval in qtp?
can i compare two databases using QTP ?
What are the types of environment variables in qtp?