| Other QTP Interview Questions |
| |
| Question | Asked @ | Answers |
| |
| explain all the check point in QTP? | BirlaSoft | 1 |
| The interviewer asked me when u recorded one
application.object repository properties are saved
with .tsr extention. in qtp expert view wherever mouse is
there that snapshot displayed in active screen but some
recored script lines are not displyed in actives screen y? | IBM | 2 |
| How to export data present in Datatable to an ".xls" file? | | 1 |
| How to load the object repository at run time? | TCS | 5 |
| please write a script to find the text in a application.
Note: i dont know the location of that text where it is
located. just like negative testing. | BSL | 1 |
| hi
Action 1 and action2 if we save it in C:, what folders will
be created explain plz | iFlex | 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 |
| with out object repository i need to launch IE and then
navigate to a login page and then operate the objects
within the page. How will be the script? | Ordain-Solutions | 2 |
| How to call script1 into script2? | | 3 |
| When to use Descriptive programing? | Wipro | 2 |
| how can we retrieve ten rows from the data table using
loop concept? | | 2 |
| can some one help me how to compare the values from one
sheet to values in another sheet?
suposse i have a feild called Temp in action1 and i also
have temp in action2. i want to compare the values of those
two actions sheets data table? how can i do it using
descriptive programming? | | 1 |
| In how may ways we can use checkpoints to an application
using QTP? | | 2 |
| how quick test record on dynamically generated urls and
web pages. | Infosys | 2 |
| If there are 10 notepads opened on desktop. how can we
close a particular 2nd notepad using script | | 2 |
| I have a string "Redfort is in Delhi" how do u write
vbscript for " Delhi in is Redfort" | | 2 |
| Waht is diff between SystemUtil.Run and invokeapplication | | 2 |
| How should i find out whether the cursor is moving
horizantally. when tabbing continuously | Livetek | 2 |
| Where we save all scripts in the QTP | Ordain-Solutions | 3 |
| How do you handle XML exceptions in QTP (Here it is
Exception, not the checkpoint) | CFC | 2 |
| |
| For more QTP Interview Questions Click Here |