ALLInterview.com :: Home Page KalAajKal.com
 Advertise your Business Here     
Browse  |   Placement Papers  |   Company  |   Code Snippets  |   Certifications  |   Visa Questions
Post Question  |   Post Answer  |   My Panel  |   Search  |   Articles  |   Topics  |   ERRORS new
   Refer this Site  Refer This Site to Your Friends  Site Map  Bookmark this Site  Set it as your HomePage  Contact Us     Login  |  Sign Up                      
tip   To Refer this Site to Your Friends   Click Here
Google
 
Categories  >>  Software  >>  Testing  >>  Automation Testing  >>  QTP
 
 


 

 
 WinRunner interview questions  WinRunner Interview Questions
 Load Runner interview questions  Load Runner Interview Questions
 QTP interview questions  QTP Interview Questions
 Test Director interview questions  Test Director Interview Questions
 Rational TestSuite interview questions  Rational TestSuite Interview Questions
 Silk Test interview questions  Silk Test Interview Questions
 Automation Testing AllOther interview questions  Automation Testing AllOther Interview Questions
Question
When The Low Level Recording is Used in QTP
 Question Submitted By :: Naganath.patil
I also faced this Question!!     Rank Answer Posted By  
 
  Re: When The Low Level Recording is Used in QTP
Answer
# 1
1.if fails to record in Contact Sensitative
2.if it fails to record in analog recording
3.whem the Object is not identified
4.not use
 
Is This Answer Correct ?    2 Yes 1 No
Naganath.patil
[Echologix]
 
  Re: When The Low Level Recording is Used in QTP
Answer
# 2
When QTP fails to recognize object in Default mode,we 
switch to Low Level recording in order to record on Object 
level.
 
Is This Answer Correct ?    3 Yes 0 No
Rekha Basu
 
 
 
  Re: When The Low Level Recording is Used in QTP
Answer
# 3
Sometimes low level recording is used to record unexpected
defects that arise due to mouse movement and key strokes.
 
Is This Answer Correct ?    2 Yes 2 No
Sridhar.k
 
  Re: When The Low Level Recording is Used in QTP
Answer
# 4
If QTP fails to Recognize the  object in  application then 
the low level recording mode will be used for recognizing 
objects in  application. In low level recording mode QTP 
will recognize the objects as a "Window" or "WinObject".we 
can see in Expert View.
 
Is This Answer Correct ?    0 Yes 0 No
Ananth.s
 
  Re: When The Low Level Recording is Used in QTP
Answer
# 5
Some of the objects are not recognising in default 
recording mode then switch to low level recording. means it 
Captures objects , x & y co-ordinates of screen, keyboard 
inputs and also mouse clicks.
 
Is This Answer Correct ?    1 Yes 0 No
K Suresh
 
  Re: When The Low Level Recording is Used in QTP
Answer
# 6
when ever QTP is not recognise the objects by using 
standard recording and analog recording then only we will 
use the LOWLEVEL RECORDING
 
Is This Answer Correct ?    1 Yes 0 No
Venkatraj.b
 
  Re: When The Low Level Recording is Used in QTP
Answer
# 7
Low level recording is used for recording short cut keys 
like ctrl+N,ctrl+S.....

correct me if i am wrong
 
Is This Answer Correct ?    1 Yes 1 No
Deeps
 
  Re: When The Low Level Recording is Used in QTP
Answer
# 8
We use low level recording when QTP does not identify the 
objects in the application, and if the exact coordinates of 
the object in a application are required.
 
Is This Answer Correct ?    0 Yes 0 No
Uday Kumar_anem
 
  Re: When The Low Level Recording is Used in QTP
Answer
# 9
Low Level Recording is used to record Non-Supportive 
technologies
 
Is This Answer Correct ?    0 Yes 0 No
Prashanth
 
  Re: When The Low Level Recording is Used in QTP
Answer
# 10
Hi Uday Kumar_anem ,
                       how we can get exact coordinates in 
the application. And one more doubt is when ever the 
appliction cannot recognize the object, as per my knowledge 
we have to enable the smart identifier. This will assign 
the assisive property to recognize the object, If this 
doesn't work we go for the ordinal identifier.If you can 
clarify my doubt I would be very thankful.
 
Is This Answer Correct ?    0 Yes 0 No
Purni
 
  Re: When The Low Level Recording is Used in QTP
Answer
# 11
When inputs from Keyboard are needed in test as well as to 
capture mouse movements
 
Is This Answer Correct ?    0 Yes 0 No
Tester
 
  Re: When The Low Level Recording is Used in QTP
Answer
# 12
some times  qtp will not recognise non-standards objects,in 
that particular time we will use the low level recording to 
make as a standard objects..
may be iam not sure.........
 
Is This Answer Correct ?    0 Yes 0 No
Ravi
 
  Re: When The Low Level Recording is Used in QTP
Answer
# 13
i run the low level recording, but QTP haltet while runing 
script, does anybody know why_?
 
Is This Answer Correct ?    1 Yes 0 No
Sherry
 
  Re: When The Low Level Recording is Used in QTP
Answer
# 14
does low level recording record exact mouse operations or keyboard operations?
 
Is This Answer Correct ?    0 Yes 0 No
Indrajit
 

 
 
 
Other QTP Interview Questions
 
  Question Asked @ Answers
 
What is the concept of hooking in QTP?  1
Where we write the FUNCTIONS, in Expert view (or) in any textfiles like Notepad and save it in Library functions folder? How to cal that functions to our script? How to save that functions to Function generator?  3
What r the different type of reports generated in Quality Center? TCS1
pls tell me different type of automation frame works in QTP and which one need to select in client server application Syntel6
How many ways to configure the application in QTP,Explain CTS2
What is the DIFF Between PROJECT AND PRODUCT?When Company will need Product?  4
Hi Friends, Iam Beginner in QTP and i want to Try the software QTP. I checked the mercury site for QTP Trial version and i found QTP 9.0. The thing is that it supports windows 2000,Xp but not windows 98.And Iam using Windows 98 onlu and it's not possible for me to upgrade to windows 2000. Pls. guide me how to get the trial version of QTP which supports windows 98 Operating System The version may be 6.5 is ok for me.Thanks in Advance  2
Plz explain about Virtual object? What is the situation u r using , explain with example?  1
For Usability testing, which is preferable Automation or Manual?  6
In the QTP the snap shots obtained during the recording time will appear in the active screen, if we have to use the snapshots from where we have to access. in which memory location of QTP they will be stored?  1
how many wayes we do the parameterization?  1
How to create a Runtime property for an object in QTP?  4
i have a window , initial its name is "NEW CUSTOMER" i have to enter the details of customer in the test object fields and after saving the window name is automatically changing with the customer name . so how to identify that window after saving. (i am using descriptive programming.) Syntel3
hi i am new to qtp i need to run all files by a batch what is the procedure and what are following actions to be take? ADP1
How to retrive XML file data in QTP ? using Script(Chandana) Wipro5
what is the use of VIRTUAL OBJECTS? explain ?  4
what is the diff between Procedure and function iFlex3
hi all need one help . i want scroll down and up but thing the holl page is taking webtable. i need to scroll down and up using scroll tab any bodu knows plz help its urjent regards balaji  5
how can u find the syntax errors or other script errors in your test during the execution of your QTP Test - (i.e., not after the execution/test run finished, but before finishing the test run) HCL1
Pls can anyone give me the descriptive programing script to find the number of edit boxes in a login window in flights reservation (windows application only not web). Pls anyone, very urgent  1
 
For more QTP Interview Questions Click Here 
 
 
 
 
 
   
Copyright Policy  |  Terms of Service  |  Help  |  Site Map 1  |  Articles  |  Site Map  |   Site Map  |  Contact Us interview questions urls   External Links 
   
Copyright © 2007  ALLInterview.com.  All Rights Reserved.

ALLInterview.com   ::  Forum9.com   ::  KalAajKal.com