| Other QTP Interview Questions |
| |
| Question | Asked @ | Answers |
| |
| Basically why we need testing?
| | 5 |
| What is the extension of script and object repositary
files? | | 2 |
| What is operator in VB Script? | IBM | 1 |
| Do we have to Enable Smart Identification while running Or
will it automatically be enabled ? | | 2 |
| You have an application version 1 with 5 combo boxes,
Developers develop version 2. Here they replaced bottom 3
combo boxes with each other. While executing the Test
script for version1 no errors. When we execute the Test
script for version2 that QTP showing the error
message "Object not identified" remember no property
changed in version 2, ordinal identifier also disabled.
Find what properties might change here in this scenario | ADP | 4 |
| I have a drop down box to show selected number of records
in result page.It contains 4 items like 10, 25,50 and 100.
when i was recordes script for seelcting each item and
checking selecting number of records in the result page( it
is in the same page in the table format)it is generating a
new page with same controls( objects) in the OR. how to
avaid these in OR? is it possible to write DP for only
these lines?, remaining(remaingin lines of code) objects i
want use from OR only.
One more problemis if change ( add /remove properties of an
OBJECT in OR , my ( recorded )application is not running. | Virtusa | 3 |
| QTP is not displaying in OBJECT SELECTION-CHECKPOINT
PROPERTIES boxs only WINDOW AND WIN OBJECT remaining pages
and links , images not displaying in web application testing.
how can I get the pages and links in object selection?
Please anyone tell me? | | 1 |
| what is difference between normal mode and fast mode? | | 1 |
| What is diffrence between Global variables and Environment
variables...Anybody can give me answer..Thanks in advance.. | IBM | 2 |
| Which version of QTP is using by companies nowadays? | | 2 |
| what are recovery management techiniques? | | 1 |
| After creating testcases, how do you start testing in QTP?
what methodology will follow? | American-Well | 7 |
| how would you go for testing a web application like any
jobsite?(using manual n qtp)..pls frnds its very urgent ..i
need realtime answers...thanks in advance | Wipro | 2 |
| What are FAST and NORMAL modes in qtp ? Why r these modes
intended for ? | IBM | 2 |
| what is mercury.clipboard in qtp.where we can get this in
qtp tool i.e tabs | | 1 |
| what is the difference between Reusable action and external
action? | HCL | 1 |
| Can u call winRunner scripts from QTP? | | 4 |
| WHICH functionalities of QTP used in Banking project? | Tarang | 2 |
| While writing script using For Next Statement in QTP, I try
defining the variable in Lib File I am getting syntax error
whereas if I use the variable in script file, the script
works fine. Can anyone help me in finding the reason behind
this?.
E:g
Dim intStartRow (Define in Lib File----- say abc.vbs)
Dim intRow (If I define this variable in Lib file I am
getting Syntax error where as if I define in the script
file ---- say xyz.mts the script works fine)
IntStartRow=2
For intRow = intStartRow to xlWrksht.UsedRange.Rows.Count
‘Some Code here
Next
| | 1 |
| can we enable smart identification for test object | | 3 |
| |
| For more QTP Interview Questions Click Here |