| Other QTP Interview Questions |
| |
| Question | Asked @ | Answers |
| |
| Test Life cycle starts IS it Requirments stage or Test
Initiation? | | 1 |
| waht is puirpose of accesbility Check point?
waht is the use of Page and XML check points? | | 1 |
| how to insert QTP to display errors and other description
in the test results instead of halting execution by
throwing error in the mid of executin due to an error (for
object not found)? | Ordain-Solutions | 1 |
| some times we write user define functions.where we write
main and sub program,how,where to insert the functions in
qtp? | GE | 1 |
| 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 different types of frame works ? | | 3 |
| what is framework in QTP? any one give me answer | Wipro | 3 |
| hello everyone,
can anybody please tell me what are the different recording
modes of QTP, and where these recording modes are present
in QTP 9.2.
Thanks in advance,
Gaytri | | 7 |
| What is the "Release Notes", what it cosists? Key
components in Release Notes ?
| | 2 |
| Inserting a Call to Action is not Importing all columns in
Datatable of globalsheet. Why? | Accenture | 3 |
| what is object repository? | | 2 |
| WHAT IS A TEST STRATEGY & WHAT IS THE DIFFERENCE BETWEEN
TEST STRATEGY & TEST PLAN? | CTS | 14 |
| What is the extension of script and object repositary files? | Maveric | 6 |
| IS standard check point is very important than the other
check points in QTP? If so why? | | 4 |
| What is the difference Between LowLevel and Normal
Recording Modes? | | 1 |
| how to retrieve the xml file data through qtp. can anybody
send script for this..
| Synechron | 1 |
| How you test the object which is dynamically changes its
location? | Wipro | 6 |
| Write a user defined function to count the no. of buttons
existed in a webpage ? i dont want to use descriptive.create
() | IBM | 2 |
| How do u fetch data from a database ? | | 2 |
| How we can do Batch testing in QTP? | Kanbay | 4 |
| |
| For more QTP Interview Questions Click Here |