| Other QTP Interview Questions |
| |
| Question | Asked @ | Answers |
| |
|
How to retrive XML file data in QTP ? using Script(Chandana) | Wipro | 5 |
| What r steps to migrate from Manual testing to QTP?(IN BOTH
WEB BASED AND WINDOWS APP) | Wipro | 1 |
| How to capture screen shots when an error occurs? | EDS | 4 |
| HI ALL,
HOW WE INSTALL .NET ADD-IN OR JAVA ADD-IN TO THE QTP?
PLZ URGENT.ANSWER ME. | | 2 |
| how many types of actions r there? what r they? explain? pls
give any one answer? | IBM | 2 |
| 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 |
| what do u mean by test harnesses in qtp? | Verizon | 1 |
| what is Business Process Testing plz explain? | iFlex | 6 |
| What is TD plugin? For what purpose they are used . Ineed
to connect QC9.2 with QTP 9.2 . Need to run some scripts IN
QTP having the QC connectivity.
Pls explain in detailed step
Thanks in advnece | HCL | 1 |
| what is defination of system testing? | Omax | 1 |
| 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 |
| 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 |
| Hi Everybody,
Can anybody please tell me the how to display the result of
the QTP in the notepad text file rather than in the QTP
result window.
Suppose this is my simple script:WHich will open the
notepad file and enter some text and then will change the
font then will calculate how much time has been taken.Now,
in this script i want to display the result in notepad file.
Dim s
Dim starttimer,endtimer,timeit
s="uyetuywqtywqte"
SystemUtil.Run "notepad","","Y:\",""
Window("Notepad").WinEditor("Edit").Type micCtrlDwn + "s" +
micCtrlUp
Window("Notepad").Dialog("Save As").WinEdit("File
name:").Set "test1"
Window("Notepad").Dialog("Save As").WinEdit("File
name:").Type micReturn
Window("Notepad_3").Type s
Window("Notepad_3").WinEditor("Edit").Type micCtrlDwn + "s"
+ micCtrlUp
starttimer=timer
Window("Notepad_3").WinMenu("Menu").Select "Format;Font..."
Window("Notepad_3").Dialog("Font").WinEdit
("Font:").Type "cou" + micDwn
Window("Notepad_3").Dialog("Font").WinComboBox
("Font:").Select "Courier"
Window("Notepad_3").Dialog("Font").WinEdit
("Font:").Set "Courier"
Window("Notepad_3").Dialog("Font").WinEdit("Font:").Type
micReturn
endtimer=timer
timeit=endtimer-starttimer
print(timeit)
Please also tell me where the function for the text file
result will be declared and where it should be called.
Thanks,
Gaytri
| | 2 |
| HOW TO DO THE BATCH TESTING USING QTP? | Ordain-Solutions | 2 |
| Explain about Hybrid Framework | IBM | 2 |
| Wt is the difference between Business Component and
scripted component? | BSL | 1 |
| suppose i give valid user id and password to open an web
base application on qtp.how qtp will know itis a valid user
id and password | | 2 |
| Does the Existing reusable action can be modified at the
time of calling the action?? Please help me.. | | 2 |
| Check point what is how many types of checkpoint and explain | Accenture | 2 |
| How will u declare a variable to access multiple actions?
a)Dim b)Global c)Public d)Private | | 1 |
| |
| For more QTP Interview Questions Click Here |