| Other QTP Interview Questions |
| |
| Question | Asked @ | Answers |
| |
| For Regression testing already written test cases are
sufficient? | CTS | 2 |
| what is the script to select 2 or more than 2 options from
a listbox. | Polaris | 1 |
| Can we do Load Testing with QTP? | | 4 |
| 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 |
| How to export data in excelsheet to qtp without using
datatable. | | 1 |
| User defined function in QTP | Lehman-Brothers | 2 |
| Hi all,
I am New to QTP . I am Now in critical situtaion. I want to
know How to create our own object respository for our
application. please say the answer with example. | | 3 |
| 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 |
| what testing activities u may want to automate in a project? | | 1 |
| Hoe we can export TEST RESUALT IN to XL-sheet?
| IBM | 1 |
| how we connect oracle or sql data server database to qtp | Tanla-Solutions | 2 |
| what is active screen,keyboard view? | BirlaSoft | 2 |
| How to change the Default synchronization method time and
where? | | 4 |
| What is throw object? | AZTEC | 1 |
| How many types of Actions are there in QTP? | | 3 |
| 1) What is the diff Between GetRoproprty and Gettoproperty?
2)What is Redim? | STC | 1 |
| Tell me the situations where we will use Data Driven? | Ordain-Solutions | 3 |
| How u perform Batch Program in QTP? | | 1 |
| I have 1 to 10 action are there, i want action1 output
becomes to action 10 input? pls any can give script for
this scenario? | AZTEC | 4 |
| how can we group that these test cases only should be
automated and in which order you execute that test cases | Satyam | 3 |
| |
| For more QTP Interview Questions Click Here |