Legato Interview Questions For Automation Tester.
Yashkarn Singh
Quality Engineering | Team Leadership | Automation Testing | | Java | Rest Assured | Selenium | API Testing | Salesforce | Salesforce CPQ | Certinia | Adobe Marketo
Selenium question:
How to work with dynamic web table ?
What is the assertion & types of assertions ?
what to work with file attachment & file download in web driver ?
How to file attachment without Autoit scripts?
how to work with web list @ radio button in web driver ?
what is the difference between the implicit wait & web driver wait?
Which repository you have used to store the test scripts?
What is Check-in & check-out, revert?
how to work with Radio buttons?
how to work with web list ?
what is the use of Actions class in webdriver?
how to work with keyboard and mouse operation in java?
how to get the text from the UI in runtime?
explain the Architecture of Webdriver?
How to run the test scripts with multiple browser?
Java Qustion
IN parent and child class I have disp() method , using child class reference how to call parent disp() methode ?
what is the use of this keyword?
how many types of exception available in java?
difference between final finaly , finalize?
difference between Overriding and overload ?
difference between MAP & set ?