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

QTP script is not working on other's machine..

0 Answers  


What is smart identification?

2 Answers   Ordain Solutions,


What is data driven testing in QTP?

11 Answers   Agile Software,


hi, i am trying to capture "web element" names in a web page, and i written the code like this,, with Browser("title:=") with .page("") .webelement("htmltag:=...").getroproperty("innertext") end with end with //////////////////////////////////////////////////////////////////////////////////// QTP RETURN ERROR like this: " object's description matches more than one of the objects currently displayed in your application. Add additional properties to the object description in order to uniquely identify the object" ok fine , i need to search another property other than "index" i use all the properties like class,text,innerhtml,innertext,visible=true,x , y,abs x ,abs y...but qtp returns error ..... in this webpage index is difficult to find? how to solve

1 Answers   IBM,


I have recorded a test over web application(with IE6.0) in analog mode. But, while running it my test gets failed. Why? (Note: my systray has 3 open web applications)

1 Answers  


Difference between keyword driven test and DDT?

1 Answers  


we add library file used in test via settings or through "ExecuteFile" command. when we implement framework do we make common library file and load the same for all the test cases execution?

0 Answers  


What is the virtual object?

0 Answers  


Give the syntax to load function at run time.

0 Answers  


What is the exact difference between QTP and RFT ?

2 Answers   CTS,


where do you store the test result?

2 Answers   HCL,


What is the difference between driver-script and AOM-script?

2 Answers   IBM, Value Labs,


Categories