| Other QTP Interview Questions |
| |
| Question | Asked @ | Answers |
| |
| How can we encrypt the username using recording mode in
login window? There is 2 encrypted types what are it | TCS | 1 |
| How to connect to data base? | | 1 |
| 1. how can you handle exceptions without using recovery
scenario? | TCS | 3 |
| My company has recently started using Ajax for building UI
and QTP is nor recognizing the drop down list for
selection.It recognises it as a general Web Element or Web
Table. I have added individual selections from the drop
down as web Table. It works as long as the page is not
refreshed. I need some help and inputs as to how to make
QTP recognise a drop down list for selection. Any help will
be appreciated. | | 1 |
| what r the executing modes in QTP | | 2 |
| 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 |
| What are the different types of Database checkpoints in QTP?
when they are used? | | 1 |
| How u execute test cases in manual testing? | Accenture | 2 |
| What type of framework you are using in your company and
explain it? | CTS | 3 |
| pls tell me different type of automation frame works in QTP
and which one need to select in client server application | Syntel | 5 |
| What is the difference between Functions and Action ? | | 1 |
| WHAT IS THE USE OF "FUNCTION GENERATOR" IN QTP? | | 2 |
| In QTP if u got a defect , how to report to developer using
Test director or Quality center . | Wipro | 3 |
| What r types of parametarizations? | | 4 |
| what are the difference ways of parameterising? | | 1 |
| diff between wr and qtp in detail. | | 4 |
| how to capture (or) checkpoint for chineese or any other
language except english using QTP in a web page. ( my
application have 24 language, how to check those lanugages
using QTP? is it possible). Please let me know
| | 2 |
| How to test the mandatory fields in QTP? | SoftSolve | 1 |
| write progamming connecting QTP to database sql? this is
question asked by interview? pls any answer this? | IBM | 2 |
| where the log files stored when using QTP? plz send answer
to me ........ | | 1 |
| |
| For more QTP Interview Questions Click Here |