I have a web page.In that i have two links called "gmail"
and "gmail". Both links are look same.One link is at top of
the page and other link is at bottomn of the page. How the
automation tool can be recognized these link and make to
click the link i want?
Answer Posted / shamsher singh
Object repository have details about both link . when e
write test cases we can use these details(properties of the
Object) and recognize the link at run time.
| Is This Answer Correct ? | 1 Yes | 1 No |
Post New Answer View All Answers
Tell me how could ajax controls be handled in webdriver?
When will you automate a test?
What is a xpath?
Program/pseudo code on FIFO? Input a string and make sure that output is in FIFO manner. Eg, Enter 'John Dave' as input and output should be 'John Dave' not 'Dave John'. (inbuilt functions like push, pop were given)
What is a ‘test plan’? What is a ‘test case’?
What is hybrid automation?
Why automation testing?
WHAT'S THE TESTER'S ROLE DURING MIGRATION OF CODE FROM TESTING TO PRODUCTION ENVIRONMENT
Explain what sikuli is?
Elaborate the scripting standard while executing testing
Tell me which web driver implementation is the fastest?
What type of scenarios can't be automated?
what is GDC
Discuss the economics of automation and the role of metrics in testing.
4. How we implement Winrunner,in our project?