| Other QTP Interview Questions |
| |
| Question | Asked @ | Answers |
| |
| Tell me Three major differences between QTP & Winrunner? | | 2 |
| Hi,
Can any body please tell me how to create framework in qtp &
where i can get some material to learn about it.
regards,
rahulT | | 1 |
| For Usability testing, which is preferable Automation or
Manual? | | 5 |
| please send detail navigation for merging of object
ripositories in QTP 8.2 | Ordain-Solutions | 3 |
| wht is Automation testing frame work. pls explain it | Wipro | 3 |
| how quick test record on dynamically generated urls and
web pages. | Infosys | 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 |
| write vbscript on veb applications in qtp with exapmles? | | 1 |
| Explain the concept of object repository & how QTP
recognises objects? | | 1 |
| Use of Multiple Actions in QTP? | | 2 |
| How to connect to oracle(sqlserver) database to QTP | CTS | 3 |
| one ok button and one text box is there.when i click on ok
button in that text box one no. will display from 1 to 100
randomley.if that is not 100 when we click on ok button
again ,again another text box ll created with another no.
we will continue this till the text box created and
displays 100.and when its 100 ok button should disabled.
remember thet no will display not seriely ,it displays
randomley,and each time new text box will created. | ADP | 5 |
| how i can delete the excel process for the task manager
using QTP | | 2 |
| What is AUT in object reposity in QTP? Why we use it in
Object repository???What is full form??????? | | 2 |
| we have 10 more actions in our test and we are using exit
action command to come out from the action if any error s
occured.In action 1 if any error occurs control is moving
to second action but if we get error in second action
exitaction is throwing general run error.
Please give a idea to overcome . | TCS | 1 |
| give the code to count child objects (Total) in the page | | 1 |
| hi i have one issue while coding the dates . i want to add
the date curret to 4 days . can any one helme plz about
this
regards
balaji | | 2 |
| How to Set the Global Sync Timeouts in QTP? | | 1 |
| what are recovery management techiniques? | BirlaSoft | 2 |
| Hello,
Can we capture only the labels of the web page in the
object repository. If yes, then how.
Actually my scenario is:
I have to capture all the label of mercury site
http://newtours.mercuryinteractive.com/tour/mercurypurchase.
php.
and want to copy all these labels in the notepad.
So,please help me how to do this all.
Thanks in advance,
Gaytri | | 3 |
| |
| For more QTP Interview Questions Click Here |