How would you parameterize the text field "Country" and the
same "country" when it appears as combo field
on other page with text field city and same with City combo
field?
Answer Posted / puneet
I think the question says that , there are 2 diff combo
boxes with the same name , Now how to parametrize them ?
as far as parametrization is concerned it can be done
easily once the objects are diffrentiated .For the objects
to be diff. recognized by QTP. You can add properties to
the objects eg. index,size,hieght,width etc to difff. And
then apply any parametrization u like.
| Is This Answer Correct ? | 0 Yes | 5 No |
Post New Answer View All Answers
What is different command used in command Prompt while using QTP?
What is the difference between rational rose and QTP?
What is difference between run time object and test object?
How do you delete unwanted results in qtp?
Suppose I have three hyperlinks with same properties. How to solve this and what are the ways to solve this. we can solve this by using index property but what are the other ways we have have to solve this problem. Login (href: btnlogin.aspx) Login (href: Sourcelogin.aspx) Login (href: homelogin.aspx)
what is vmodel?advantages and disadvantages of vmodel?
What is the extension of the qtp local repository?
What are the different kinds of test steps?
Describe synchronization point.
what is key word driven frame work ? why it is called like that ? what is the diference between keyword driven and data driven frame work ?
What is the difference between local and shared object repository in qtp?
How to use parameterization in qtp?
How do you perform Regreession Testing?
What Folder Structure following in Keyword Driven Frame work?
Explain types of descriptive programming?