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       Ask Questions on ANYTHING, that arise in your Daily Life at     FORUM9.COM
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
hello everyone,

can anybody please tell me what are the different recording 
modes of QTP, and where these recording modes are present 
in QTP 9.2.

Thanks in advance,
Gaytri
 Question Submitted By :: Gaytrisareen
I also faced this Question!!     Rank Answer Posted By  
 
  Re: hello everyone, can anybody please tell me what are the different recording modes of QTP, and where these recording modes are present in QTP 9.2. Thanks in advance, Gaytri
Answer
# 1
There three modes of recording available in QTP.

1) Normal
2) Analog
3) Low-Level recording.

 
1-- Normal recording modes record what ever u were preformed
on ur application.

2-- Analog recording mode records ur performed on
application with respect to mouse movements(x-cordinates and
y- coordinates)

i think u got my answer.

if not..let me know pls..

sudhanandareddy@gmail.com
 
Is This Answer Correct ?    0 Yes 0 No
Sudhananda Reddy
 
  Re: hello everyone, can anybody please tell me what are the different recording modes of QTP, and where these recording modes are present in QTP 9.2. Thanks in advance, Gaytri
Answer
# 2
Hi Sudhanadra,

first of all thanks for urs reply. can u please tell me 
where this option of recording mode i.e. how we can change 
the recording mode in QTP 9.2.

I understood the different types of recording modes by urs 
reply.

Thanks,
Gaytri
 
Is This Answer Correct ?    0 Yes 0 No
Gaytri
 
 
 
  Re: hello everyone, can anybody please tell me what are the different recording modes of QTP, and where these recording modes are present in QTP 9.2. Thanks in advance, Gaytri
Answer
# 3
by pressing F2 key..it will start Normal recoding mode..or
go to test Record button will be there.

it will start Normal record..if u want to change the mode at
the time of recording..go to test select analog record..or
press ctrl+F3. it will start analog mode.

the default mode is Normal recording.

if any feed back on my answer..pls mail me..

sudhanandareddy@gmail.com or nanda.dreddy@gmail.com
 
Is This Answer Correct ?    0 Yes 0 No
Sudhananda Reddy
 
  Re: hello everyone, can anybody please tell me what are the different recording modes of QTP, and where these recording modes are present in QTP 9.2. Thanks in advance, Gaytri
Answer
# 4
hi sudhendra,

I got it.
Thanks for your reply.

Gaytri....
 
Is This Answer Correct ?    0 Yes 0 No
Gaytri
 
  Re: hello everyone, can anybody please tell me what are the different recording modes of QTP, and where these recording modes are present in QTP 9.2. Thanks in advance, Gaytri
Answer
# 5
u r welcome..pls post more questions .....
 
Is This Answer Correct ?    0 Yes 0 No
Sudhananda Reddy
 
  Re: hello everyone, can anybody please tell me what are the different recording modes of QTP, and where these recording modes are present in QTP 9.2. Thanks in advance, Gaytri
Answer
# 6
in QTP 3 modes of recording
1-context sensitive mode(object releted operations)
2-analog mode(to record mouse pointer movements)
3-low level recording(we can use this option when tool not 
identified d object by above 2 modes)
.........litan........
 
Is This Answer Correct ?    0 Yes 0 No
Litan
 
  Re: hello everyone, can anybody please tell me what are the different recording modes of QTP, and where these recording modes are present in QTP 9.2. Thanks in advance, Gaytri
Answer
# 7
Hi Gayatri,

In QTP 8.2, as u know 3types of Recording modes..

F3 -- Normal Recording
Ctrl + Shift + F3 --- Analog Recording
Ctrl + shift + F4 --- Low level Recording.

In 9.2 i too dont know...
 
Is This Answer Correct ?    0 Yes 0 No
Srikanth
 

 
 
 
Other QTP Interview Questions
 
  Question Asked @ Answers
 
In QTP while testing 3 tier application, It is Java Based Application developed using Java, servelets and JDBC etc... and It is a Web based Application.. which Add-In do we need to select while testing ...Java or Web Add-In  5
Can anyone tell me what is the equivalant method to be used in QTP for "web_obj_get_text" used in winrunner. My winrunner code is below. set_window("Confirm Add Subscriber"); rc = web_obj_get_text("Add subscriber:","#8","#1",orderID,"The order number is","\.",1); basically I need to retrieved the "orderID " from a string present in 8th row & 1st col of table "Add subscriber"  1
I want to check in the data table(Globalsheet) column exist or not through script .If column not exist only proceeded to next step Pls tell me how to proceeded? Syntel4
What is the scripting language used in QTP?  6
write is the code for regular expression in QTP IBM1
How can we add regular expression for date field (dd/mon/yyyy)? CTS2
Pls answer this: What is the difference between a subroutine and a function? A. A subroutine can call itself; a function cannot B. A function returns a value; a subroutine cannot C. A function can accept arguments; a subroutine cannot. D. A subroutine can call other procedures; a function cannot.  1
what will be there in keyword view and expert view?  1
how to write this script using descriptive programming? the script below is the script generated by QTP plz write the script using descriptive programming? plzzzzzzzz do answer thanku Browser("Welcome: Mercury Tours").Page("orkut - login").WebEdit("Email").Set "test123" Browser("Welcome: Mercury Tours").Page("orkut - login").WebEdit ("Passwd").SetSecure "475259b450e3d212bef4a5f5ce9d32ebcbf4" Browser("Welcome: Mercury Tours").Page("orkut - login").WebButton("Sign in").Click Browser("Welcome: Mercury Tours").Page("orkut - home").Link ("Logout").Click Browser("Welcome: Mercury Tours").Page("orkut - login").Sync Browser("Welcome: Mercury Tours").Close  1
what is the use of automation objective model?where is used? plz tell me  1
what are the metrics in general we use in testing. TCS5
can any body tell me all of the release dates of QTP?????..... thanks in adv!  3
I have 5 no.of Action in my Test. Out off which i should make 3rd action as my start-up action. How should i make it?  1
It is a SQL question. Write a query to find top three salaries in an EMP TABLE?  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
how u test a frame in a web page using QTP? Accenture1
hi i have one doubt i have 4 yrs exp in testing and iam working one mnc in north but i have completed my degree correspodene is the companies are accept in south side some people are tellig they won't agree but i need correct answer plz let me know which companies are taking and not taking thanks in advance  8
What is QTP Frame Work ,and i want it in detail Value-Labs1
Hoe to generate all numbers in between to numbers suppose all numbers in between 1 to 100 using vbscript give me code  1
What is iteration? How it is related to Test Results in QTP Virinchi-Technologies2
 
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