| Other QTP Interview Questions |
| |
| Question | Asked @ | Answers |
| |
| Whether it is possible to test the adobe's controls like
zoom, resize, save etc using QTP...If yes, how u can do the
same? | | 1 |
| what is the difference between the modular framework and
datadriven frame work | | 2 |
| Suppose there are 100 links in a web page and the number of
links will be changing dynamically from time to time. I
need code such that every time i had to click on the last
link of the web page. | Virtusa | 2 |
| what are SetToProperty, SetROProperty,GetToproperty
scripting? | | 2 |
| how to write script in qtp(vbscript)..i mean with out
application deployed..and how to call script1 into script2? | | 2 |
| hello...any one tell me , where can i get company email
id.. actually i am searching on testing... in my CV i put
3+ exp.. but all companies are asked company email id..
please provide solution for that...
thanx in advance... | HDFC | 6 |
| How to send QTP scripts to our colleagues? | Virtusa | 1 |
| 1.how can we report the QTP test result in a different
excel sheet
2. | Aurigo | 3 |
| how qtp identify two objects having same name, supose
objects are in same page also with same name,specify spl
feature. | IGT | 4 |
| hi guys this is Keerthi, I am searching for job,so I want
to know which questions are intervier asking on
QTP&MANUAL&QUALITY CENTER,can u send Any one
questions&Answers to my id:chinna.ammi@yahoo.co.in | | 8 |
| What is the extension for Recovery scenario? | | 2 |
| suppose u hav a 10 dialog or window opened on screen with
same name & value. now how to test each window? i.e. how
qtp indetifies these objects separately? | Wipro | 7 |
| diff between dim & redim ? in detailed? pls any one explain me? | | 1 |
| Whenever i'm running 3 diffrent scripts in a Test Batch
Runner as a batch. its not showing any result. QTP only runs
all the scripts n nothing else. B4 running the test batch i
have done all the settings, But still its not working. | | 2 |
| with out object repository i need to launch IE and then
navigate to a login page and then operate the objects
within the page. How will be the script? | Ordain-Solutions | 2 |
| How do you connect to database ,What is the script to
connect DATA BASE?
| Nokia | 2 |
| 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 |
| can we call a test in another test? how? explain with one
example? | iFocus | 1 |
| Is it possible to run QTP scripts created in IE 6.0 in IE
7.0? | TCS | 4 |
| What is difference between Quality centre and Test Director?
| Nokia | 1 |
| |
| For more QTP Interview Questions Click Here |