Difference between image checkpoint and bitmap checkpoint
Answer Posted / ravindra
Image ckeck point is check the property value of an image.
Bitmap check point is used for to ckeck the captured area
of an image.
EX:Suppose in India map AP state is blinking i.e zoomin and
zoomout to check these type of images we are using the
Bitmap check point.
Is This Answer Correct ? | 2 Yes | 4 No |
Post New Answer View All Answers
Why do we use breakpoints in QTP?
what QTP Options do you know?
what is the difference betn QTP 8.0 AND PREVIOUS VERSION
I have two For loop, first For loop does is creates a customer and input the customer info and then the second for loop within the first for loop does the follows which is capture the customer name and verify the with the data within the datatable. The problem I am coming across is that when it goes through the second time creating another customer and then verify the second customer then it creates the following during runtime. I want is to have the customer2 below Customer1 under the Customer_from_Apps. Any help will be greatly appreciate it. Customer Customer_from_Apps Customer_from_Apps1 Customer1 Customer 1 Customer2 Customer2 Window("Customer Desktop").Window("Customer Tracking (Privacy").WinObject("TreeView20WndClass").Click 92,244 runtimevalue = .VbTreeView("vbname:=AppServerTree").GetROProperty("Selectio n") Customer_Val= Datatable.GlobalSheet.AddParameter ("Customer_from_Apps",runtimevalue) row=datatable.getsheet("Global").GetRowCount For x=1 to row datatable.SetCurrentRow(x) Data_Val=Datatable.Value("Customer",dtGlobalSheet) If (trim(Customer_Val)=trim(Data_Val)) Then Reporter.ReportEvent micPass, "Customer validation successful", "Actual Value: " &Data_Val&vbcrlf& "Customer Value: " &Customer_Val else Reporter.ReportEvent micFail, "Cusotmer validation unsuccessful", "Actual Value: " &Data_Val&vbcrlf& "Customer Value: " &Customer_Val End If Next
Which environments are supported by hp qtp?
How do you test the text displayed in the header portion of times of india epaper. Hot news(banner) are scrolling in the top of the page, how do you test using QTP?
Hi All, I need code for how to execute qtp scripts from excell sheet
what is review
hi, can u tell me the QTP TEsting process in present real time companies?(beware of this... now a days Recording is not using,, only DP) and don't tell note book answers like step 1 spep2....like this .......post answer with professional skills in simple english words) thank u
Hi, Can we open a test in qtp10 which is saved in qtp 9.2?
How to add verification steps to tests?
In qtp, explain what is keyword driven automation framework?
wht type of User defined functions or Java Releated functions Do we write in VB scripting
What is object spy in quicktest professional?
Tell me about qtp?