| Other QTP Interview Questions |
| |
| Question | Asked @ | Answers |
| |
| what is smart identification? | | 1 |
| how to test Web application using QTP software | BITS | 3 |
| What are the properties you would use for identifying a
browser & page when using descriptive programming ? | | 2 |
| It seems Interview questions from Ordain Solutions are
almost BASIC LEVEL-Easy.
I am asking one tough question..(I think.. May be easy for
some people)
In recorded script the - WebLink("cityinfo")
In reality, the WebLink name is "generalinfo"
How you can write function to click that changed web link.
NOTE: This functin should work with any Dynamic text link.
I will post the answer later. | | 5 |
| If you are using descriptive programming and you have two
objects with the same name, so you are identiying them by
name and index, how can you avoid errors if a third object
with the same name is added at the begining of the page? | | 3 |
| How should i find out whether the cursor is moving
horizantally. when tabbing continuously | Livetek | 2 |
| what r advance features u had done in QTP? | HCL | 2 |
| how can we call an external library file in QTP apart from
using the Executefile statement..?? is there any other way
we can call the external library file in QTP..?? | DST-Global-Solutions | 1 |
| the presentation layer of my application is built using VB
6.0 and a series of C++ dlls and components. We do not use
Java, VB.Net, C## or any other component that can be
decompiled. We are automating the application using HP
Quick Test Professional. It is not reconginizing the combo
boxes, tabs etc.... Could you please suggest, whether QTP
supports C++ dlls and components or not...if yes, could you
please guide me, how to overcome this situation. Can we
install any special add-ins for this C++? .When we are
performing the recording/execution, the application becomes
very slow. Your quick response will be highly solicited in
this regard. | Wipro | 1 |
| i this is balaji from chennai i have 4 yrs exp in testing
and my qualification is bsc computers i completed in
correspondace in which companiies accept the correspondace
plz let me know | | 1 |
| In QTP, while launching qtp application from startup.. we
find Advanced Keyword-Driven Testing caption.. wht is
that...Anybody can pls explain it.
Thanks in Advance | | 1 |
| How we will execute(run) the scripts in qtp 8.2? | | 1 |
| Where virtual objects stores results? | | 4 |
| i want 8.2 and 9.2 dacuments plhelp any body sand it to my
id sandhyat1@yahoo.co.in | Siloka | 3 |
| Question:how many types of repositories in QTP9.2?and explain?? | | 3 |
| WHAT IS PARAMITARIZATION? | | 8 |
| How should I click on the right click menu objects
When I trying to add the object properties to the OR.It is
showing only Window(Window).Not all the objects of the
window.
Also while recording I found No script.
How to solve this>.
| | 1 |
| What is the diffrence bettween QTP 9.0 and QTP 9.1? | | 1 |
| How should i get name of the screen?
Ex:There is a "submit" button.If i clicked on the submit
button it opens a screen. I want that screen name.How can i
get that screen name
I dont have any property regarding that screen.
If suppose we cliked on the screen , Then QTP captures the
screen properties
then i can get the screen name by using GETROPROPERTY
But i want the screen name without clicking the screen.
("I am using the "settoproperty" for Second screen by using
fist screen properties")
Please tell me anyone
| Livetek | 2 |
| I am trying to read the rediffmail usign the below code. But
facing problem, while i user to get the link of the mail, i
am getting all the link of the page, While i just want to
get only mail name - link (not all the link of an page) so
that i able to read the mail message by clcking on them in qtp.
Dim Lnk,Webcheckbox
Set Lnk= Description. Create
'********* To count and display the webcheckbox
Lnk("micclass" ).value=" Link"
set LinkName= Browser("Welcome to Rediffmail:"
).Page("Welcome to Rediffmail:" ).ChildObjects( Lnk)
LinkCount=LinkName. Count
msgbox LinkCount
For i=1-1 to LinkCount-1
DataTable.SetCurren tRow(i)
DataTable.Value( "Name",1) =LinkName( i).GetRoProperty ("name")
Next
Waiting for the reply
Praveen Saini | | 1 |
| |
| For more QTP Interview Questions Click Here |