| Other QTP Interview Questions |
| |
| Question | Asked @ | Answers |
| |
| What are the properties you would use for identifying a
browser & page when using descriptive programming ? | | 2 |
| Hi everybody, Can anybody tell me that how the QTP
frameworks are implemented . I wanted to know with examples
. Thanks in advance | | 1 |
| What is the Diff between Image check-point and Bit map
Check point? | CTS | 12 |
| what will be there in keyword view and expert view? | | 1 |
| How to retrieve value (data) from notepad using QTP ? | | 3 |
| How do you do batch testing in QTP, if so explain? | | 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 |
| How do u insert an object during runtime in qtp? | | 2 |
| Can you tell me QTP is support for GIS(Geography
Information System) Based Software. | | 1 |
| What is log file? what is the use of Log fine. How to
create? what are the contents and the main advantages of
log files. plz do help me in this concepts as i have an
interivew on qtp in a couple of days. plz do help me..
thanks in Advance. | | 1 |
| How to make an Action as reusable? | | 1 |
| How many types of Parameters are available in QTP? and Pls
Explain with example. | LG-Soft | 3 |
| How can i Save the snapshots in a specified folders
using Scripting in QTP? | | 1 |
| if you run one test script in internetexplorer the same test
you run in mozilla ffirefox is it possible or not how is it. | Satyam | 1 |
| How we know the qtp has used the smart identification
process for identification of the object. | IBM | 3 |
| how to retrieve data from the data table (from a particular
cell)
| | 4 |
| What does VBS file contain? | | 1 |
| how to write this script using descriptive programming?
the script below is the script generated by QTP plz write
the script using descriptive programming? plzzzzzzzz do
answer thanku
Browser("Welcome: Mercury Tours").Page("orkut -
login").WebEdit("Email").Set "test123"
Browser("Welcome: Mercury Tours").Page("orkut -
login").WebEdit
("Passwd").SetSecure "475259b450e3d212bef4a5f5ce9d32ebcbf4"
Browser("Welcome: Mercury Tours").Page("orkut -
login").WebButton("Sign in").Click
Browser("Welcome: Mercury Tours").Page("orkut - home").Link
("Logout").Click
Browser("Welcome: Mercury Tours").Page("orkut - login").Sync
Browser("Welcome: Mercury Tours").Close
| | 1 |
| I have an application running in Linux server. I am
reaching the application through emulators like telnet. My
operating system at the client side is Windows XP. Using
emulator I am connecting the Linux server and working on
the application. Can I automate the testing of the
software running in Linux server using QTP. In short, does
QTP support the applications running in Linux servers. | | 1 |
| what is exact difference between smoke and sanity testing? | Satyam | 6 |
| |
| For more QTP Interview Questions Click Here |