| Other QTP Interview Questions |
| |
| Question | Asked @ | Answers |
| |
| How can we do Data driven testing Using For loop in QTP? | | 2 |
| What is the differnce between action & script | | 1 |
| Please explain about unicode compatibility in QTP. how we
can able to use it. Please help me | | 1 |
| I would like to do some certifications in QTP. please
suggese what kind of certifications can i do. I am
currently put up at chennai. So please suggest some reputed
centres where these courses are offered. | | 1 |
| what is recovery scenario in QTP? what is the need of the
recovery scenario in QTP? what are the advantages of the
recovery scenarios in QTP? | CTS | 3 |
| When i use paramateriztion for tickets in flight
reservation application , the tes'll run for first
iteration but for the second iteration it'll give this
details, but the second iteration is failed. Pls anyone
clarify it.
Cannot find the "Agent Name:" object's parent
"Login" (class Dialog). Verify that parent properties match
an object currently displayed in your application. | | 1 |
| what is risks of testing a project? | AppLabs | 4 |
| h u call the function | Wipro | 5 |
| diff between wr and qtp in detail. | | 4 |
| Which is the best testing institute for QTP training in
Hyderabad. | | 3 |
| WHAT IS THE DESCRIPTIVE programming when it is useful? &
when to use this ? | | 2 |
| Give me the Example of standard check point and text check
point with syntax? | IMI-Soft-Engineering | 2 |
| What is the concept of hooking in QTP? | | 1 |
| 1. How to capture data from images in QTP and produce them
in Excel sheet ?
2. What is Terminal Emulator add-in installation and
configuration procedure ?
3. Tell me how do u define action and transaction in QTP ?
4. Is QTP case sensitive ?
5. Problem with XML checkpoint ?
6. When was QTP 8.2 and Loadrunner 8.0 officially released
to the market ?
7. Can we record on netscape browser does it require any
special settings ?
8. How do I add new object to the object repository to any
particular frame ?
9. Do we have rapid test scrpit wizard in QTP ? How to learn
all the windows and objects in QTP
10. How to open Exceel sheet using QTP script ?
11. Is it necessary to learn VB script to work with QTP or
we can manage with keword driven ?
12. What is descriptive programming in QTP ?
13. How to invoke the QTP from dos prompt and run a test
without any interaction with human ?
14. What is the meaning of Context sensitive ?
15. How to retrive the property values from "Resource.mtr"
after recording the script with "Standard checkpoints" ?
16. Where should we use accessbility checkpoints. Can u
explain me with the example ?
17. How do we add object repository dynamically ? (During
runtime)
18. How to record right click of a context menu and click on
the selection ?
19. How to connect oracle database to QTP ?
20. How will you load few objects in Active Screen ?
21. Can I compare two DataBases using QTP ?
22. If the the two object have same class then how QTP will
find the object ?
23. Can I change the runtime properties of an object ? How
can I check if a parameter exists in database ?
24. What is the script for database check point, bitmapchek
point, regular expression ?
25. What is QTP environmental variable ?
| | 1 |
| How to record right click of a context menu and click on the
selection ? | | 2 |
| if full in Object Repostoiory then how to load other Object
Repository | | 2 |
| Pls let me know completely about descriptive programming,
where it is used, pls explain with a real time example of
its occurence and the program code written in qtp.
| | 3 |
| Hi
I am new to QTP. we are planning to implement automation
for the application.
I am trying to execute the following script:
Set ExcelObj=CreateObject ("Excel.Application")
ExcelObj.WorkBooks.Add
Set NewSheet=ExcelObj.Sheets.Item(1)
NewSheet.Name="Order"
ExcelObj.Cells(1, 1).Value = "Name"
ExcelObj.Cells(1, 2).Value = "Ordernum"
ExcelObj.Cells(2, 1).Value = "nam"
ExcelObj.Cells(2, 2).Value = "21"
ExcelObj.ActiveWorkbook.SaveAs "c:\test1.xls"
ExcelObj.Quit
Set ExcelObj = Nothing
in the above script for the line(ExcelObj.Cells(2, 2).Value
= "21")
it is inserting the value 21 successfully.this is fine
But if i want to insert a variable instead of the constant
value then what should be the modification in the script.
For example: If user retrives a value
throug "GetRoProperty" and wants to insert the value into
then how the script changes? | | 1 |
| actually how many hours per one day we will work on
automation (qtp) in real time
| Synechron | 1 |
| i have opend 2 gmails i am working with 1 gmail i want to
close other gmail by usig script.
2.i have 10 links in a page all of them have same
properties& names i want to click on 5link by using script.
3.i have one combobox in that i want to see all the
citynames in the combobox and i have to check weather
hyderabad is present or not.
4. size of objectrepository.
5.what r problems we get during writing the script.
6.is it possible to compare to excel sheets in qtp if
possible wht is the script.
7.example for lowlevelrecording | Semantic-Space | 2 |
| |
| For more QTP Interview Questions Click Here |