| Other QTP Interview Questions |
| |
| Question | Asked @ | Answers |
| |
| Can anyone explain about Keyword driven framework in detail
and how to use it in case of any project | | 4 |
| How to capture data from images in QTP and produce them in
Excel sheet ?
| iFlex | 1 |
| for example one window is there, the window contains how
many edit box's i want script? i know the script but that is
not exact answer....
The script is like this ..........
set a=description.creation()
a("Native class")="WinEdit"
b=window("Flight Reservation").childobject(a).count
msgbox b
| | 2 |
| Which scripting language QTP is using? | | 6 |
| Do we have to Enable Smart Identification while running Or
will it automatically be enabled ? | | 2 |
| It is regarding VBScript, how to export our function
results to ExcelSheet through VBscripting.
Ex: I have written add function, that result should export
to Excel. | | 3 |
| Hi
Suppose u have complex Test scripts which u vl write first
and which u vl execute first | Symphony | 1 |
| Hi all.
Could anyone tell me the difference between an Action and a
Function in QTP.
Thanks in advance and Merry Christmas.
| IBM | 3 |
| wht is the difference betn check point and output value? | BirlaSoft | 4 |
| Hi,
Can any body please tell me how to create framework in qtp &
where i can get some material to learn about it.
regards,
rahulT | | 1 |
| I have 14 itmes in a drop down that are associated with an
account And these items change with different accounts
I want to be able to define it by and index number or any
other id so if I enter 2 in my Global excel sheet it
selects the 2nd item from the drop down - is this possible?
| Rogers | 4 |
| why qtp supports vbscript? and not for others just like
cgi,phython,shell,perl,html and all.. | Cap-Gemini | 2 |
| How to handle Recovery scenario in QTP.
give detailed explanation about recovery
scenario. | Arsin-Systems | 2 |
| what are the different Frame Works in Quick Test
Proffessional testing | Wipro | 4 |
| how u test a frame in a web page using QTP? | Accenture | 1 |
| I am Using QTP 9.1 version. I have created a Shared Object
Repository. The size of Shared Object REpository is 9 MB.
In my system i am able to execute the script very flexibly
and it is very fast. But if i copy the same code into other
system with the same configuration, it is executing very
slowly(i.e dam slow). It is not happening in all machines
it is in only some machines. Can please any one give th
esolution. It is high priority to me as i need to give demo
to client on their machines. | TCS | 4 |
| how to make connection to a remote mysql database in qtp
any one can please provid eme deatail steps. | | 1 |
| what is compiled module? | | 1 |
| is we can import the object repository from external
source. if it so then how? | | 5 |
| 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 |