What is the Diff between Image check-point and Bit map
Check point?
Answer Posted / rajendra pradeep
For Checking whether an Image existson a webpage is "Image
Check Point" and and Checking a part of that image
is "Bitmap Check Point"
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
I used the below code to open QTP through VBscript?But i can unable to Invoke QTP...PLZ help me with the correct code to invoke QTP through VBS with description of the code aswell. Dim qtApp 'As QuickTest.Application 'Declare the Application object variable Dim qtTest 'As QuickTest.Test 'Declare a Test object variable Dim qtResultsOpt 'Declare a Run Results Options object variable Set qtApp = CreateObject("QuickTest.Application") 'Create the Application object qtApp.Launch 'Start QuickTest qtApp.Visible = False 'Make the QuickTest application visible qtApp.Open "C:\form", True 'Open the test in read-only mode 'set run settings for the test Set qtTest = qtApp.Test qtTest.Run 'Run the test 'WScript.StdOut.Write "Status is: " & qtTest.LastRunResults.Status 'Check the results of the test run qtTest.Close 'Close the test qtApp.quit 'Close QuickTest Pro Set qtResultsOpt = Nothing 'Release the Run Results Options object Set qtTest = Nothing 'Release the Test object Set qtApp = Nothing 'Release the Application object
What is keyword view in qtp?
Hello everyone! I am just writing a small test for a windows application. I have a problem with a text output value. The value i am trying to catch is presented in a scrollable textbox. When the text is too long, only a portion of it gets captured. Do you have any experience with this?
How to suppress warnings from the test results page?
Why is action split used by qtp?
iam working in QTP for 2+ of exp if i attend the interview what r questions asked in perfomence testing{loadrunner} ? pls any one can say answer to this question?
To retrive the test data which tool vl use and whats basis u vl write test data? its urgent
In application which areas to be automated and what kind of situation will be take? using QTP? Plz give me the clear answer
Can we Test Welcome Screens and Process Images with QTP
Any body have QTP 9.5 licence key. please provide me at madhukar_dec30@yahoo.co.in
What is the parameterization? Give one example?
What phases are involved in testing an application in qtp?
What are the advantages of parameterization ?
Give the syntax to load function at run time.
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