| 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 |
| i ve an excel in a QC folder. Thru my QTP script i want to
open that excel in runtime. I am running this script from
QC itself | TCS | 4 |
| write progamming connecting QTP to database sql? this is
question asked by interview? pls any answer this? | IBM | 2 |
| In how many ways we can add check points to an application
using QTP. | | 3 |
| does QTP provides any tools for parametrisation? | | 3 |
| Explain synchronization types in QTP | | 2 |
| How many actions we can write in a test? | TCS | 5 |
| how to record a word doc using qtp i.e open a word doc,type
something and save the doc
can someone send me the code. | | 2 |
| Actually what is Quality center..is it Test Director or
some other tool..Anybody can expalain it in detail..Thanks
in advance.. | Sony | 3 |
| In our application (Web based application)we will get a pdf
file and we have check a particular text in that pdf. Can
any one tell how to check text in a pdf file.
In the same pdf file it generating some links and I have to
click that links. QTP unable recognizing that links, even
id did record and playback qtp does not generating any
script.
Can any one help me….?
| | 5 |
| Suppose one object is changed in a project after delivering
the project.Where we will update that object? it can be
present in many scripts so can we update all the scripts? | IBM | 1 |
| what are the metrics in general we use in testing. | TCS | 5 |
| how to merge 2 object repositories in qtp 9.0.what is use
of merge and y merge is used? | | 1 |
| How to Parameterize Object repository in QTP? | | 4 |
| Hi all,
I am New to QTP . I am Now in critical situtaion. I want to
know How to create our own object respository for our
application. please say the answer with example. | | 3 |
| Can you do more than just capture and playback? | | 2 |
| How do you export an output to a excel sheet?
Ex: I get my answer by using Msgbox"..." &R. How do I
displayed the result of the Msgbox (such as R) to an excel
sheet? Please let me know.Thanks | ADC | 2 |
| how to recall a function in QTP? | Ordain-Solutions | 3 |
| When to Insert transactions in QTP? | Siemens | 2 |
| how can we test load time of an page in webtesting? | Ordain-Solutions | 2 |
| |
| For more QTP Interview Questions Click Here |