| Other QTP Interview Questions |
| |
| Question | Asked @ | Answers |
| |
| In descriptive programming how we know the properties of
the objects, if application is not developed and the
prototype of the application is also not developed. | | 1 |
| what is throw object ? | | 1 |
| How do you find out whether the string is Numeric or Alpha
numenric.Suppose..'QTP is an automation testing tool 12345'
How should I know it is alphanumeric.Can any one please
write the code for this | | 3 |
| How to handle run time errors? | | 5 |
| can u write Script to do Data Driven Testing throuh
Externel & internel XL Sheet | Relq | 1 |
| How can i get QTP 9.2 software or any webside where i can
download ? can anyone help me out , i want to be expert in
QTP ,but i don't have the software | | 2 |
| I am automating a Java application. This application is
developed using SWT. I am not able to get the GUI object.
Even i tried with Java add-in.
In tutorial it states SWT is not supported any idea.
Anybody worked in such appln.
My question is whether it is possible to record the GUI
object of SWT appln. how it is possible. | | 1 |
| How to enable the text check point in qtp? By default it is
disables | ssinformatics | 1 |
| what is smart identification in qtp? pls any give details?
thanks in advance | IBM | 3 |
| I have 3 add buttons of same properties in my page
but i want trigger one of them i required in my recovery
scnario manager is qtp recognizes it to recovre d scnario if
so how qtp recognizes it | | 3 |
| How to load a object repository(using VBScript) ... very
urgent.... | | 4 |
| What is object & properties (in QTP) | Ordain-Solutions | 5 |
| how to merge object repositories? | | 4 |
| 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 |
| wt is the xtension of the QTP result view file? | | 4 |
| How to use the Object spy in QTP 8.0 version? | | 2 |
| what is the Descriptive Progarmming? how it is help to
testers in QTP?
| TCS | 4 |
| what is the difference between link and hyperlink? | Infosys | 4 |
| What is the diff between doing parametarisation using Data
Driven wizard or manually. when do we go for manual
para...and when do we use Data driver wizard..can anybody
answer it ..Thanks in advance | Siemens | 5 |
| what skills needed to be good test automation? | | 1 |
| |
| For more QTP Interview Questions Click Here |