How many types of Recordings are there in QTP and what are
they?
Answer Posted / jayalakshmi
They are three types of recording modes in QTP. They are
three types
General Recording:In this Mode QTP is Recording mouse and
key board operation with respective object and windows in
our application.
Analog Recording:In this Mode QTP is Recording mouse
pointer movement with respective desktop co ordinates.
Low Recording:In this Mode QTP is Recording mouse pointer
movement on the desktop with respective time.
| Is This Answer Correct ? | 12 Yes | 3 No |
Post New Answer View All Answers
I want to do QTP Certification what is the pattern of Question paper.
how can we do the frame work in 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?
How QTP support all types of applications (platforms)?
What is smart identification in QTP?
Suppose you are using shared objects repository in your test and you want to split your present action? At that time shared object repository is single or it’s also splits?
I am trying to install QTP 9.5 but i am getting error message saying that ("Path is \QuickTest Professional\bin\vb_init.exe") vb_init.exe file is not find. can anybody give me the advise what to do ?
what the difference between shared repository and per action repository?
before launching qtp, we need to close all the open browsers u dont know what are all the browsers either it might be ie,mozilla etc and u dont know how many brosers are open.... u need to close all these before launching qtp.. can anyone plz temme d solution...
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
Can any one tell me.......How the test engg's start testing in the compy environment.....real time tester PLSSSS help me i need in depth information regarding this...
Describe function procedure in vbscript.
Explain the types of properties that quick test learns while recording?
What is data driver in qtp?
What is QTP scenario.