Can any one tell the different properties and values of
differnt objects like
Browser,Page,link,webedit,webcombobox,webradio
botton,webcheckbox and web button.Because I am facing a lot
of problems in interviews with Descriptive Programing.I
never worked on web Application...Pls help any one as soon
as possible....
Answers were Sorted based on User's Feedback
HI,
this is simple. we can write DP by using Object
Identification dialog box and Object Spy.
in the Object Identification dialog box we can know which
properties we have to write while DP...and in Object SPY we
can know run time values of these properties.
For Browser and page we can give wither Name property or
title property.
for link HTML Tag and Name.
for webcombo box : class name, attachedtext
like this we can write. please check in Object
Identification dialog box.
| Is This Answer Correct ? | 1 Yes | 0 No |
Find the 'String' from excel sheet and save to another sheet.But we don't know the string column number and row number?
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
Why QTP is termed as a Record and Playback tool?
What is descriptive programming?
What exactly is the difference among all the three recording modes.
How to import excel sheet to QC?
what are the design objects in qtp
Hi, Can any body please tell me how to create framework in qtp & where i can get some material to learn about it. regards, rahulT
what is the main process in QTP?
how to read log file using QTP??
IF we use batch testing.the result shown for last action only.in that how can i get result for every action.
Explain qtp(quick test professional)?