what is mutation testing, Difference between system and End to End testing,Give examples of bug having high priority but low severity except spelling mistakes and logo symbol.
1980i am a 2013 BE and 2015 M.tech passed out.i have taken course in manual testing with selenium automation.i have confident that, i have required technical knowledge in manual as well as automation.now my problem is whether to go as fresher or keep 3 years of experiance.there are very few interviews to call 2013 b.tech and no calls for M.tech...!!is it make any problem, if i keep fake.please let me clear my doubt
1460Is QC and Jira used by both automation and as well as manual test engg or both tools are used by only manual test engg .
1 3232
We do create a reference variable ‘driver’ of type webdriver
Explain dataproviders in testng ?
How to set the size of browser window using selenium?
How to write in a text box using Selenium?
Mention what are the types of listeners in testng?
What are the challenges in handling ajax call in selenium webdriver?
How to switch between multiple windows in selenium?
What are the technical limitations while using selenium rc?
What is the super interface of webdriver?
What are the main advantages of selenium grid?
Explain dataproviders in testng using an example. Can I call a single data provider method for multiple functions and classes?
How to handle hidden elements in selenium webdriver?
What are the locators available in selenium?
How to handle ajax calls in selenium webdriver?
What is the purpose of creating a reference variable- 'driver' of type webdriver instead of directly creating a firefoxdriver object or any other driver's reference in the statement webdriver driver = new firefoxdriver();?