| Other QTP Interview Questions |
| |
| Question | Asked @ | Answers |
| |
| What is the difference Between LowLevel and Normal
Recording Modes? | | 1 |
| hi this is srinivasa(from blr) i complited my B.tech(e.c.e)
in 2007 im searching job in s/w testing but idont have
freshers resume for s/w testing please send some s/w
testing resume for me(fresfers resumes only) advns thnks
you | | 2 |
| how to tell about testing a website in interview using qtp??
what r the points to be covered mainly? | | 2 |
| Explain about opening notepad in QTP and writing of test
result in notepad? | | 4 |
| How to add Dynamic Objects to Object repository? | | 3 |
| Hi PLZ explain User Defined Functions in QTP with eample? | Ordain-Solutions | 2 |
| how much space occupies in object respository by default?
| VSoft | 5 |
| Can I do Game testing with QTP tool | | 1 |
| Whenever we use GETROPROPERTY function. | NIIT | 6 |
| hi friends can anyone tell me where can i find descriptive
programming material
please send me the link also,from which i can download the
material | | 1 |
| If you are using descriptive programming and you have two
objects with the same name, so you are identiying them by
name and index, how can you avoid errors if a third object
with the same name is added at the begining of the page? | | 4 |
| how to write script in qtp(vbscript)..i mean with out
application deployed..and how to call script1 into script2? | | 2 |
| hi testers,one script has three actions , at the of running
three actions are running , how to set run only perticular
action and what is the use of split the action? when it
will be useful? | Syntel | 2 |
| hi radhaka plz tell me clearly to handle the earrors with
out isng recovery scnerio
this is sreenivas from delhi | | 2 |
| hi
This is Harish.1. What is object repositery .2. what is
frame works in QTP,what is keyword driven frame
work,explain it and how to associate the folders.3.the
build is developed in java, can we write scripting in
vb .4.what is discriptive progaram,how to write it.5.what
is process of QTp testing.6. how to associate the shared
repository. 7.what is implicit and explicit 8.what is
runtime data please replay me
regards
Harish | Syntel | 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 |
| How do u use Database checkpoints and what are the use? | Qualtree-Solutions | 4 |
| Hi, how can we retrieve a specific value from Excel Sheet
(Not datatable. for externel file).i mean to say from .xls
file.
and also tell me from xml file and .doc file.
and how can u parameterize ur script from .xls file.(Not
data table). | Cap-Gemini | 1 |
| hai, i am doing QTP by own. So, i am confident in
checkpts,synchronization, data driven test, recovery
scenarioe manager etc. but actually i don't know how all
these we wil implement while we r writting code manually.
when we r doing practice, while recording code is
automatically generated but in real time i heard that we
have to write the script.But i don't know how it is?
How to write descriptive prog.? plz. tel me what r the
basic things we have to know? explain how to write
descriptive prog.? explain me with an example pls....... | Vertex | 2 |
| hai,i want to select an option from the right click pop up
menu.but the qtp is not recognizing the right click pop up
menu as a seperate object.can any one tell me the solution. | | 3 |
| |
| For more QTP Interview Questions Click Here |