| Other QTP Interview Questions |
| |
| Question | Asked @ | Answers |
| |
| what is virtual object? | | 2 |
| Please Explain The QTP real Testing process with steps. | | 4 |
| Can you tell me QTP is support for GIS(Geography
Information System) Based Software. | | 1 |
| Is the provision for integrating QTP with QC ,available
from the version 9.0 onwards only or even 8.2 version has
such provisions? | | 1 |
| suppose our project is developed using java
technologies.after complition of the coding developer
relesed a build to the testing team.so, what is the process
means how we open that documents?what are that documents?plz
give reply its urgent | | 2 |
| in order to start automation testing what we should require
(entry level to automation testing)
| | 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 |
| Does UNIX support QTP? If not what is the other tool used
for Unix environment? | AMDOC | 2 |
| How can you delete the results file (XML) | | 2 |
| how can i do QTP Certification can any 1 tell me . How 1
approch and who to approch | Hydus | 6 |
|
If you have given 1000 manual test scripts, what test you
will do? and how? | | 2 |
| Can we do Load Testing with QTP? | | 4 |
| write the code to reverse a string without using Strrev
built in function. | ADP | 5 |
| Waht is User interface and Integration Testing? | | 1 |
| How can we use XML in QTP? | | 1 |
| What is batch testing? | | 2 |
| How to import the Test Results in QTP to an Excel sheet | Sonata | 4 |
| According to use, how virtual object is different from
object spy? If Qtp is not learning a sub-menues. What
should we done? how would we manage on the expert view too?
alkaa.dugaal@gmail.com | HCL | 1 |
| what we do after completion of functional and regression testing | | 2 |
| Hello,
I am learning QTP. I have recorded test for Login page, i
have also inserted checkpoint for Email field & when I run
test it passed. But when i tried to run test by
inserting 'Adding Parameter Values to a Data Table' for
email & password field, it pass the first value in both the
fields but after that when test run for second parameter
values it displays 'Internet Explorer cannot open the
Internet site, Operation aborted' & when i analyze test
result it displays run time error 'Object disable'. I have
also cleared all the history from IE but it is not working.
Please help me.
Thank you. | | 2 |
| |
| For more QTP Interview Questions Click Here |