| Other QTP Interview Questions |
| |
| Question | Asked @ | Answers |
| |
| How do we create and run the scripts with out using O.R. ? | | 4 |
| what is the purpose of QTP? | | 2 |
| How to map Test cases to the script?
Please do anwser urgently?Thanks | | 3 |
| hi is there any chance to change encoding the password | | 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 |
| In my script there is a link(e.g. 'My Page') when I execute
the script sometimes(not every time) QTP throws an error
that "My Page(as link)" not found.
Pleaase tell me where I need to update | | 2 |
| how you test broken link using the automated tool QTP ? | Oracle | 3 |
| Hi any body can tell me the synchranization point syntax
thanks
in advance
| AppLabs | 4 |
| Hi I am working with QTP.If I want to write a certification
exams,Which one is the best one
suggest me friends!!
| | 2 |
| Explain the check points in QTP?
| | 2 |
| How do u use Database checkpoints and what are the use? | Qualtree-Solutions | 4 |
| can any one tell me what is process metrics and what is
product metrics if possible give me example.
Thank You | | 2 |
| How can we test an XML using QTP?
I have been to an interview, where they have given me an
XML which had 15 values and they have given those values on
a separate page. They asked me to write a QTP script to
check the XML is having those particular 15 values. | | 2 |
| 1. Pls can anyone give me the descriptive programing
script to find the number of edit boxes in a login window
in flights reservation (windows application only not web).
2. Using descriptive programing, how do you handle
changing URLs. Pls anyone, very urgent | Infotech | 2 |
| How do you start automating/ writing your QTP scripts ? | Keane-India-Ltd | 3 |
| How to Test Dynamic links ? | Wipro | 3 |
| What is Regular Expressions? | | 2 |
| User defined function in QTP | Lehman-Brothers | 2 |
| When and why do you use "OPTION EXPLICIT" in VB Script.
Is there any online help or something to learn the script
for Beginners? | | 5 |
| is qtp 9.2 supported for firefox browser3.0?bcoz when i
tried to create scripts with the application run on firefox
browser 3.0 then qtp 9.2 didn't ct=reate the scripts? | | 2 |
| |
| For more QTP Interview Questions Click Here |