| Other QTP Interview Questions |
| |
| Question | Asked @ | Answers |
| |
| what is difference between application testing and product
testing? | | 1 |
| how can we group that these test cases only should be
automated and in which order you execute that test cases? | BSL | 2 |
| what is standalone database | Wipro | 1 |
| how can we retrieve ten rows from the data table using loop
concept? | | 3 |
| difference between multiple parameterization and data
driven wizard in QTP? | | 1 |
| what is the abbrivation of .mtr in action reposirtory? | GE | 5 |
| what type of application we can select for automation
testing and what is the entry criteria for automation | | 1 |
| what is the Exact Meaning of Environment Variables? | Semantic-Space | 1 |
| Can any body tell me what is the method to connect the
remote desk top throw QTP 9.2 version? | | 1 |
| What is throw object? | AZTEC | 1 |
| plz anybody tell me how to explain the architecture of one
particular project.plz give me answer for this.....RAJESH | TCS | 4 |
| When a requirement is given to u to automate , What is ur
basic approach ? | | 3 |
| What is the concept of firewalls? | CTS | 2 |
| What is All object and Local object in Object Repositary?
Explain me please.
| | 3 |
| which checkpoint we use to validate yahoo login screen
window after login with ur id and password in qtp | Covansys | 7 |
| 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 we can do Batch testing in QTP? | Kanbay | 4 |
| How can i count "spaces" in any sentence or a string
if suppose " It is a Testing question"
Here we have 4 gaps(spaces)
Is there any function to find out spaces between words | Livetek | 3 |
| I install .Net Add-Ins in my system. It installed properly.
But all the objects are recognizing as window objects only.
But it has to recognize as swf objects. In Record and Run
setting i selected 'Record and run test on any open
browser' and Record and run test on any open Windows-based
application' Can any one tell what setting i have to do to
recognize objects correctly as swf...? Please give some
suggestions..? | | 1 |
| how to merge object repositories? | | 3 |
| |
| For more QTP Interview Questions Click Here |