how to select particular value from the combobox in the
current page which is entred in the previous page editbox
after parameterization?
Answer Posted / saidev
First get the value from the edit box.Like
X=browser().Page().webedit().getropropertty
Next fix this X in the next page combobox.like
browser().Page().weblist().set "X"
correct me if iam wrong..
Thanks
saidev
| Is This Answer Correct ? | 0 Yes | 2 No |
Post New Answer View All Answers
hi i want license key for qtp 9.2 pls its adjust product name : quick test professional locking code :8 - 54A6A license type : seat license maintenance number : 88888888-8888 pls send license key to my email id borusu.ramkumar@gmail.com
Explain the types of object repositorys in qtp?
Can we run multiple QTP scripts one after the other without manual intervention? How?
How to add object to object repository in qtp9.0 Suppose for brower yahoo home page
wht type of User defined functions or Java Releated functions do we write in VB scripting
How you debug your script?
What does it mean when a check point is in red color? What do you do?
What are output values and why they are used ?
How does qtp recognize objects in aut?
What are the different kinds of test steps?
Explain quicktest professional testing process?
What is the default object synchronization timeout in qtp?
Is text area check point supports for web applications?
What are the major/ important methods, functions in QTP we use realtime testing
I want to read XML file loaded in Quality center and compare the values with the values displayed in Application (web table).How can I do that