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 / 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 |
Explain roles and responsibilites of 2yrs Automation qtp engineer.
What are "Ordinal Identifiers" and where it is used in QTP. AS FAR AS i KNOW, its is used to identify the object. but i want clarity regarding this.
what's the difference in between function and sub and give some code as well
If some requirements r changed during the testing process ,then how can u handle this in frame work?
what is life cycle of automation testing ?
How can get count of list box?
what is difference normal,analog,low level recording in qtp? what is lowlevel recording?
How to open a new test using QTP?
How to call script1 into script2?
When to use shared and local object repository?
we have 10 automation scripts. how to call them from one main script.
How to handle Dynamically changing Objects in QTP?