what is selective recording ? and normal recording?
Answer Posted / guest
Hi,
Normal recording mode is default(selective) mode and we can
record objects in the app.
Regards
AAAA
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Is QTP Supports SWT applications? If yes, can you write a sample script for opening a new package in eclipse.
Explain the checkpoint in qtp?
Hi frens! I am testing VB project with MS Access database. At add button click my record is storing in data table and it is shown in datagrid. So at Delete button click i want to check datagrid rows 9before and after delete). so how can i do it using descriptive programming?
Mention what are the different types of recording modes in qtp? Which will be used when?
how to use the QTP choose the data from oracle? e.g. i input the identity card NO. this will be add new record in the database ,and now i want get this record's prime key.
X flies from Hyd to bangalore using different methods of transportation. write the test scenarios and test cases for this?
What are the types of data tables in qtp?
What are the ways you can synchronize?
Explain the concept of object repository and how quicktest professional recognises objects?
How many scripts did you have?
What is the qtp testing process?
I have 5 save buttons in 5 tabs . The tabs are placed one after the other. My object repository have these added as 5 save buttons with name sav1, save 2, save 3 , save 4, save 5 .all are getting highlighted from OR but they are not getting clicked. After spying each button all the properties are same except First button Index 0 html id:=btnSaveTab1 outerhtml:=", Second button "html id:=btnSave "outerhtml:=", Third button "html id:=", outerhtml:=",
Can the user toggle between using Local OR and shared OR for the same action?
Suppose I have three hyperlinks with same properties. How to solve this and what are the ways to solve this. we can solve this by using index property but what are the other ways we have have to solve this problem. Login (href: btnlogin.aspx) Login (href: Sourcelogin.aspx) Login (href: homelogin.aspx)
what is meant by source control?