| Other QTP Interview Questions |
| |
| Question | Asked @ | Answers |
| |
| suppose u hav a dialog or window which contains 10 buttons
with same name & value. now how to check each button? i.e.
how qtp indetifies these objects separately? | | 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 |
| IN A WEB PAGE THERE IS TWO WEB BUTTON WITH SAME OBJECT
PROPERTY AND VALUE, SO HOW I WILL IDENTIFIE OBJECTS
INDIVISUALY. | | 1 |
| . Types of properties that Quick Test learns while
recording? | | 1 |
| What are the properties you would use for identifying a
browser & page when using descriptive programming ? | | 2 |
| what is the object properties settings in the QTP | DigiTech | 4 |
| What is meant by Pseudo Code? | Satyam | 5 |
| In how may ways we can use checkpoints to an application
using QTP? | | 2 |
| How to import excel sheet to QC? | | 1 |
| difference Between Call Run action and copy of action? | | 1 |
| Tell me the situations where we will use Data Driven? | | 2 |
| Function to convert lowercase to uppercase in QTP
Pls anybody can give the answer.. Thanks in advance... | Navis | 1 |
| What are the parameters provided by QTP? | Ordain-Solutions | 3 |
| Hi guys i'm prepareing for interview question for qtp i
don't have bayground for vb scipt language can any one tell
me it is easy to do job in qtp without bayground. | | 3 |
| write progamming connecting QTP to database sql? this is
question asked by interview? please give sql, pl/sql related
answer?pls any answer this? | IBM | 2 |
| How can we close all webbrowsers which are opened in out
desktop? | | 3 |
| HOW to invoke any recorded script in QTP with out using
RECORD & PLAYBACK CONCEPT? | | 1 |
| How to change the run-time value of a property for an
object in QTP? | | 4 |
| How can we display the names of the buttons in the toolbar
of a webpage | | 1 |
| Hi to All,
My name is Aditya, i have 4 year exp in software testing
(Manual Testing), but i try to shift my career now in
automation testing. right now i have no exp or u can say i
am not hand exp in live application. So please guide me,
what i do ????
Can i join again automation course only practical which is
live application. if u know any person who's expert in qtp
and he/she ready to take my class i have our own and
company laptop. If required i will pay amount please don't
mind. Please help me,
and i am also planing to join core java from coming 1st Aust
(in seed) for only purpose the understanding script of
Automation (QTP)...
Please help me...
I am waitting u r replay...
Thank you
Thanks again | | 4 |
| |
| For more QTP Interview Questions Click Here |