If u r using descriptive programming to identify the object
where do u write the script for those objects? do u write
it in the expertview? plz do answer its urgent thanks
advance.
Answers were Sorted based on User's Feedback
Answer / aparna
Yes u can write in the expert view like this:
Browser("Browser").Page("Page").WebEdit("Name:=txt_Name","html
tag:=INPUT").set "Test"
Is This Answer Correct ? | 4 Yes | 1 No |
Answer / krishan kant sharma
You need to write script in Expert Mode.
For example you want to click on one button available on
Calculator:
' Open Calculator
Systemutil.Run "Calc"
'Click on Button 1-simplest code
Window("text:=Calculator").winbutton("text:=1").Click
'Close Calculator
systemutil.CloseDescendentProcesses
Is This Answer Correct ? | 0 Yes | 0 No |
Answer / jas
No you cant write the descriptive programming in expert
view. Descriptive programming is written in keyword view
only
Is This Answer Correct ? | 1 Yes | 8 No |
Today only i joined in this site. Can u please tell me definition of parameterization. and how i can do the parameterization?
How the exception handling can be done using quicktest professional (qtp)?
Whenever we r keeping mouse pointer under the image we r getting image name. In qtp how can we do this thing.weather that name is coming or not?
HOW TO COUNT NUMBER OF ITEMS PRESENT IN WEB LIST
what is descriptive.create()in qtp?
Hi, i have a string like "INDIA". I need to display this string vertically in Msgbox?
How to find local host name using QTP?
What is the architecture of framework
how can we merge the object repositories?is ther any option in qtp to merge the object repositories if we have two or three object repositories?
how to test background color and dynamic images during runtime
what is the purpose of QTP?
Explain the features and benefits of quick test pro(qtp)?