| Other QTP Interview Questions |
| |
| Question | Asked @ | Answers |
| |
| Synchronizing test | Wipro | 2 |
| how do we add a new sheet to data table in QTP? | Wipro | 5 |
| What is the use of Regular expression? | | 4 |
| How to connect to the Database from QTP? | Thatavarti-Technologies | 7 |
| How the QTP recognize, handle n reports that a error has
been handled by it(QTP) when we perform a recovery scenario
in our application n in what manner it will display it in
resulting window? Plz help me out. | | 1 |
| how will u do database testing in qtp?
how will u do the same with descriptive programming? | Ordain-Solutions | 1 |
| 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 |
| How do you return a value from a function | | 1 |
| hi friends i have 4 yrs exp in testing and 2 yrsexp in
QTP.currently aim working in mnc in north as a permanent
employer .iam looking for job in south is there any
openings plz let me know my mail id is bjr@aol.in its very
urjent | | 5 |
| how do you done Data-driven test using MS-Word Instead of
DataTable | IBM | 3 |
| Write a user defined function to count the no. of buttons
existed in a webpage ? i dont want to use descriptive.create
()
| | 1 |
| how will b the questions if we keep one QTP project in
CV.please tell me iam attending an interview. | Questacon | 3 |
| what is the Command used to start the QTp from Run. | | 6 |
| IF application is a Java-based application means 2 0r 3
tier application. How the script will be in QTP. pls kindly
give some sample script.
| Wipro | 5 |
| I am Using QTP 9.1 version. I have created a Shared Object
Repository. The size of Shared Object REpository is 9 MB.
In my system i am able to execute the script very flexibly
and it is very fast. But if i copy the same code into other
system with the same configuration, it is executing very
slowly(i.e dam slow). It is not happening in all machines
it is in only some machines. Can please any one give th
esolution. It is high priority to me as i need to give demo
to client on their machines. | TCS | 4 |
| How exactly you start scripting in QTP? In the interview he
was not satisfied with my answer.Please post what is correct
answer. | | 2 |
| How to compare source and target database in testing?
Can anybody please tell me in detail the procedure how to
compare it? | | 1 |
| how we can know qtp has used smart identification machanism
during the execution. | IBM | 2 |
| Give me some scripts for 1). checking webpage links
(counting links,opening web pages,counting child elements)
| CIL | 2 |
| Can you do more than just capture and playback? | | 2 |
| |
| For more QTP Interview Questions Click Here |