What is the use of low level recording? How does it useful?
Answer Posted / 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 |
Post New Answer View All Answers
What the differences are and best practical application of Object Repository?
can the activities of test case design be automated?
What are the Disadvantages of shared object repository?
What is an optional step in qtp ?
How to find Operating system information using QTP script?
when I try to run below script in QTP "totalPages" value is 2. But i am getting error message (Type mismatch: 'totalPages' Line (): "For i=1 to totalPages".) totalPages=Browser("Name:=User").Page("Title:=User").WebElem ent("innertext:=of.*").GetROProperty("InnerText") msgbox totalPages For i=1 to totalPages rnum=Browser("Name:=User").Page("Title:=User").WebTa ble("column names:=User Name;ID;Last Name;First Name").GetRowWithCellText("store4") If rnum>0 Then r=rnum Exit for End If Browser("Name:=User").Page("Title:=User").WebElement ("html tag:=A","x:=471").Click MsgBox "Exit" Next
Explain the check points in quicktest professional (qtp)?
What is Curd testing?
How you create new action in qtp?
Hi friends did any budy attend accenture system test for qtp? if any budy pls drop questions.not only accenture any other mnc company which you attended system test(QTP)?it may helpful to others also
write a script to verify the image path(src property) of the images which are in web pages.
I want to know what are QTP functons and what are VB script functions. What is the difference between them.When we have to use these functions.
Can any body please tell me the steps of keyword driven frame work in qtp. My mail is saswat445@gmail.com please send some materials on keyword driven testing in qtp. thanks a lot...
In qtp, explain what is qrs file?
How to change the priorities of the recovery scenario properties?