| Other QTP Interview Questions |
| |
| Question | Asked @ | Answers |
| |
| Can anyone tell me what is the equivalant method to be used
in QTP for "web_obj_get_text" used in winrunner. My
winrunner code is below.
set_window("Confirm Add Subscriber");
rc = web_obj_get_text("Add
subscriber:","#8","#1",orderID,"The order number
is","\.",1);
basically I need to retrieved the "orderID " from a string
present in 8th row & 1st col of table "Add subscriber"
| | 1 |
| Do we have to Enable Smart Identification while running Or
will it automatically be enabled ? | | 2 |
| when there is a task that gets repeated in multiple scripts
what do you do in QTP? | Ordain-Solutions | 2 |
| Hi, OUR PROJECT NAME IS: HOSPITAL CONTROL SYSTEM. IS IT
COMES UNDER WHICH DOMAIN(HEALTH CARE OR HEALTH INSURANCE) | Four-soft | 3 |
| Please give me the steps to carry out datadriven in QTP8.2 | | 2 |
| can any one tell me how to select some text.i need the
script for that | | 1 |
| When a requirement is given to u to automate , What is ur
basic approach ? | | 3 |
| Any one knows about descriptive programming to identify
objects in a page?
Kindly drop me mail
prasanna.sabat@gmail.com | | 2 |
| What is the difference between Image Checkpoint and Bitmap
Checkpoint? | | 4 |
| I dont know how to configure non standard objects to
standard objects in QTP9.2 can i have someone explain me in
breify? | Wipro | 3 |
| How can we record an edit box in the Web application ? | Kanbay | 3 |
| Explain in brief about the QTP Automation Object Model. | | 1 |
| What is the scripting language used in QTP? | | 6 |
| Hello everyone,
I am trying to parametrize a script. Its clear to me that,
we use data table to enter various text data. but if I want
to change the radiobutton (e.g. if for first iteration I
selected radio button 'A' and for second iteration I want to
use 'B' radio button for second iteration) then how can I
make it happen.
I have tried to define the question but still if not clear
plz tell me. Thanks everyone | | 1 |
| what happen in object repository(shared)if we call an
existing action from an external action ? and what happen
in object repository(peraction)if we call an existing
action from an external action ? | | 1 |
| Can anybody give the script to addsheet, add column,add
values under that column in the rows? | | 2 |
| What are the parameters provided by QTP? | Ordain-Solutions | 3 |
| How many type of status messages are there ..explain? | | 4 |
| Whenever i'm running 3 diffrent scripts in a Test Batch
Runner as a batch. its not showing any result. QTP only runs
all the scripts n nothing else. B4 running the test batch i
have done all the settings, But still its not working. | | 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 |