| Other QTP Interview Questions |
| |
| Question | Asked @ | Answers |
| |
| What is API? | | 1 |
| If u don't have any Knowledge on perticular application but
they give that application to u for Testing ? Then How we
wil move towards testing on that application? | HP | 16 |
| Dim ExcelSheet
Set ExcelSheet = CreateObject("Excel.Application")
excelsheet.application.visible = true
ExcelSheet.ActiveSheet.Cells(1,1).Value = "This is column
A, row 1"
' Save the sheet.
ExcelSheet.SaveAs "C:\DOCS\TEST.XLS"
' Close Excel with the Quit method on the Application
object.
ExcelSheet.Application.Quit
after run this script i am getting error"The test cannot
continue due to unrecoverable error" | | 3 |
| I am struggling to understand QTP more from descriptive
programming point of view. Is it easy to learn good QTP in
South india by good faculty than north india? I found a
great lack of institution in here. can you suggest me
better instituion. I am holding two years of experience in
same company, is there possibility in south india for me? | | 1 |
| Hi All,
I am using QTP for one of the Desktop
application which uses Keyboard inputs like 'Tab ,F7 etc'
and also mouse (Click).
After recording when i am running the Script ,it is not
able to recognize the keyboard inputs like F7,Tab and mouse
Click because of which either i have to skip that part or
manually do the inputs.
Please answer how can i make script more flexible so that
it will recognize both keyboard and mouse operations.
| | 3 |
| what is the extension for QTP files? | | 10 |
| How to Compare the 2 xl-sheets in QTP? ple write the vb
Script for the comparison? | | 1 |
| What are the file extensions for per-action, shared object
repository files and what is the
extension for library files?
| Semantic-Space | 5 |
| How To write script in QTP For Field Validation Example:
password Field is accepting A range 8-20 characters
only.How to write script? | | 3 |
| How to manage a drag drop event in the qtp | | 1 |
| Is it possible to run qtp scripts in Test Director(Scripts
are uploaded in Test director)???and also how to see the
test results in test director??? | | 1 |
| what type automation is fofollowed in the project? | Satyam | 1 |
| 1.can we parameterise object repository?how we can do it?
2.there is a name "mallikharjun".i want to get the vowels
in it through VBSCRIPT?
| Tech-Mahindra | 3 |
| where is the bitmap checkpoint be saved | | 1 |
| hi guys this is Keerthi, I am searching for job,so I want
to know which questions are intervier asking on
QTP&MANUAL&QUALITY CENTER,can u send Any one
questions&Answers to my id:chinna.ammi@yahoo.co.in | | 8 |
| Anybody can tell me what are the common roles and
responsibilites of a Automation Test engineer | IBM | 1 |
| How can i select multiple items from a WebList bOX USING QTP | Syntel | 3 |
| How to enable the text check point in qtp? By default it is
disables | ssinformatics | 1 |
| Give me exact application where we should use low level
recording? | CTS | 5 |
| How can i find out any "text's" coordinates in excel sheet
For example:
I want to know the coordinates of "F" Column in the excell
sheet
While recording when i clicked on F column it is showing
the coordinate values 385,9 but with out recording how can
i find out them
Suppose i want to clik on "H" column
writing the script like this
Window("Book1").WinObject("Book1").Click (...........)
Here I Dont know what (x y )values should i enter
Please any one can help me? | Livetek | 1 |
| |
| For more QTP Interview Questions Click Here |