Automating testing with Selenium (Java/C#)
Learn to make choices that make test code readable, maintainable and extensible
Automating testing for browser-based software is a good and efficient way to simplify frequent testing of Web applications and Web apps. Because Selenium is an open source tool, supporting multiple languages such as Java, C#, Python and JavaScript, Selenium can be used relatively inexpensively and widely. An additional advantage is that the test cases only need to be developed once, after which the tool allows them to be run on multiple operating systems. Using Selenium does require some programming knowledge.
In this two-day course, you will gain experience in setting up a testing framework (JUnit or TestNG for Java; MStest, NUnit or xUnit for C#) by performing a large number of exercises in your chosen development language (Java or C#). These frameworks build the tests and controls. Automation consists not only of running a test case, but also of preparing the initial situation and leaving the environment tidy afterwards. Thus, participants learn to make choices that make their test code readable, maintainable and extensible. Participants will receive the material digitally after the training, so they can immediately apply what they have learned in their own practice.
Automating testing with Selenium (Java-C)
Download
This training is given in Dutch
This training is given in Dutch
This training is given in Dutch
The cost of participation in this workshop is €1,145 per person, excluding VAT.
Polteq offers you the option of choosing a VAT-exempt price.
Click here for more information.
Topics covered during this training are:
Making test code readable, maintainable and extensible
Setting up a testing framework
Who is this training for?
The target audience for this course is anyone who wants to get involved in implementing a test automation framework. It is highly desirable that participants in this course have knowledge and experience in programming (preferably in Java or C#), but this is not a requirement.