| Other QTP Interview Questions |
| |
| Question | Asked @ | Answers |
| |
| what all are the coverages , explain ? | | 1 |
| How do we Access, retriew and edit the runtime objects in
Automation Testing using QTP | IBM | 3 |
| Hi, I want to retrieve the cell data in the WebTable.
For that I have defined a new test object under the browser
and have given html tag and text as the test object
properties. But while I try to identify it it says 'Object
description is not unique'. I tried adding innerhtml,
outerhtml, innertext and outertext along with the ordinal
identifiers; but no use. What more properties need to be
added to identify it?
Also I want to enable smart identification for this object
but the field is disabled in the object repository for this
object alone(In QTP tools->object identification the enable
smart identification checkbox is enabled). How do I enable
it? | | 1 |
| In QTP for .net application which plug in is used? For Java
Application which plug in is used ? | AppLabs | 2 |
| In QTP, Give the difference of Global sheet and Local sheet
in datatable?
| | 1 |
| What is the QTP test frame work? | IBM | 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 |
| How can we close all webbrowsers which are opened in out
desctop? | | 4 |
| hi i have one doubt is there any companies are taking
correspandence courses plz leme know urjent | | 1 |
| what is difference between wait and synchronization point.
| Intel | 3 |
| What is throw object? | | 1 |
| What is the use of Accessibility check point? | | 2 |
| we have one text box and one list box(list box appear in
same page or another page) what ever the text enter in text
box that must be displyed in list box as first one.
for example if we enter 10 in text box that is the 1st item
in list box . after that we enter 11 then 11 is the 1st item
and 10 is 2nd item. the maximum limit of list box is 10
items. if we enter 11th item the 10th item is deleted and
llth one is add as 1st one and 9th one goes to 10th position | Covansys | 3 |
| how can i pass parameters into function? | Livetek | 3 |
| in qtp how we work with out put values and what is the process? | | 4 |
| what is defination of intergration testing? | | 2 |
| If we are record a same web page for 2 times.1st time it is
showing 6 objects in the Object Repository and for the 2nd
time it is showing like 7 Objects in the Object Repository
why it is happening | Kanbay | 2 |
| Can a function return a dictionary object? | Semantic-Space | 1 |
| Have you ever written a compiled module? If yes tell me
about some of the functions that you wrote. | | 1 |
| hi friends i was tried to connect qtp with oracle database
using provider.i got a error.so anyone can help me out by
correct script | | 2 |
| |
| For more QTP Interview Questions Click Here |