| Other QTP Interview Questions |
| |
| Question | Asked @ | Answers |
| |
| 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 |
| What are the abbreviations for tsr and mtr? | Ordain-Solutions | 12 |
| when we right click on the desktop of any operating system
we find a menu , consisting of refresh,edit,open,paste and
cut etc...
how to load the object and object properties of that menu
in QTP | iFlex | 2 |
| what is use of optionexplicit in variable declaration | GE | 4 |
| how to select the work for complete automation and one more
thing when u are going to choose automation | Fidelity | 2 |
| can u Give Procedure to Handle Pop Window & write Code for
that | CTS | 1 |
| cud anybody please tell me the full form's of the extention
files that we use in real time---.tsr,.mtr,.qrs | Symphony | 4 |
| what will be there in keyword view and expert view? | | 1 |
| What is the extension for Recovery scenario? | | 2 |
| Where the text version of script file located in file
system? | | 1 |
| Syntax for how to call one script from another? and
Syntax to call one "Action" in another? | | 3 |
| Can i run the qtp, without OBJECT REPOSTIRY... | | 7 |
| Hi,EXCEL SHEET AND DATA TABLE . BOTH ARE SAME OR NOT? | | 2 |
| what version of test director supports the QTP? does
testdirector supports the QTP9.0? | | 1 |
| how can i change the action path that called in other
action.
when i copy one action to other pc,the action"test2" calls
another action(C:\test1\action0),and i update
this"test1",the folder update to "action1",but when i
open "test2", it just point the call path to "C:\test1
\action0", but does not update to "action1",and the change
i make can be shown in test2.
so, can i update the call path manully?
thanks | HP | 1 |
| Where we write the FUNCTIONS, in Expert view (or) in any
textfiles like Notepad and save it in Library functions
folder? How to cal that functions to our script? How to
save that functions to Function generator? | | 2 |
| Whether it is possible to test the adobe's controls like
zoom, resize, save etc using QTP...If yes, how u can do the
same? | | 1 |
| As u told write Libarary files in QTP. Do u use ever oject
repositary 0r spy while writing scripts and for which type
of testing u prepared test scripts. | | 1 |
| Give me exact application where we should use low level
recording? | CTS | 5 |
| how to create user defined functions in QTP? can any one
expalin me with example..
Thanks in Advance for help | | 2 |
| |
| For more QTP Interview Questions Click Here |