Menu Next Topic This post will give you a basic understanding of testing via Selenium IDE. If you have watched the videos above you should understand the basics of testing via Selenium IDE and how to locate elements using the Select function. This concludes our Selenium IDE tutorials. Happy Testing!!! Menu Next Topic
Olufemi Ade-Olusile
CUCUMBER-JVM AND TestNG A lot of testers ask me this question a lot. “Can I implement TestNG to run with my JUnit Maven Cucumber framework?” The answer is yes you can. A lot of frameworks are developed using TestNG and you would want such frameworks to drive Cucumber-jvm. Therefore, the following steps below will allow you [...]
Olufemi Ade-Olusile
log4j:WARN No appenders could be found for logger One error most testers working with Log 4j face, is the “Log 4j: log4j:WARN No appenders could be found for logger” error This error looks like this most times. If you have correctly installed your Log4j.properties file with the right Appenders, Loggers and Layouts, one solution to solve [...]
Olufemi Ade-Olusile
During a career fair in a well-established university in London, I had the opportunity to discuss on different areas of software development with a group of computer science students. We covered the most generic areas of software development like project management, business analysis, user experience, design, development, testing and [...]
Olufemi Ade-Olusile
Menu Next Topic Selenium IDE as explained in my previous post (Selenium introduction), is one of the easiest testing tools in the market for software testers. This training will show you how to install Selenium IDE (Mozilla Firefox add-on) and an introduction to the different types of web browser Locators. Installation: The video below [...]
Olufemi Ade-Olusile
Menu Next topic Selenium is a suite of tools used to automate web applications through a browser. This suite of tools can be integrated with other third party tools, programming languages and test frameworks. In this training, we will cover all essential areas of Selenium and how we can utilize it for Software Testing The different [...]
Olufemi Ade-Olusile
Recent Comments