language for test automation Which language seems to be the most predominant in Selenium script development? 60% of all Selenium downloads are for Java. This means that companies use mostly Java for Selenium test automation. Java is not… Saturday, October 15, 2016 Add Comment Edit
language for test automation Do I need to learn a language before learning selenium? There is no other way to test automation except through programming. Programming is as important for test automation as maps are … Tuesday, January 12, 2016 Add Comment Edit
language for test automation learn Java How to create classes and objects in Java The focus of this blog is test automation for manual testers . Test automation is not only about the Selenium WebDriver framework… Thursday, August 20, 2015 Add Comment Edit
language for test automation learn test automation Is Test Automation For Testers? Who does test automation? Is test automation for testers or for developers? Who writes the test automation code? Do testers have … Thursday, August 13, 2015 Add Comment Edit
language for test automation learn test automation How much Java do I need to learn for mastering Selenium? I see these questions from time to time on testing forums: "How much Java do I need to learn for mastering Selenium?" &… Tuesday, August 4, 2015 Add Comment Edit
language for test automation What Programming Language To Learn For Test Automation A fellow tester asked me recently what programming language would be best to start out learning for test automation. She tried le… Saturday, July 25, 2015 Add Comment Edit
language for test automation learn test automation Top 3 skills needed for test automation You are a manual tester and think about starting to learn test automation. And you heard that, in automation projects, test aut… Tuesday, July 14, 2015 Add Comment Edit
language for test automation Use simple and easy to understand regular expressions in your code I used regular expressions a few times in my test automation code and each time they were not easy to understand by other people.… Tuesday, December 16, 2014 Add Comment Edit