| Other QTP Interview Questions |
| |
| Question | Asked @ | Answers |
| |
| how to write regular expression for Date field? | Google | 7 |
| How to export QTP results to an ".xls" file? | | 3 |
| How does QTP identifies the object in the application | Convergys | 5 |
| What is the real use of different actions in QTP | | 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 |
| Can we create test script with out Step Generator? | | 4 |
| Hi PLZ explain User Defined Functions in QTP with eample? | Ordain-Solutions | 2 |
| Waht is User interface and Integration Testing? | | 1 |
| What is our exact stage involvement with QTP? | | 1 |
| How can we get the result from WindowsXP Command Window?
(e.g. After we input 'ipconfig' in command window, how QTP
get the result?) | | 2 |
| Hi Friends,will any body tell to Me for which Auomation
Tool their is great Requirement inht eMarket Eithr the QTP
or WINRUNNER and for what reason and how long it is going
to remain and wat the Scope for the automation Testing In
the Future Please tll to Me In Details Ok . | | 2 |
| WHAT IS THE USE OF "FUNCTION GENERATOR" IN QTP? | CTS | 7 |
| Hi all please solve this.It is urgent.....
When I right clicked on a Web image manually It displayed
Open link,open link in new window,save picture as, Email
picture,Printpicture,propeties...etc.
While automation I have written a code like this
'browser("Google").Page("ramseeker®: Memory and_3").Image
("graphOfModel").Click 10,10,micRightBtn
But the right click menu was not displayed.
I want to save that image in a seperate folder
| | 6 |
| Give me diffrent script in QTP for Webpage(Java
and .Net),WindowsBased Applications,Java application,.Net
application... | Virtusa | 2 |
| how to record a word doc using qtp i.e open a word doc,type
something and save the doc
can someone send me the code. | | 2 |
| What is the diffrence bettween QTP 9.0 and QTP 9.1? | | 1 |
| What are the difference between QTP and Winrunner | | 5 |
| What are the enhancements u did after recording ur script? | | 3 |
| How can we write script for a .net application in QTP?
Can we use VB Script for .net application. | | 1 |
| How to write test cases for web applications using QTP.plz
write a sample test case to show how to write.urgently
needed.thanks in advance.. | | 1 |
| |
| For more QTP Interview Questions Click Here |