| Other QTP Interview Questions |
| |
| Question | Asked @ | Answers |
| |
| Can u explain about QTP framework | ACS | 8 |
| can we install qtp on server machine and do automation of
application which is installed on client machine.If yes
then how? If no then is there any other automation tool for
this (client-server) senario. | | 2 |
| When we use 'ERR' object to handle the exceptions in the
script, do we need to include any statement in the
beginning of the script..?? | DST-Global-Solutions | 2 |
| how to write scripts in QTP? | Ordain-Solutions | 2 |
| How to load a object repository in QTP during runtime? | Virtusa | 1 |
| 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 |
| What is the differnce between action & script | Lehman-Brothers | 1 |
| Hello friends can anybody tell me about the architecture of
QTP with diagram of it.this architecture is same for any
domain like ERP/Banking/CRM/Healthcare or it's different
then please tell me.thanks | Fidelity | 4 |
| I want to open a Notepad window without recording a
test and I do not want to use SystemUtil.Run command as
well How do I do this? | | 9 |
| How to get line numbers in your editor in expert view? | | 1 |
| How i can change shared repository to per test repository
in qtp | | 1 |
| When we parameterise some field ex. Textbox is there any
way that we can generate a specefic number of random values
(For alphabetical values if possible) instead of manually
entering values in the data table | | 2 |
| how to test power point using QTP 8.2 ?
WHAT ARE DIFFERENT METHODS TO RETRIEVE VALUE FROM
APPLICATION DURING RUNTIME ? | HCL | 2 |
| Do we get any issues if we run the testscript on different
browsers? what are the options we need to st in QTP? | BirlaSoft | 1 |
| How we can add actions in the test using QTP? | | 1 |
| Explain the difference between smart identification and
object identification withn clear example. please it is
very urgent | Wipro | 1 |
| suppose by navigation i went from 1st page to 5th page write
a script for coming from any page to the 1st page abd by
executing where the page may be . it will come to 1st page
give the code using gmail. give me mail id so that i can
under this answer with out any doubt | | 1 |
| Hi,The question is write a script for the following
scenario.
scenario:in a job portal i entered QTP 3yrs testing then
click search button.then it displays results like
Test lead bangalore (here is a checkbox).
Test lead hyderabad check box
so on...
question is if test lead position in bangalore then
checkbox shld be enabled automatically.. | Thatavarti-Technologies | 2 |
| how many wayes we do the parameterization? | | 1 |
| What is the another extention name of library file.If that
is exist than what's the differnce between them. | Synechron | 1 |
| |
| For more QTP Interview Questions Click Here |