What is the Diff between Image check-point and Bit map
Check point?
Answer Posted / hemasundar
Image CheckPoint Identify the properties of that particular
Image which we hav given like height,width,x,y,etc.But
Bitmap chechkpoint is to Identify the Object.That means
Both Images are same or not.
I hope this is clear 2 u all
thank you
hemasundar
| Is This Answer Correct ? | 0 Yes | 1 No |
Post New Answer View All Answers
How to find a window is minimized or not
i have doubt suppose iam purly working in QTP, when i will work on sql and performence testing? pls any one clarify doubt?
You will receive the mail in your outlook from client at night time to go ahead for the execution. Based on the mail you need to trigger the batch run. What is the QTP Code for this?
Explain the concept of object repository and how quicktest professional recognises objects?
Tell some commonly used Excel VBA functions?
How can we retrieve the Bug Ids which are open&Reopen in status through QTP scrit?Please find the script which i tried... Dim objBugFactory, objBug Dim BugId Set TDConnection = QCUtil.TDConnection Set objBug = TDConnection.BugFactory If QCUtil.IsConnected then Reporter.ReportEvent 0, "Connected", "Connected to server: " + QCUtil.TDConnection.ServerName + chr (13) +"Project: " + QCUtil.TDConnection.ProjectName + chr (13) + "Domain: " + QCUtil.TDConnection.DomainName Reporter.ReportEvent 0, "Current time on server is","==>" & TDConnection.ServerTime Else Reporter.ReportEvent 1, "Not connected", "Not connected to Quality Center" End If If mybug.Status="Open" Then BugId=mybug.DefectId MsgBox BugId End If 'OR**********************************--------------------- -----********************************** If Bug_Fields("BG_STATUS").Value ="Open" Or "Re Open"Then BugId=Bug_Fields("BG_BUG_ID").Value MsgBox BugId End If
what are the mandatory properties for a tex boxc (scenario?)
Any body have QTP 9.5 licence key. please provide me at madhukar_dec30@yahoo.co.in
What are the properties you would use for identifying a browser and page when using descriptive programming?
how can you do retesting (datadriven test) using notepad amd by using functions NOTE u should not use datatable methods
Hi, Can anyone please tell me how to connect the QC with QTP using QTP script? Thanks in advance
What are the different ways to invoke an application using QTP?
Qtp has been installed on my pc but recently ON opening it is giving this error PLEASE REPLY IT IS URGENT IT WAS WORKKING FINE QTPRO.EX THE instruction at "0x7.. ...". referenced memory at "0000....The memory could not be read... Awaiting QTP XPERTS REPly URGENT
By using QTP can we record any log files written by the application which is in execution?
wt is the use of multiple questions in QTP