| Other QTP Interview Questions |
| |
| Question | Asked @ | Answers |
| |
| How to export QTP results to an ".xls" file? | | 3 |
| setroproperty and getroproperty difference | Ordain-Solutions | 3 |
| how to merge object repositories? | | 5 |
| How to connect to data base? | | 2 |
| what are the environment variables,how do you use them.
give an example. | Polaris | 3 |
| how to capture data from images in QTP and produce them in
excel sheet? | | 3 |
| write vb script code to delete the duplicate values in an
array. | ADP | 2 |
| I have an application running in Linux server. I am
reaching the application through emulators like telnet. My
operating system at the client side is Windows XP. Using
emulator I am connecting the Linux server and working on
the application. Can I automate the testing of the
software running in Linux server using QTP. In short, does
QTP support the applications running in Linux servers. | | 1 |
| how to invoke the web application through script in qtp | IBM | 11 |
| Inserting a Call to Action is not Importing all columns in
Datatable of globalsheet. Why? | Accenture | 3 |
| Hi I have created a table in the MS access database. I want
to access the table in this database through QTP. The code
is given below. The code is not working.The following error
is displayed "Data source name not found and no default
driver specified". Any one can correct the code. Thanks in
advance.
Dim dbconnection, rs
Dim ca, sname
Set dbconnection = createobject("ADODB.Connection")
Set rs = createobject("ADODB.Recordset")
dbconnection.open "DSN = MS Access Database","", ""
rs.open "select * from Research", dbconnection
rs.movefirst
If rs.EOF <> True AND rs.BOF<> True then
ca = rs("order_number")
sname = rs("customer_number")
rs.movenext
msgbox ca
msgbox sname
End If | | 1 |
| My Application is a client server application , but there
is one functionality , when we click on one particular
icon
it launches web browser . When I am recording in QTP , By
select approprait web add in also , it not able to record
in web page , I am able to record till click on the icon.
Please provide me how to over come this type of problem. | | 1 |
| Explain about opening notepad in QTP and writing of test
result in notepad? | | 4 |
| What r the different type of reports generated in Quality
Center? | TCS | 1 |
| wt is memory leakage? | BSL | 5 |
| Can we directly automate testscripts accrdoing to
requirements? WHY ? | | 1 |
| can u put checpoints for moving images | Accenture | 2 |
| Explain about the Test Fusion Report of QTP ? | Ordain-Solutions | 1 |
| How we can merge the object repositories?say if we have two
or three object repositories then how e can merge them? is
there any option in Qtp to merge the object repositories | BirlaSoft | 4 |
| What is the diffrence bettween QTP 9.0 and QTP 9.1? | | 1 |
| |
| For more QTP Interview Questions Click Here |