What is the use of low level recording? How does it useful?
Answer / guest
Low level recording is used when QTP fails to recognize
objects of the application. It basically records the x-y
co-ordinates of the screens, keyboard
inputs and also mouse clicks.
| Is This Answer Correct ? | 1 Yes | 2 No |
What is the differences between image check point and bit map check point?
can u Give Procedure to Handle Pop Window & write Code for that
Do we get any issues if we run the test script on differentbrowsers?what are the options we need to set in QTP?
what is the use of Text output value in Qtp?
requirement is for combo box your expected value is str= "Denver.Frankfurt.London.Los Angeles.Paris.Portland.San Francisco.Seattle.Sydney.Zurich" ar = Window("Flight Reservation").WinComboBox("Fly From:").GetContent your actual value is : that shows data in combo box how can u test the both data is correct or not by using split function
what are the different types of framesworks in QTP?what is the keyword driven framework?
Where u will use output checkpoint in QTP?
what is error and fault in terms of software quality?
Can we access the java methods in qtp. Because my requirement is to access the swt(for eclipse an it is java code) methods in qtp is it possible?
How to Start recording using QTP?
how to write the descriptive programming in QTP for remove the object value and substitute, with a variable then call the validation from excel
Cn u please clarify my doubt Where are micTab and micReturn used.Thanx in Advance