Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


When The Low Level Recording is Used in QTP

Answers were Sorted based on User's Feedback



When The Low Level Recording is Used in QTP..

Answer / aarati borse

See ..mostly in real practice normal recording is used..
Theoriticaly all over it is give that when any object is
not getting recognized by QTP then we need to use this low
level recording mode.Loe level doesnt support to "Select "
operation.Please everybody take this in account...
Try this LL mode on standard Flight Reservation apps which
is provided by QTP itself.
Record for whole insert order..by LL mode.Only by mouse
select all the required options..
It will get fail..

Now do the same thing but use here only tab...for selecting
any option from list.
Now it will work..

Is This Answer Correct ?    0 Yes 0 No

When The Low Level Recording is Used in QTP..

Answer / ashish.a

In case of any customized object we use low level recording, to identify the customized object.

Is This Answer Correct ?    0 Yes 0 No

When The Low Level Recording is Used in QTP..

Answer / praveen

To Record non-support environment object operation in to
automation script we prefer low-level recording.

Is This Answer Correct ?    0 Yes 0 No

When The Low Level Recording is Used in QTP..

Answer / sridhar.k

Sometimes low level recording is used to record unexpected
defects that arise due to mouse movement and key strokes.

Is This Answer Correct ?    3 Yes 4 No

When The Low Level Recording is Used in QTP..

Answer / venkatraj.b

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 2 No

When The Low Level Recording is Used in QTP..

Answer / prashanth

Low Level Recording is used to record Non-Supportive
technologies

Is This Answer Correct ?    0 Yes 2 No

When The Low Level Recording is Used in QTP..

Answer / deeps

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 ?    2 Yes 5 No

Post New Answer

More QTP Interview Questions

how we connect 1. qtp9.2 to the quality center9.0? 2. Load runner8.0 to the quality center9.0

0 Answers  


Hi i want to export the data from applicatioon to excel and later i want to import and use it for my scripts hoe can i do this?

1 Answers  


setroproperty and getroproperty difference

5 Answers   Ordain Solutions,


what is the default ordinal identifier.what are the send keys in qTP.

1 Answers  


.have you ever written compiled module? if yes , tell me about some of the function that you wrote.

0 Answers   TCS,


How to analyzing Test Results using QTP?

1 Answers  


What are the technics follow in writing VB script?

0 Answers   CTS,


I am executing a batchfile.In one script on one Button i have inserted a checkpoint.It is in a loop,my checkpoint is going to fail sometimes.That failed results only I have to log in a file.How it's possible...pls give the solution for this?

6 Answers   Wipro,


1.How do u prepare the test suits in QC? 2.How do u convert requirements to test plan in QC?

0 Answers  


can any one please tell me which is the best institute in Bangalore to learn QA (crash course)? Thanks

0 Answers   iFocus,


What do you mean by checkpoints in qtp?

0 Answers  


Hi all, On recording a particular Web application with QTP,Have came across a problem for which I havent found a solution so far.. The script of importance is as follows: Browser("Personalized Start Page").Page("XYZ").Frame ("mainFrame_4").Link("address.csv").Click Browser("Personalized Start Page").Page("XYZ").Sync Dialog("0% of dms.php from XYZ-").Dialog("File Download").WinButton("Save").Click My problem is that on recording the application with QTP and clicking the "address.csv" link another browser window comes up temporarily followed by the Windows "FileSave" dialog.The browser window which came up closes down when the Windows "FileSave" dialog is visible and I save the file to a windows location. On the "Record and Run" settings under Qtp,have activated settings for web and windows applications. But when I run this recorded script,and after the "address.csv" click,The browser window comes up and goes down,No Windows "FileSave" dialog comes up and the QTP shows the error Dialog("0% of dms.php from XYZ-") object is not found,though this object is there in the repository. Have tried putting the Dialog("0% of dms.php from XYZ- ").Exist property.But the "Exist" property is not recognised by the dialog at all. Any help in this direction is appreciated.. Thanks in advance J

1 Answers   ADP,


Categories