| Other QTP Interview Questions |
| |
| Question | Asked @ | Answers |
| |
| For Usability testing, which is preferable Automation or
Manual? | | 6 |
| why we use environment variables | | 4 |
| is we can import the object repository from external
source. if it so then how? | | 5 |
| 1. How can we use same object repository and Testscript
which is in English flavor to check the application in
different languages thru QTP?(Chinese,Dutch,French)
- I generated script in english and want to use the same
script with different languages?
- for windows i used regular expressions
- I need for edit box,button and combobox,
(English,French,Dutch,Chinese) These are the properties of
a button in different languages
Properties English Dutuch Chinese French
x 400 758 631 601
y 673 603 592 676
windowstyle 1342242816 1342242816 1342242816 1.34E+09
windowid 2 2 2 2
windowextended style 4 4 4 4
width 120 120 120 120
visible TRUE TRUE TRUE TRUE
righttoleft reading FALSE FALSE FALSE FALSE
righttoleftlayout FALSE FALSE FALSE FALSE
rightaligned FALSE FALSE FALSE FALSE
regexpwndtitle cancel Loschen Chinese language Annuler
regexpwndclass button button button button
objectclass button button button button
hwnd 132872 657228 656932 656782
height 33 33 33 33
focused FALSE FALSE FALSE FALSE
enabled TRUE TRUE TRUE TRUE
attached text
abs_y 669 599 627 597
abs_x 396 754 588 672
text cancel Loschen Chinese language Annuler
nativeclass button Button
ordinal Identifier
type,Value none none none none
smartidentification FALSE FALSE FALSE FALSE
comment
| TCS | 1 |
| how can we group that these test cases only should be
automated and in which order you execute that test cases | Satyam | 3 |
| what is object spy | TCS | 3 |
| what is the purpose of .vbs file? | HCL | 2 |
| Waht is diff between SystemUtil.Run and invokeapplication | | 4 |
| An object is created, i dont know the methods available for
that object, i want to find methods available for that
object and use the required method. How i can do this??? | HCL | 4 |
| with out using import sheet came is it possible to get the
excel sheet ? | Ordain-Solutions | 2 |
| Hi, I want to retrieve the cell data in the WebTable.
For that I have defined a new test object under the browser
and have given html tag and text as the test object
properties. But while I try to identify it it says 'Object
description is not unique'. I tried adding innerhtml,
outerhtml, innertext and outertext along with the ordinal
identifiers; but no use. What more properties need to be
added to identify it?
Also I want to enable smart identification for this object
but the field is disabled in the object repository for this
object alone(In QTP tools->object identification the enable
smart identification checkbox is enabled). How do I enable
it? | | 1 |
| Browser("Las Vegas Hotels - Las").Page("Vegas Hotels -
Hotels").Link("Luxor") ......here Luxor is a hotel and this
is recognised as a link. I have many hotels like Luxor,
Palms etc which are all displayed as link...How do I
parametrize this by using webtable functions??? ASAP | HP | 1 |
| How to send QTP test results to an email...(with out using
Quality Center)?
| | 8 |
| what is the extension for QTP files? | AppLabs | 6 |
| What is parameterization? What is syncronization pt.? | Semantic-Space | 3 |
| If you use low level recording,what objects will be
recorded in Object Repository and what properties? | CTS | 3 |
| I learned all the objects of my application in object
repository thru English Language. now i want to use same
object repository for other languages(French,Dutuch and
Chinese) | Wipro | 1 |
|
What is the difference between keyword driven frameworkd
and Modularisation framework?(Chandana) | Wipro | 5 |
| What are the file extensions for per-action, shared object
repository files and what is the extension for library
files? | | 4 |
| In a shared Object Repository in QTP if some object is
changed how can the other script which is using the same
object can be known | iGate | 4 |
| |
| For more QTP Interview Questions Click Here |