| Other QTP Interview Questions |
| |
| Question | Asked @ | Answers |
| |
| how to capture (or) checkpoint for chineese or any other
language except english using QTP in a web page. ( my
application have 24 language, how to check those lanugages
using QTP? is it possible). Please let me know
| | 2 |
| 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 call the userdefined functions to script? If i am
stored 'add()' function in Library functions folder. i want
to cal that function in my script. | | 4 |
| How to handle Recovery scenario in QTP.
give detailed explanation about recovery
scenario. | Arsin-Systems | 2 |
| Tell me few important difference Between QTP and WinRunner? | TCS | 8 |
| What is the method for maximize the application while we
using Decriptive programming in QTP? | | 2 |
| what to do if application have 3 "ok" button with same
logical name and same properties, how qtp can identify them.
| Intel | 9 |
| HI ALL I AM WORKING AS A AUTOMATION ENGINEER FROM PAST 2
MONTHS IN QTP,MY QUESTION IS IF I OPEN THE BROWSER FIRST &
THEN THE QTP LATER MY OBJECT SPY WILL NOT WORK,Y IT IS
SO..IF U HAVE THE ANSWER PLZ MAIL ME AT AKSHAR.MYSORE@GMAIL.COM | Infosys | 4 |
| Hi .. i want to write the script for the combo nox list .
For example if any combo box having a multipul itme. So
how can i retrive each item for each iteration ? help me out . | | 2 |
| How should I click on the right click menu objects
When I trying to add the object properties to the OR.It is
showing only Window(Window).Not all the objects of the
window.
Also while recording I found No script.
How to solve this>.
| | 1 |
| What is the limitation to XML Checkpoints? | CTS | 4 |
| Can we do Load Testing with QTP? | | 4 |
| What is the difference between Recover Scenario(screen) and
on Error Resume Next(code) | | 2 |
| How many actions we can create with in a test? | | 4 |
| 1. I have asked the same question for the third time, but
i am getting wrong answers.
Pls give me the script to count the number of edit boxes or
checkboxes in an windows application screen.
In windows application childobject is not working, anyone
very urgent | | 8 |
| What is vulnerability? | CTS | 1 |
| Give me some scripts for 1). checking webpage links
(counting links,opening web pages,counting child elements)
| CIL | 2 |
| IF THE GUI OF APPLICATION IS CHANGED THEN IS THERE ANY
NECISSITY TO CHANGE OR UPDATE OUR TEST SCRIPTS | | 2 |
| wt is automation framework? give explonation? | Mindlance | 1 |
| how do we add a new sheet to data table in QTP? | Wipro | 5 |
| |
| For more QTP Interview Questions Click Here |