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
Whats the realtime QTP testing process
Why do we use "Text checkpoint" If we can make use of it in "standard checkpoint" ?
Hi,Sudhanandareddy plz forword framework and ppts for QTP to me. This is my mail id: ranjith_99reddy@yahoo.co.in (your contact number also)
What is qtpro? What is quick test pro?
If an application name changes frequently i.e while recording it has the name, in this case, how do qtp handles?
Explain the checkpoint in qtp?
write a script to validate the content in the web application. (do it by OR method) and (do it by Descriptive method by creating a description object.. (give a filter condition only WEbelement- not easy need to use some more property while giving filter condtions- use google for your help...))
What are benefits of qtp?
How many types of actions are there in quicktest professional?
write a script to validate the content in the web application. (do it by OR method) and (do it by Descriptive method by creating a description object..
I want to do QTP Certification what is the pattern of Question paper.
What is the recovery scenario in qtp?
How does qtp identify objects in the application?
what are the utilities and drivers
Why is action split used by qtp?