what is the difference between image and bitmap check point
Answer Posted / prajakta
Image check point - It will capture your whole image.
Bitmap Check point- Using this you can capture desired area
of image or other portion.
| Is This Answer Correct ? | 2 Yes | 1 No |
Post New Answer View All Answers
Dear All, How to generate Pass or Fail Report in QTP without using Reporter.Report Event Method ? Thanks Balaji
After executing the script in qtp suppose i found some script execute successfully and found some error.So how to report the status for both (i.e pass and fail report)in test director. For "fail" We use "defect tab" in testdirector. But for "pass" how to report it to TL.what is the process plz anybody ans
Hello, Is there any way to send the test results in html format (or any other) by email using outlook after the test run ends? thank you in advance
QTP 10.0 is not identifying web objects for IE 8.it is identifying like winObject.I installed HP patch QTPWEB_00037.Still getting issue
What are the views available in quicktest professional?
What we are looking for is to load properties of object dynamically as for our application the global repository will pretty huge. It will be really helpful to us if something similar to following functions of Winrunner is available in QTP. #Define descriptor auto strDesc; #set property in the descriptor Gui_desc_set_attr(strDesc,?Class?,?Edit?); --- put other properties #Add Edit box to GUI Map Gui_add(? ?,strWindowName,strEditboxName,strDesc);
What is active screen?
What is a recovery scenario?
Without integrating QC/Testdirector with QTP, is it possible to keep track of the defects?If yes how? How to export QTP results to an excel sheet?
An action has both shared and local or associated to it and both have the same object in them. In the test which one will be considered?
How to get Traceability matrix from TD?
What are the benefits of qtp?
In qtp, how you can exit for loop?
What is the parameterization? Give one example?
How can i test an application like Google Earth.In my application data will be fetched from a oracle database based upon which graphs are generated..so these all are dynamic..how can i use qtp here..alongwith that how can i test the map generated by a satellite just like google earth..