| Other QTP Interview Questions |
| |
| Question | Asked @ | Answers |
| |
| What is the diff between doing parametarisation using Data
Driven wizard or manually. when do we go for manual
para...and when do we use Data driver wizard..can anybody
answer it ..Thanks in advance | Siemens | 5 |
| i want know iam working 2+ exp in QTP can i do performence
testing (eg:loadrunner) yes r no? | IBM | 6 |
| I have 14 itmes in a drop down that are associated with an
account And these items change with different accounts
I want to be able to define it by and index number or any
other id so if I enter 2 in my Global excel sheet it
selects the 2nd item from the drop down - is this possible?
| Rogers | 4 |
| Is it possible to change the name of a test object. I mean
when we are recording the script for an object (for Ex:
Username is a text field which has value "Babu",i am
recording that). Then the Name of the object will become
"Babu" in object repository. If i want to change "babu" as
"xxxxx" .. is it possible to do?
Pls help me in this .. if you didn't understand the
question, pls let me know. | | 2 |
| To count the no of links present in the yahoo home page i
have written the script like this
Set fileSysObject=createobject("Scripting.FileSystemObject")
Set linksFileName=fileSysObject.opentextfile
("D:\samplelinkfile.txt",2,true)
Set linkDescObj=description.Create
linkDescObj("micclass").value="Link"
Set noOfLinks=browser("yahoo").Page("Yahoo!
India").ChildObjects(linkDescObj)
For i=0 to noOfLinks.count-1
linkName=noOfLinks(i).getROProperty("name")
linksFileName.writeline(linkName)
Next
linksFileName.close
Set fileSysObject=nothing
While running the script it showing error that
object "yahoo"isnot found in the object repository.
Is there any setting before running the script? if yes what
is the steps for it.Im using QTP9.0
| | 2 |
| How do u use Database checkpoints and what are the use? | Qualtree-Solutions | 4 |
| What is the another extention name of library file.If that
is exist than what's the differnce between them. | Synechron | 1 |
| What exactly is the difference among all the three
recording modes. | Accenture | 5 |
| is it possible to map an image as standard Object or u've
to treat as virtual? how to map an Dynamic image into
standard object? | | 1 |
| what to do if application have 3 "ok" button with same
logical name and same properties, how qtp can identify them.
| Intel | 9 |
| What are the main features we have to compulsory test by
using qtp in an web based application | | 1 |
| In Test Director , You can store Test cases or vb Script
. Why we need VSS? | | 2 |
| What is the difference between Dim And Redim | IBM | 3 |
| who will distribute the project modules for testing in
testing team ? | | 2 |
| I have a Webedit object. some text is entered in that object
I want to know the font sixe of that text.How could I do
this using QTP? This is a requirement for me. I am happy if
any one help on this | GE | 3 |
| 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 |
| i need to learn the descriptive programming very well so for
that what to do am reading the qtp user mannual but it is
not so any materials or links with examples i want please
help me | | 1 |
| In our application (Web based application)we will get a pdf
file and we have check a particular text in that pdf. Can
any one tell how to check text in a pdf file.
In the same pdf file it generating some links and I have to
click that links. QTP unable recognizing that links, even
id did record and playback qtp does not generating any
script.
Can any one help me….?
| | 5 |
| can we run the scripts of qtp 8.2 in the qtp7.0? | | 1 |
| list me out the shortcutkeys for some functionlities in the
qtp for example to record ,to run ... etc | CTS | 2 |
| |
| For more QTP Interview Questions Click Here |