Automation Testing Question:
What are the parameters you are considering for object identification?
Answer:
Normal identification--HTML TAG,Name and Innertext in case
of webelement or link .If that is not enough for
identification will go for assistive itdentification items
and if not able to recognize then after it will use ordinal
identification like index location creation time in case of
web Browser.
of webelement or link .If that is not enough for
identification will go for assistive itdentification items
and if not able to recognize then after it will use ordinal
identification like index location creation time in case of
web Browser.